> 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

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="/files/fHbL0H82xP3z0eKMLtCP" 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="/files/Yy9PNty9vmxHtP1vbnWz" 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="/files/h8YHfYVQOw2OY4Wg5wT7" 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.
