> For the complete documentation index, see [llms.txt](https://docs.chassy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chassy.io/user-guides/workflow-user-guide/running-workflows.md).

# Running Workflows

The workflow details page shows information about past executions of a workflow. It also shows the sequence of steps.

In the *Workflows* pane, you will see all of your defined workflows. If a workflow has yet to be run, that will be explicitly stated accompanied by a workflow where each step has no status.

<figure><img src="https://2391222196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbwi13HaBqeFSGqsnJ8aD%2Fuploads%2F1Mz2SM9WBp0Baww8nn9J%2Fimage.png?alt=media&amp;token=31257094-6ee2-45fb-9027-b6c6ae7368ac" alt="Under each workflow name is a timestamp of the last time the workflow was run."><figcaption></figcaption></figure>

You can run workflows from this view by clicking the *play* button in the corner of a workflow.

Clicking the workflow will take you to the workflow details page. You can also run the workflow from this page.

<figure><img src="https://2391222196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbwi13HaBqeFSGqsnJ8aD%2Fuploads%2FDw766PiDaJ9eY7ad7rey%2Fimage.png?alt=media&amp;token=5f206e44-3348-45a6-ad8f-94d77cdd7894" alt="The workflow details page shows you more information about the workflow, as well as a Run Workflow button on the top right corner."><figcaption></figcaption></figure>

However you choose to run the workflow, doing so will create a new workflow run whose progress can be viewed either from the *Workflows* pane or from the workflow details page. When the workflow is finished executing, it will be shown in a *success* state.

Each step will be colored a green color indicating its success. Other colors indicate other information. Read more about step statuses in the [Workflow Components](/reference/workflow-components.md#step-status) reference.

<figure><img src="https://2391222196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbwi13HaBqeFSGqsnJ8aD%2Fuploads%2FIE73m39l3Gqoq0gFnjTR%2Fimage.png?alt=media&amp;token=91de951e-6d07-415e-a574-81f12b93f4ae" alt="The dropdown under the workflow name shows each run&#x27;s timestamp and status."><figcaption></figcaption></figure>

You can view information about a particular run using the dropdown menu in the top left.
