> ## 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 scopes supervision get

> Get a scope's supervision config (which scopes it supervises as subordinates).

Get a scope's supervision config (which scopes it supervises as subordinates).

## Usage

```bash theme={null}
modus scopes supervision get [flags]
```

## Arguments

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

## Flags

| Flag     | Type   | Description              |
| -------- | ------ | ------------------------ |
| `--view` | string | Which variation to read. |

Global: `--pretty` — human-readable table output instead of compact JSON.

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