> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x/analytic/live-agent/user-access-audit.md).

# User Access Audit

The user access audit report is feature that make it easy for Supervisors to see log or a chronological set of records that provides documentary evidence of activities that have been undertaken by User. Here you can download the access audit of multiple users from one time by clicking the ***download user access activity*** button.

Then you will see a pop-up of generate user audit report, you can be filter generate user audit report by date range, username, activity and additional column, you can be download multiple user access audit to a .XLS, .PDF, .CSV or .TXT files, as shown below.

![Generate User Audit Report](/files/-MTACteIx64B-aef-PzS)

After generating the report successfully, you can see the file and download this file to your local drive for purposes of analysis, sharing or backup, as shown below.

![Download User Access Activity](/files/-MTAEfVQbHa7QJZuzB9V)

In addition, the supervisor can also see user access audits report from specific agent by selecting and clicking on the user or you can use search feature. Here you can be filtered by date range and activity status, to download file click *‘**Download user access activity’*** button.

Then you will see a pop-up to generate user audit report, you can be download user access audit to a .XLS, .PDF, .CSV or .TXT files and add additional column in the file that will be downloaded, as shown below.

![Generate Specific User Audit Report](/files/-MTAFi4jR4_iw_Z2mpqh)

After generating the report successfully, you can see the file and download this file to your local drive for purposes of analysis, sharing or backup, as shown below.

![Download Specific User Access Activity](/files/-MTAGHrZnpmGygnoi8jv)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/5.1.x/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.
