# UiPath - Get count of items in queue action
The Get counts of items in queue action allows you to retrieve count of items in a queue in UiPath Orchestrator.
# Input
| Input field | Description |
|---|---|
| Status | Optional. Filter the count based on the status of the queue items (such as New). |
| Reference | Optional. Filter the count by a specific reference value associated with queue items. |
# Output
| Output field | Description |
|---|---|
| Count | The count of items in the queue. |
Last updated: 6/25/2025, 5:39:08 PM