# User and session

Discover the different user and session tests available in CQL.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [Anonymous test](/reference/cql/expressions/tests/user-session/anonymous): Learn how to check if the user is anonymous.
- [Identified tests](/reference/cql/expressions/tests/user-session/identified): Learn how to check if the user is identified.
- [Returning test](/reference/cql/expressions/tests/user-session/returning): Learn how to check if the user has accessed the application before.
- [Session-start test](/reference/cql/expressions/tests/user-session/session-start): Learn how to check if the session has just started.
