> ## 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.

# CLI reference

> Every modus command — scopes, workflows, context, chat, and more.

Command reference for [`@getmodus/cli`](https://www.npmjs.com/package/@getmodus/cli) (`modus` binary). Source: [modus-data/modus-cli](https://github.com/modus-data/modus-cli).

Install and authenticate in the [CLI quickstart](/guides/cli). Most commands print compact JSON; pass `--pretty` for tables.

## Topics

### Auth

* [`modus login`](/cli/login)
* [`modus logout`](/cli/logout)
* [`modus whoami`](/cli/whoami)

### Chat

* [`modus chat`](/cli/chat)

### Scopes

* [`modus scopes chat`](/cli/scopes/chat)
* [`modus scopes context`](/cli/scopes/context)
* [`modus scopes conversations get`](/cli/scopes/conversations/get)
* [`modus scopes conversations list`](/cli/scopes/conversations/list)
* [`modus scopes create`](/cli/scopes/create)
* [`modus scopes delete`](/cli/scopes/delete)
* [`modus scopes deploy`](/cli/scopes/deploy)
* [`modus scopes evaluations get-config`](/cli/scopes/evaluations/get-config)
* [`modus scopes evaluations runs get`](/cli/scopes/evaluations/runs/get)
* [`modus scopes evaluations runs list`](/cli/scopes/evaluations/runs/list)
* [`modus scopes evaluations trigger-run`](/cli/scopes/evaluations/trigger-run)
* [`modus scopes evaluations update-config`](/cli/scopes/evaluations/update-config)
* [`modus scopes get`](/cli/scopes/get)
* [`modus scopes list`](/cli/scopes/list)
* [`modus scopes mcp-config`](/cli/scopes/mcp-config)
* [`modus scopes memories delete`](/cli/scopes/memories/delete)
* [`modus scopes memories list`](/cli/scopes/memories/list)
* [`modus scopes memories search`](/cli/scopes/memories/search)
* [`modus scopes memories update`](/cli/scopes/memories/update)
* [`modus scopes ownership accept`](/cli/scopes/ownership/accept)
* [`modus scopes ownership cancel`](/cli/scopes/ownership/cancel)
* [`modus scopes ownership request`](/cli/scopes/ownership/request)
* [`modus scopes restore`](/cli/scopes/restore)
* [`modus scopes supervision get`](/cli/scopes/supervision/get)
* [`modus scopes supervision set`](/cli/scopes/supervision/set)
* [`modus scopes supervision set-active`](/cli/scopes/supervision/set-active)
* [`modus scopes update`](/cli/scopes/update)
* [`modus scopes variations get`](/cli/scopes/variations/get)

### Workflows

* [`modus workflows create`](/cli/workflows/create)
* [`modus workflows delete`](/cli/workflows/delete)
* [`modus workflows deploy`](/cli/workflows/deploy)
* [`modus workflows get`](/cli/workflows/get)
* [`modus workflows interfaces add`](/cli/workflows/interfaces/add)
* [`modus workflows interfaces delete`](/cli/workflows/interfaces/delete)
* [`modus workflows interfaces delete-all`](/cli/workflows/interfaces/delete-all)
* [`modus workflows interfaces list`](/cli/workflows/interfaces/list)
* [`modus workflows interfaces update`](/cli/workflows/interfaces/update)
* [`modus workflows list`](/cli/workflows/list)
* [`modus workflows ownership accept`](/cli/workflows/ownership/accept)
* [`modus workflows ownership cancel`](/cli/workflows/ownership/cancel)
* [`modus workflows ownership request`](/cli/workflows/ownership/request)
* [`modus workflows restore`](/cli/workflows/restore)
* [`modus workflows run`](/cli/workflows/run)
* [`modus workflows runs get`](/cli/workflows/runs/get)
* [`modus workflows runs list`](/cli/workflows/runs/list)
* [`modus workflows toggle`](/cli/workflows/toggle)
* [`modus workflows update`](/cli/workflows/update)

### Context

* [`modus context compose`](/cli/context/compose)
* [`modus context custom-items batch-create`](/cli/context/custom-items/batch-create)
* [`modus context custom-items create`](/cli/context/custom-items/create)
* [`modus context custom-items delete`](/cli/context/custom-items/delete)
* [`modus context custom-items get`](/cli/context/custom-items/get)
* [`modus context custom-items list`](/cli/context/custom-items/list)
* [`modus context custom-items update`](/cli/context/custom-items/update)
* [`modus context items delete`](/cli/context/items/delete)
* [`modus context items get`](/cli/context/items/get)
* [`modus context items list`](/cli/context/items/list)
* [`modus context items lookup`](/cli/context/items/lookup)
* [`modus context items update`](/cli/context/items/update)
* [`modus context items values`](/cli/context/items/values)
* [`modus context links create`](/cli/context/links/create)
* [`modus context notes create`](/cli/context/notes/create)
* [`modus context saved-queries create`](/cli/context/saved-queries/create)

### Conversations

* [`modus conversations get`](/cli/conversations/get)
* [`modus conversations list`](/cli/conversations/list)

### Runs

* [`modus runs active-by-session`](/cli/runs/active-by-session)
* [`modus runs cancel`](/cli/runs/cancel)
* [`modus runs edit-queued`](/cli/runs/edit-queued)
* [`modus runs events`](/cli/runs/events)
* [`modus runs interrupt`](/cli/runs/interrupt)
* [`modus runs list-active`](/cli/runs/list-active)
* [`modus runs resume`](/cli/runs/resume)
* [`modus runs stream`](/cli/runs/stream)

### Workflow actions

* [`modus workflow-actions cancel`](/cli/workflow-actions/cancel)
* [`modus workflow-actions execute`](/cli/workflow-actions/execute)

### Connections

* [`modus connections list`](/cli/connections/list)

### Tools

* [`modus tools list`](/cli/tools/list)

### Usage

* [`modus usage list`](/cli/usage/list)
* [`modus usage list-users`](/cli/usage/list-users)

### Suggestions

* [`modus suggestions list`](/cli/suggestions/list)
* [`modus suggestions record-event`](/cli/suggestions/record-event)

### Org

* [`modus member-groups list`](/cli/member-groups/list)
* [`modus org-members list`](/cli/org-members/list)

## Command count

87 commands in this release.
