# What are the SessionLimit protection states?

**SessionLimit** defines users in 3 states.

1. **Unprotected**, When a user, group or OU is added as unprotected, users are not restricted to any number of sessions. However, all session activities of users are tracked and logged. The user appears as Unprotected on the limitations screen. Since Unprotected does not have a user's policy, it will not appear in any policies under "SessionLimit Protection Policies".
2. **Protected**, In this state, the user begins to be restricted in line with the applied policy. All session activities and anti-policy actions are logged. The user appears as Protected on the limitations screen.
3. **None**, This state is the scenario in which the user is not added as unprotected or protected in any way. No user activity is tracked or logged.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sessionlimit.com/tips-and-tricks/what-are-the-sessionlimit-protection-states.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
