- Getting started
- Best practices
- Tenant
- Actions
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Action Catalogs
- Profile
- System Administrator
- Identity Server
- Authentication
- Other Configurations
- Integrations
- Classic Robots
- Troubleshooting
Managing Robots
Enable you to connect UiPath Robot to Orchestrator:
- using attended floating robots in conjunction with machine templates
- using all types of standard robots in conjunction with standard machines
You need Create permissions on Robots and View permissions on Machines.
You must know the username that is used to access the machine.
You must know the password for the specified username (only required for unattended robots).
Control Panel\System and Security\System
).
- In the Management menu, click Robots. The Robots page is displayed. Make sure the currently active folder is a classic folder, otherwise you won't be able to access this page.
- Click Add. The options to add a Standard Robot or a Floating Robot are displayed.
- Click Standard Robot. The Create a New Standard Robot window is displayed.
-
In the Machine field, you can either select a previously created standard machine from the displayed drop-down, or you can type its name, in which case the machine is created on the spot. The standard machine needs to have the exact same name as the machine on which UiPath Robot is installed.
- In the Name field, type a name for the robot.
- Add a description for the robot. We recommend populating this field, especially when dealing with an environment with many robots.
-
From the Type drop-down list, select the desired license type for the robot.
- The first unattended robot created on a machine automatically assigns a runtime of that type to the machine, if that machine has none defined. Robots created afterwards have no subsequent impact on the runtime number. You can edit the runtimes number on the Machines page or on the License page.
Note:- For Studio/StudioX/StudioPro licenses, if they are already licensed locally, select the Stand-alone license check box, as this ensures Orchestrator does not allocate a license from its pool of licenses.
- In the Credential Store field, select where the credentials for this robot are stored (only required for unttended robots).
-
In the Domain\Username field, type the username that is used to log in to the specified machine using the
machine_name\username
syntax. If the user is in a domain, you are required to specify it in aDOMAIN\username
format. You must use short domain names, such asdesktop\administrator
and NOTdesktop.local/administrator
. - In the Password field, fill in the Windows Password for the username filled in in the Domain\Username field (only required for unttended robots). If you are using the SmartCard authentication, check the The password represents a SmartCard Pin option and fill in the corresponding SmartCard PIN instead.
- Click Create Another if you want to create an additional robot entity for a different user on the same machine. If enabled, after clicking Create on the current window, the same window is displayed with values retained for the Machine and Type fields. You are required to only fill in the new robot name and username (and password for unattended).
- Navigate to the Settings tab if you want to change the default robot settings (Logging Level,Allow Development Logging,Login To Console,Resolution Width,Resolution Height,Resolution Depth,Font Smoothing,Auto Download Processes). Make the desired changes, if any.
- Click Create. The robot is now displayed on the Robots page and provisioned to Orchestrator, but it is offline. That's because the corresponding UiPath Robot installed on your machine is not connected to Orchestrator yet.
Create permissions on Robots.
Must know the username that is used to access the machine.
- In the Management menu, click Robots. The Robots page is displayed. Make sure the currently active folder is a classic folder, otherwise you won't be able to access this page.
- Click Add. The options to add a Standard Robot or a Floating Robot are displayed.
- Click Floating Robot. The Create a New Floating Robot window is displayed.
- In the Name field, type a name for the Robot.
- Add a description for the Robot. We recommend populating this field, especially when dealing with an environment with many robots.
-
From the Type drop-down list, select the desired license type for the robot.
Important: In classic folders you can only create floating attended robots.Note: For Studio/StudioX/StudioPro licenses, if they are already licensed locally, select the Stand-alone license checkbox, as this ensures Orchestrator does not allocate a license from its pool of licenses. -
In the Domain\Username field, type the username that is used to log in to the specified machine. If the user is in a domain, you are required to specify it in a
DOMAIN\username
format. You must use short domain names, such asdesktop\administrator
and NOTdesktop.local/administrator
. - Click Create Another if you want to create an additional robot entity for a different user with the same settings as the current one. If enabled, after clicking Create on the current window, the same window is displayed on which you are required to fill in the new robot name and username (and password for unattended).
- Navigate to the Settings tab if you want to change the default robot settings (Logging Level,Allow Development Logging,Login To Console,Resolution Width,Resolution Height,Resolution Depth,Font Smoothing,Auto Download Processes). Make the desired changes, if any.
- Click Create. The robot is now displayed on the Robots page and provisioned to Orchestrator, but it is offline. That's because the corresponding UiPath Robot installed on your machine is not connected to Orchestrator yet.
Click More Actions > Edit, make the necessary changes and click Update.
When a Robot is busy (executing a process), you cannot edit the following information:
- Domain\Username
- Machine
- Type
Click More Actions > View Logs for the respective robot.
Duplicate the configuration of an existing robot, so that you can create a new one for a different user on the same machine.
Click More Actions > Duplicate for the robot you want to duplicate. A new window is displayed which retains the machine and type of the duplicated robot. Fill in the robot name, new username (and password for unattended robots) and click Create.
Click More Actions > Convert to Floating for the standard robot you want to convert. Only Attended, Studio, and StudioX standard robots can be converted to floating robots.
Click More Actions > Monitor Robot for the respective robot. Alternatively, select it from the Robots Overview widget (Monitoring > Robots > Folder Overview).
Click the More Actions > Remove for the respective robot.
Alternatively, select one or multiple Robots from the Robots page and click Remove.
This feature simplifies robot migration from classic folders to modern folders as you are presented with a rollback option if a step errors out during migration. You can only disable robots in the following connection states: active, disconnected, unresponsive.
The following associated entities are impacted when disabling a robot:
- Licenses - Licensing metrics do not take into account deactivated robots.
- Jobs - Deactivated robots cannot execute jobs.
- Triggers - When configuring triggers, the displayed robots have an associated Active toggle that illustrates the robot's availability state and allows you to enable/disable the robot. If you scheduled a job on a pool of deactivated robots, an error is thrown at the job creation.
- Assets per Robot - When configuring assets, deactivated robots are available for selection.
-
Environments - When managing environments, deactivated robots are available for selection.
Note: Reenabling the robot renders all impacted entities usable.