> For the complete documentation index, see [llms.txt](https://docs.saturncms.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saturncms.net/1.0.0/dev/libraries-and-functions/sessionmanager/session-data.md).

# Session Data

| Variable | Type   | Description                        |
| -------- | ------ | ---------------------------------- |
| Username | string | The user's username.               |
| UUID     | string | The user's unique user identifier. |
| Token    | string | The session security token.        |
