# User AUX Audit

The user auxiliary audit report is a feature that makes it easy for Supervisors to see when your agents were available, not available and other metrics to keep track of your Agent’s statuses in real-time as well as agents’ status change log within a specific time period. To view the report, go to the **Analytic** menu and click the **Live Agent** menus, then click **User AUX Audit** which you can find on the left sidebar.

![User AUX Audit](/files/NT45QukFyR511XnIflVh)

In addition, the supervisor can also see user aux audits report from the specific agent by selecting and clicking on the user or you can use the search feature. Then, you'll see the detailed change status for that user, as seen below.

![Detail User AUX Audit ](/files/LV9OCj41WJItHg3eahvd)

**Component Explanation:**

<table><thead><tr><th>Nama</th><th>Deskripsi</th><th data-hidden></th></tr></thead><tbody><tr><td>Time</td><td>Indicates when the status change occurred.</td><td></td></tr><tr><td>Auxiliary</td><td>Ready is the status when the agent can handle tickets. Meanwhile, Not ready is a status when the agent cannot handle tickets. </td><td></td></tr><tr><td>Group</td><td>The agent's group. </td><td></td></tr><tr><td>Reason</td><td>Availability status of the agent. </td><td></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.3dolphins.ai/analytic/live-agent/user-aux-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.
