# Session Management

Avo Assure session management feature is used to view user status and gain insight into Active Users, Active Avo Assure Clients, and Locked Users in Avo Assure.&#x20;

### [Roles that can access session management](/avo-assure/administration/privileges.md)&#x20;

* Admin &#x20;
* Quality Manager with Admin as secondary role&#x20;

### This document includes&#x20;

[Check Active Agent ](#check-active-users-avo-assure-client-and-locked-users)

The steps to check the status of active user

[Check Active Avo Assure Client ](#check-active-users-avo-assure-client-and-locked-users)

The steps to check the status of active Avo Assure Client&#x20;

[Check the Locked User ](#check-active-users-avo-assure-client-and-locked-users)

### Access session management&#x20;

To access session management window, follow the steps below:&#x20;

1. Navigate to the Admin section on the left pane of the landing page
2. Navigate to Session Management window

### Check Active users, Avo Assure Client and Locked Users&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>Active Users              </td><td><p>In the session management window of Avo Assure users can check the status of other users currently using Avo Assure. Active Users section includes the Username, Role, and last logged-in date of every single user. </p><p> </p></td><td><ul><li>Click the Logout button to logout a specific user from Avo Assure.  </li></ul></td></tr><tr><td>Active Avo Assure Client </td><td> In the Active Avo Assure Client section, the users get the status of registered and active Clients. It contains details like the Client name and user's IP address. Admins or Quality Managers with admin as a secondary role have the privilege to disconnect the client whenever required.   </td><td><ul><li>Click Disconnect button to disconnect a specific Avo Assure client.</li></ul></td></tr><tr><td><p>Locked Users </p><p>   </p></td><td>After 5 wrong login attempts, the Avo Assure account associated with that username gets locked. In such cases only Admin have the privilege to unlock that user.  </td><td><ul><li>Click the Unlock User button to unlock locked Users.</li></ul></td></tr></tbody></table>


---

# 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.avoautomation.com/avo-assure/administration/session-management.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.
