# Using the workflow dashboard

The details page shows execution details for a specific workflow.

1. Click the **Edit workflow** button in the top-right corner of the page to enter editing mode.
2. Use the timeframe picker to change the time period on the workflow executions page.

### Timeframe picker <a href="#timeframe-picker" id="timeframe-picker"></a>

Select a timeframe longer than 30 days or set the **Custom** option to specify the start and end dates. The Workflows dashboard page then displays execution details and results for your selected period.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-95df6abe85249254ae7c33c342c217caf2e6209d%2FWF-time-picker.png?alt=media" alt=""><figcaption></figcaption></figure>

### Outcome summary

The Outcome summary provides an overview of all executions, including outcomes and their details as defined in the workflow.

### Executions

The **Executions** gauge and timeline show **In progress**, **Successful**, **Failed** and **Canceled** executions. Click on the labels of the gauge to apply filters to the whole page.

### Executions table

View all recent executions and access troubleshooting details for each by selecting an item in the table.

The table is organized by:

* **Request time**: The date and time when the workflow execution was triggered.
* **Status**: The current overall status of the workflow.
* **Device Name**: The name of the device as recognized by the operating system for local network identification. Supported platforms: Windows, macOS.
* **Username**: The user account name on the local device.
* **Trigger method:** The method used to trigger the workflow. Methods include:
  * Manual
  * Schedule
  * API
  * Events
* **Outcome**: The result of the workflow execution.
* **Execution Duration**: The time duration from execution start to completion.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-30611bc42e6814d4ab750d8492ce083f5a61b33f%2FWF-execution.png?alt=media" alt=""><figcaption></figcaption></figure>

* Select an execution from the list to show more details of the execution chain in the side panel.
* Hover over the action menu in the top-right corner of the page and click to reveal the action.
* Click on the **Investigate** button in the top right of the table to view the results of the NQL query for the executions.
