- Release Notes
- Getting Started
- UiPath Assistant
- Installation and Upgrade
- Robot Types
- Robot Components
- Licensing
- Connecting Robots to Orchestrator
- Processes and Activities
- Logging
- Robot JavaScript SDK
- Specific Scenarios
- Troubleshooting

Robot User Guide
Release date: 27 January 2021
New Icons for UiPath Assistant and Process Execution
Starting with this release, the icons of the UiPath Assistant and those used for process execution have changed in order to provide a more refreshed and intuitive visual experience when working with our product. They are also easier to identify on different operating system themes.
The new Icons are:
System Tray
- when the connection is established.
- when not connected.
- when an error is encountered, such as the UiPath Robot service being stopped.
- when there are new or unread notifications.
Taskbar
- UiPath Assistant
- Running Process
- Running Process in PIP
New .MSI
Installer Options
When you install using the .msi installer, a screen now prompts you to choose what to install at the beginning of the installation process. The installation is configured based on your choice, and you no longer need to use the advanced options of the installer to manually select the products you want to install.
You can select one of the following:
- Studio - Installs UiPath Studio, Assistant, and the user-mode Robot for creating and testing automations.
- Assistant - Installs UiPath Assistant and the user-mode Robot for running attended automations.
- Unattended Robot - Installs the service-mode Robot for running scheduled unattended automations (via Orchestrator) and UiPath Assistant for troubleshooting.
UiPath Assistant Home Page Redesign
The home page of the UiPath Assistant has been slightly redesigned, the processes are split into just two categories
Recent: Last 3 processes run
Processes All your available processes
PiP CMD Commands Rename
UiRobot.exe childsession --enable
and
UiRobot.exe childsession –disable
have been renamed into
UiRobot.exe PiP --enable
and UiRobot.exe PiP
--disable
.
UiRobot.exe --help
manual.