Hi @Pratibha, yes you can get the number of New Items in a Queue in UiPath Studio. You can perform these actions:
- Add a Get queue items activity. Now open its Properties.
- Next, navigate to QueueItemStates under Options. Select New from dropdown.
- Now, you will able to get the count by the Output -> QueueItems -> variable count.