--- title: "Automation Run Details" slug: "automation-run-details" updated: 2026-08-12T10:55:28Z published: 2026-08-12T10:55:28Z canonical: "success.panaya.com/automation-run-details" --- > ## Documentation Index > Fetch the complete documentation index at: https://success.panaya.com/llms.txt > Use this file to discover all available pages before exploring further. # Automation Run Details The run details view displays execution status, evidence, failure analysis, and [execution metadata](/v1/docs/automation-execution-metadata). ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-HVK9TO49.png) --- ## Show Run Details There are multiple ways to display run details in Panaya. ### From an Automated Test Planned Run 1. In your automated test, select the **Planned runs tab**. 2. Highlight the relevant planned run, then click **Show** [**run details**](/v1/docs/automation-run-details#run-details-tabs-options). ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-7Z1G5UH4.png) ### From Automation Executions To view the run details when reviewing [automation executions](/v1/docs/automated-tests-executions) - - Click on an [execution](/v1/docs/automated-tests-executions). - Click on the **Show** button in the [**Run Details**](/v1/docs/automation-run-details#run-details-tabs-options) column to drill down to the evidence and [execution metadata](/v1/docs/automation-execution-metadata). ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-0IKMCV5P.png) ### From Automation Test Runs To view the run details when reviewing [automation test runs](/v1/docs/test-runs), click on the **Show Run Details** button in the **Run Details column**. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-RMZKASQ8.png) > [!NOTE] > See also > > [Execution Planning Report](/v1/docs/automated-tests-executions#planning-report) --- ## Run Details Tabs & Options ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-ZGXCJJG4.png) ### General The general tab includes metadata about the run. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-P2V9W4WG.png) ### Script The script tab displays the original script recording screenshots as they were captured with ScriptBuilder. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-X8GBX12A.png) ### Run Results Select Run Results to view all instructions and their statuses. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-HVK9TO49.png) ### Data Sets The Data Sets tab in the run details view displays the data set used, the parameters, values, and their origin - Data set or [global parameter data.](/v1/docs/global-parameters-for-data-sets) ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-VMOQUCQ0.png) ### Compare mode You can use **compare mode** to compare screenshots and instructions from two views, such as a passed vs. a failed run or the last run. This option works well when you need to analyze and compare a run with a previous one. [Learn more about automation runs compare mode](/v1/docs/automation-run-compare-mode) ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-UXRL14FB.png) ### Report Defect You can report a defect directly from the Run Results view by clicking the **Report defect** button. The newly created defect will automatically include a screenshot of the relevant instruction. In addition, the “Steps to Reproduce” tab in the defect will display all instructions leading up to the relevant step. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-XFPKVK80.png) --- ## Planned Runs Metadata You can highlight a planned run, then click on **View > All Runs** to review the **failure reason**, **Agent name**, and **Agent version** (or ScriptBuilder version for [Attended runs](/v1/docs/attended-automation)). The failure reason appears in the **Actual results column.** ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-VJXSAG79.png) ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-PCHMGUZ2.png) ## Related - [Automation Executions](/automated-tests-executions.md) - [Automation Execution Metadata](/automation-execution-metadata.md) - [Automation Test Runs](/test-runs.md)