UiPath clearly distinguishes these two types:
“Attended robots work under the direct supervision of a human, typically executing tasks that require frequent user interaction.
Unattended robots are capable of running automation processes independently, without human intervention.”
This distinction is fundamental to designing the correct automation architecture for a given use case.
[References:, UiPath Attended vs Unattended Robots documentation, UiPath Academy modules on Robot types and their business use cases., , ]
Submit