Difference between add queue item and add transaction item

Hi @Daun

Welcome to our UiPath Forum! :slight_smile:

I believe that when you fetch a queue item, it becomes a transaction. This is why you will want to use Get Transaction Item to fetch a single queue item.
This will automatically set the status of that particular transaction (queue item) to In Progress in orchestrator.