# User Access Audit

The user access audit report is a feature that makes it easy for Supervisors to see a log or a chronological set of records that provides documentary evidence of activities that the user has undertaken on the 3Dolphins application. To view the report, go to the **Analytic** menu and click the **Live Agent** menus, then click **User Access Audit** which you can find on the left sidebar.

![Generate User Audit Report](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FMkoHrfKCdZoDW1Q8RABL%2FUser%20Access%20Audit.png?alt=media\&token=8a98b2fd-ece7-454b-9de6-c35ac540b9ea)

In addition, the supervisor can also see user access 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 activity information for that user, as seen below.

![Detail User Access Audit ](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FSJerreakUiAOD2h4A5KR%2FDetail%20User%20Access%20Audit.png?alt=media\&token=403828c8-6dc5-4663-8562-896e025917a4)

**Component Explanation:**

| Name           | Description                                                                          |
| -------------- | ------------------------------------------------------------------------------------ |
| Action         | Record all of the user's logs in the 3Dolphins application.                          |
| Action Time    | Record the time when a user performs an action in the 3Dolphins application.         |
| Client Browser | User's web browser to access the 3Dolphins application.                              |
| IP Address     | The device's identity number is used when a user accesses the 3Dolphins application. |


---

# 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-access-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.
