- Release Notes
- Getting Started
- Access and Permissions
- Interacting with Insights
- Logs

Insights
| Dimensions | Description | 
|---|---|
| Process Version | The version number of the process the job belongs to. | 
| Robot Name | The name of the Robot that executed the job. | 
| Robot Type | The type of robot that executed the job. The available options are: 
 | 
| Host Machine Name | The name of the machine where the robot executed the job. | 
| Job Id | The row ID of the job event in the Orchestrator database | 
| Job State | The status of the job. See Job States for all available states and their descriptions. Insights only ingests terminal states (i.e. successful, stopped, and faulted). | 
| User Name | The name of the Orchestrator user that ran the job. | 
| User Type | The type of user type that executed the job. The available options are: 
 | 
| Creation Time | The time when the job was created. | 
| Start Time | The time when execution of the job began. | 
| End Time | The time when execution of the job finished. | 
| Job Source | The triggering event for job execution. The available options are: 
 | 
| Environment Name | The Environments where the job was executed. | 
| Process Name | The name of the process. | 
| Process Display Name | The display name of the process as entered in Orchestrator. | 
| Job Duration in Seconds | The duration, in seconds, of the job execution. Computed as the
                           								difference between  StartTimeandEndTime. | 
| Folder | Folder where the job is defined. | 
| Process Manual Values | Display the Manual Time, Manual Cost, and Custom columns as configured in the ROI dataset. | 
| Organization scoped view | |
|---|---|
| Dimensions | Description | 
| Folder per Tenant | The name of the tenant followed by the name of the folder where the job is defined. This is only available in Organization scoped views. | 
| Tenant Name | The name of the tenant where the job is defined. This is only available in Organization scoped views | 
The Job views are associated with the following Explores: Jobs, Process ROI, Queue ROI, Robot Logs, Jobs -Org, Process ROI - Org, Queue ROI - Org, Robot Logs - Org.
| Measures | Description | 
|---|---|
| Faulted Jobs | The number of jobs with the  Faultedstatus. | 
| Faulted Rate | The % of jobs with the  Faultedstatus compared to
                           								the total number of jobs. | 
| Processes Ran | The number of processes that have reached a final status of
                           									 Successful,Faulted, orStopped. | 
| Success Rate | The % of jobs with the  Successfulstatus compared to
                           								the total number of jobs. | 
| Successful Jobs | The number of jobs with the  Successfulstatus. | 
| Time in Pending in Seconds | The amount of time all jobs spent in the  PendingandResumedstates, meaning how long it took from
                           								the moment the job was queued until it actually ran on the robot
                           								(see Job
                                 									States). | 
| Total Suspended Time in Seconds | The time of jobs, in seconds, spent in a suspended state in seconds (see Job States). You can use this measure to calculate the total time spent on a particular process by subtracting the time spent in a suspended state, in long-running workflows. | 
| Total Run Time in Seconds | The total processing time of all jobs in seconds. |