> ## 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 runs cancel

> Cancel an in-flight run.

Cancel an in-flight run.

## Usage

```bash theme={null}
modus runs cancel [flags]
```

## Arguments

| Name    |          | Description |
| ------- | -------- | ----------- |
| `runId` | required | Run id.     |

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