Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Robot Settings

UiPath Robot execution settings that can be managed from Orchestrator for each Robot, without needing to connect to the Robot machine each time. These options stay the same regardless of robot and folder types.

📘

classic

Management Menu > Robots page > Add/Edit Robot Window > Settings

modern

Management Menu > Users page > Add/Edit User Window > Robot Settings

FieldDescription
Logging LevelThe level at which the Robot should log information. The following options are available:
Verbose
Trace
Information - this is the default value.
Warning
Error
Critical
Off
Allow Development loggingEnables you to choose whether or not you want to receive execution or debugging logs sent from Studio during development processes.
By default, the value is Yes.
Login To ConsoleEnables the Robot to connect to the console session of the machine where it is installed. Additionally, it indicates if you can connect multiple Robots to Orchestrator using multiple users (High-Density Robots) or not. By default, the value is No. To enable High-Density Robots, set the value to No.
If set to No, the Unattended Robot creates an RDP session when executing a process.
Resolution WidthThe machine's display resolution width. This option is set to 0 be default, which means that it automatically retrieves and uses the detected resolution width. You can use a custom value, as long as it is supported by the workstation.
Resolution HeightThe machine's display resolution height. This option is set to 0 be default, which means that it automatically retrieves and uses the detected resolution height. You can use a custom value, as long as it is supported by the workstation.
Resolution DepthThe machine's display resolution depth. This option is set to 0 be default, which means that it automatically retrieves and uses the detected resolution depth. You can use a custom value, as long as it is supported by the workstation. Please note that Windows 10 does not support a Resolution Depth value other than 32.
Font SmoothingEnhances text recognition. If is set to True, the Font Smoothing* option over RDP connections is turned on. This means that the target machine has ClearType turned on.
By default, this is set to No.
Auto Download ProcessesIf enabled, available processes are automatically downloaded when the Robot agent starts.

📘

Note:

If you want to change the Robot resolution it is recommended to use an RDP session and set the Login To Console option to No. Take into account that a new session must be created for the resolution settings to take effect, so you need to log off and then log back in again.

Updated 2 years ago


Robot Settings


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.