# User Audit

* Navigate to **Audit** and click **Users**.&#x20;

The page displays the complete list of user details along with their status, login time and duration status (The time between the login event and the last activity in the previous session). The user count for the different types of users Total Users, Currently Active Users, Away Users and Inactive Users are given as summary boxes.&#x20;

<figure><img src="/files/qHEG4VKR1kfsjvMCirm4" alt=""><figcaption></figcaption></figure>

* **User ID** - The unique ID of the user.&#x20;
* **Status** - The current user status, namely: ACTIVE, AWAY, INACTIVE, or LOGGED OUT.
* **Last Login** - The timestamp of the user's most recent login.
* **Last Session Duration** - The duration of the last session when the user had logged in

On clicking the respective box, the following details of the users are displayed:

* **Total Users** - Total number of users logged into ISD ( All time)
* **Current Active Users** - Number of currently active users. List of users who performed an action in the last 30 minutes.
* **Away Users** - List of users who have logged in, but do not have any activity in the last 30 minutes.
* **Inactive Users** - List of users who have not logged in for the last 30 days.&#x20;

You can perform the following actions in the Users page.&#x20;

* Download the user list as a (.csv) file by clicking the Download button as shown below.&#x20;
* Search for the required user by entering the name in the Search button.&#x20;
* Show or hide the required columns by clicking the Show /Hide Column button.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/KN2GBE2JWZ3eT7LJM9uR7Jx67BElODqD5hc_7_KdqWlumGi6nDha8nR7Tc6rs0gqtvjM6V3xT1E1nc4fd9Olck4NRknSvjmdvNCtJRMNp3Np1f3a_Onco4s8GEnjvP2a39dLrOVr6wbZan4pv0N3PII" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/audit/user-audit.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.
