The following are types of Robots:
- Attended: It operates on the same workstation as a human to help the user accomplish daily tasks. It is usually triggered by user events. You cannot start a process from Orchestrator on these type of Robots, and they cannot run under a locked screen.
- Unattended: It can run unattended in virtual environments and can automate any number of processes. In addition to the Attended Robot's capabilities, this Robot is responsible for remote execution, monitoring, scheduling, and providing support for work queues.
- Free: It is similar to Unattended Robots, but can be used only for development and testing purposes, not in a production environment.
These types of Robots are built to suit different ...