- 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)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- SmartCard Authentication
 
- Audit
 
- Resource Catalog Service
- Automation Suite Robots
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Orchestrator testing
- Integrations
- Classic Robots
- Troubleshooting

Orchestrator user guide
| Field | Description | 
|---|---|
| Status | The status of the transaction at the moment when the .csv file has been generated. For more information, see Queue Item Statuses. | 
| Revision | The review status of the queue items. | 
| Reference | The custom identifier you added to a transaction or a group of transactions. The reference can be unique, depending on what you chose in the Unique Reference field when you created the queue. | 
| Exception | Displays the type of exception (ApplicationException or Business Exception) thrown, if the transaction failed. | 
| Deadline | The exact date and time before which this item has to be processed. | 
| Priority | The execution priority assigned to the transaction. | 
| Robot | The name of the Robot that processed a given transaction. | 
| Postpone | The exact date and time after which this item can be processed. | 
| Started | The exact time at which the Robot started processing the given transaction. | 
| Ended | The exact time at which the Robot finished processing the given transaction. | 
| Transaction Execution Time | The processing time for a transaction. It is calculated as the End Processing time minus the Start Processing time. | 
| Retry No. | The number of times a given transaction has been retried. | 
| Specific Data | The information you added to the transaction. | 
| Key | A unique identifier of the transaction. This key can be used to search for a specific transaction in ElasticSearch. | 
| Reviewer Name | The name of the user that was assigned as a reviewer. This field is blank if the item does not have a reviewer. | 
| Exception Reason | Displays the reason of a transaction error. | 
| Output | Displays the arguments defined for the Output field when creating your project. |