Configure auto-login settings on macOS device
- Updated: 2025/06/25
Configure auto-login settings in the Control Room to either create user sessions or reuse existing user sessions to reduce the automation startup time.
Prerequisites
Ensure that you are logged in to the Control Room as the administrator.
Note: If the Bot Runner device
disconnects every time a session logs off, ensure that you log into the device with
an administrative account and run this command in the
Terminal application: sudo pmset -a powernap 1
tcpkeepalive 1
Auto-login enables you to deploy an automation for unattended Bot Runners after automatically logging on to a machine and restoring
the machine to its original locked/unlocked state after completing the
deployment.
Note: The Run as user
device credentials are used for Auto-login.
Configure auto-login settings to either create new user sessions or reuse existing sessions in the following scenarios:
- Before deploying an automation, some applications are kept running to accommodate a delay in the application launch.
- Logging off from temporary or non-persistent devices stops automation execution.
- You can reuse existing user sessions when your company's IT policy prevents you from providing device user password for auto-login credentials.