> ## Documentation Index
> Fetch the complete documentation index at: https://docs.masterskills.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# masterskills whoami

> Show the signed-in user, organizations and plan.

```bash theme={"dark"}
masterskills whoami
```

Prints the identity behind this device's token: user email, the organizations you belong to (with role and plan), the device's home org, and the device's name and last-seen time.

Useful as a connectivity check — a `401` here means the device token is missing or was revoked, and the fix is [`masterskills login`](/cli/login).
