Execution Modes

RPA operates in two distinct execution modes:

  1. Attended RPA: In this mode, the bot collaborates closely with a human user. It enhances user productivity by automating repetitive tasks, providing suggestions, and executing actions based on user input. The bot operates on the user's machine, requires the user's presence, and is initiated upon user request.
  2. Unattended RPA: In this mode, the bot functions autonomously without requiring human intervention. It executes tasks on remote servers or virtual machines. Unattended bots can be scheduled to run at predetermined times or triggered by specific events.