# User Reports

User Reports provide details of user level processes within the application.

<figure><img src="/files/66aTyauEf1pHXLFhfmgv" alt=""><figcaption><p>User Reports Section</p></figcaption></figure>

The Reports include:

* User Activity report
* User Authentication report
* User Access report

**User Activity Log**

This report captures the various activities performed by internal users while using emSigner. The report also includes user log-in details, template creation details, envelope upload details, and so on, along with their description.

<figure><img src="/files/jGZiNzhMpFn2jytzJTMC" alt=""><figcaption><p>User Activity Log</p></figcaption></figure>

**User Authentication**

User authentication report contains details of user wise Auth tokens created and their current status. This will help in understanding active authentication keys created to cater external application-based envelopes pushed into emSigner.

<figure><img src="/files/mXW2B4VqXVLIHS72zvIh" alt=""><figcaption><p>User Authentication Report</p></figcaption></figure>

**User Access**

User access report provides a detailed view of user level access given to internal users within emSigner. The data can be filtered based on specific users to check active access permissions they have within the platform.

<figure><img src="/files/nw2AX53R3jvCACK5tMAk" alt=""><figcaption><p>User Access Report</p></figcaption></figure>


---

# 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://support.emsigner.com/reports/user-reports.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.
