# status Command - Nitro

> The `nitro status` command shows the current Nitro CLI session: the logged-in user, the active workspace, and the backend URL when it is not the default.

Canonical source: https://chillicream.com/docs/nitro/cli/status

The `nitro status` command displays the current session status, including the logged-in user, the active workspace (if one is selected), and the backend URL when it differs from the default.

The `status` command requires authentication. Run [nitro login](https://chillicream.com/docs/nitro/cli/login) first or pass `--api-key`.

```
nitro status
```

[Edit this page on GitHub](https://github.com/ChilliCream/graphql-platform/edit/main/website/content/docs/nitro/cli/status.md)

Last updated on **June 30, 2026** by **Tobias Tengler**
