> ## 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 ownership request

> Request an ownership transfer for a scope to another user.

Request an ownership transfer for a scope to another user.

## Usage

```bash theme={null}
modus scopes ownership request [flags]
```

## Arguments

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

## Flags

| Flag                  | Type   | Description               |
| --------------------- | ------ | ------------------------- |
| `--new-owner-user-id` | string | User id of the new owner. |

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

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