# Reports

**The auditor provides detailed reports of application logs, showing all actions performed by users in a table format.**

**Application Logs**

All user actions are logged in a report table, with the latest appearing first.

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

&#x20;The log events can be filtered by the following criteria:

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

Click "Search" to apply the filter of your choice. Click "Reset" to remove the filter again.

Click "Export to Excel" to export the entire Application Log to an XLSX file. The file will be downloaded to the standard download location of your OS.

Click to <img src="/files/dLbCqJuwSeT7C7MGtwPp" alt="" data-size="line">view logs for a detailed report.

<figure><img src="/files/4Qt4X5BQBz2INFAl1XCf" alt="" width="375"><figcaption></figcaption></figure>

Click on the<img src="/files/zIgD3v91IefQnYjj3vkr" alt="" data-size="line"> button to view the signed data. A pop-up window will appear displaying the signed data as shown below.

<figure><img src="/files/X9RO0fUM2bDXbqOehhxg" alt="" width="328"><figcaption></figcaption></figure>

Click to <img src="/files/5ZxgKYVHaDDHr4casw04" alt="" data-size="line">trigger signature verification check on the application log entry.

If tempered, then it will give the failure message given below

<figure><img src="/files/OmrH8mtKG42GuklgvEWB" alt="" width="344"><figcaption></figcaption></figure>

If the data is correct, then give the success message given below:

<figure><img src="/files/iTiYGcv12pTK4uiNyPmp" alt="" width="344"><figcaption></figcaption></figure>

&#x20;


---

# 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://emca.emudhra.com/previous-release-versions/v4.2.2/user-manual/auditor/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.
