> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getmodus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# modus workflows delete

> Delete a workflow.

Delete a workflow.

## Usage

```bash theme={null}
modus workflows delete [flags]
```

## Arguments

| Name |          | Description  |
| ---- | -------- | ------------ |
| `id` | required | Workflow id. |

See [CLI quickstart](/guides/cli) for install and auth.
