Now you have a queue. You can push items to your queue in your flows. In queue, your items has different states. When you push an item to your queue, it's initial state is "New" state. When you retrieve an item from your queue, the item's state becomes In Progress. You can also set the state of your item from your flow to "Failed", "Succeed" or "Abandoned"