# UiPath - Get robots action
The Get robots action allows you to retrieve a list of robots from UiPath Orchestrator.
# Input
The action doesn’t require input.
# Output
| Output field | Description |
|---|---|
| ID | Unique identifier of the robot. |
| Name | Display name of the robot. |
| Description | Optional description providing details about the robot’s role or usage. |
| Machine ID | Unique identifier of the machine associated with the robot. |
| Machine name | Name of the machine on which the robot is configured. |
| Username | Windows or domain username associated with the robot session. |
| Type | Type of the robot. |
| Hosting type | Indicates how the robot is hosted. |
Last updated: 6/25/2025, 5:39:08 PM