- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- SmartCard Authentication
- Audit
- Settings - Tenant Level
- Resource Catalog Service
- Automation Suite robots
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Integrations
- Classic Robots
- Troubleshooting
Unattended automation
Unattended automation is a process whereby machines perform tasks on their own, without the need for human intervention. Such tasks are usually:
-
complex
-
repetitive
-
carried out in batches on large amounts of data
And with the help of unattended automation, they become:
-
fast
-
scalable
-
reiterative
-
immune to errors
-
inexpensive
-
able to be run around the clock
Important: Unattended automation requires elevated permissions, access levels, and credentials, which makes it best suited for highly privileged operations.
Unattended automation is performed by unattended robots, which are deployed from Orchestrator and are programmed to execute based on a certain configuration. They run in the back-end, on dedicated machines, so users never need to interrupt their work to trigger a process.