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

> Show the org and token resolved from the active credential (no API call — no /me endpoint exists).

Show the org and token resolved from the active credential (no API call — no /me endpoint exists).

## Usage

```bash theme={null}
modus whoami [flags]
```

## Examples

```bash theme={null}
modus whoami
modus whoami --pretty
```

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