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

# sqd whoami

> Show the SQD Cloud user account currently authenticated with the sqd CLI — display username, organization, and roles for the active session.

Show the user details for the current Cloud account

* [`sqd whoami`](#sqd-whoami-1)

## `sqd whoami`

Show the user details for the current Cloud account

```
USAGE
  $ sqd whoami [--interactive]

FLAGS
  --[no-]interactive  Disable interactive mode
```

*See code: [src/commands/whoami.ts](https://github.com/subsquid/squid-cli/tree/master/src/commands/whoami.ts)*
