> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify-update-mintlify-cc-domain.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/mintlify-update-mintlify-cc-domain/LWw_vo9zVwi0ItbK/images/workflows/workflow-runs-light.png?fit=max&auto=format&n=LWw_vo9zVwi0ItbK&q=85&s=3315c6407c30d95e708179dc8b359dca" 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/mintlify-update-mintlify-cc-domain/LWw_vo9zVwi0ItbK/images/workflows/workflow-runs-dark.png?fit=max&auto=format&n=LWw_vo9zVwi0ItbK&q=85&s=845f4d6d7c6bf46a12f8210685bb9f78" 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>
