> ## 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 context custom-items list

> List custom context items.

List custom context items.

## Usage

```bash theme={null}
modus context custom-items list [flags]
```

## Flags

| Flag             | Type   | Description                                 |
| ---------------- | ------ | ------------------------------------------- |
| `--search-query` | string | Filter by search term.                      |
| `--topic`        | string | Filter by topic tag (repeatable).           |
| `--page-size`    | string | Items per page (default 25, max 200).       |
| `--page-token`   | string | Opaque page token from a previous response. |

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

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