> ## Documentation Index
> Fetch the complete documentation index at: https://tomee-rohan-testing.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage workflows

> Trigger, disable, re-enable, and delete Mintlify workflows from your dashboard, and learn how schedules recalculate after you pause and resume a workflow.

## Disable a workflow

1. Go to the [Workflows](https://dashboard.mintlify.com/products/workflows?tab=workflows) page in your dashboard.
2. Click the toggle beside a workflow to disable it.

When you re-enable a scheduled workflow, Mintlify recalculates the next run time from the current time.

## Delete a custom workflow

Deleting a workflow is permanent and removes its configuration and run history.

1. Go to the [Workflows](https://dashboard.mintlify.com/products/workflows?tab=workflows) page in your dashboard.
2. Click the <Icon icon="gear" /> settings button beside a workflow.
3. Click **Delete**.

## View run history

Each workflow keeps a log of past runs, including the status and a summary of changes made.

1. Go to the [Workflows](https://dashboard.mintlify.com/products/workflows) page in your dashboard.
2. Click a workflow.
3. Use the dropdown menus to filter by specific workflows or status.

   <Frame>
     <img src="https://mintcdn.com/tomee-rohan-testing/-Yx9cXsgJ558PRub/images/workflows/workflow-runs-light.png?fit=max&auto=format&n=-Yx9cXsgJ558PRub&q=85&s=ebb35713ebf48f186ae502e22e662700" alt="Workflow runs with the status filter menu open." className="block dark:hidden" width="1254" height="884" data-path="images/workflows/workflow-runs-light.png" />

     <img src="https://mintcdn.com/tomee-rohan-testing/-Yx9cXsgJ558PRub/images/workflows/workflow-runs-dark.png?fit=max&auto=format&n=-Yx9cXsgJ558PRub&q=85&s=f5eb8efbb7edb5cdb4e025b012c5ef25" alt="Workflow runs with the status filter menu open." className="hidden dark:block" width="1254" height="886" data-path="images/workflows/workflow-runs-dark.png" />
   </Frame>
