# Application Logs

All the actions performed by the users in the emCA application will be displayed in the Logs report table with the latest on the top list.

<figure><img src="/files/7XzsGL5DuuH3rFtERGfo" alt=""><figcaption></figcaption></figure>

The log events can be filtered by the following criteria:

<figure><img src="/files/qnxYMp3e6AXyjF69D8t2" alt="" width="119"><figcaption></figcaption></figure>

Click "Search" to apply a filter or "Reset" to remove it.

Export the entire Application Log to an XLSX file by clicking "Export to Excel". The file will be downloaded to your computer's standard download location.

Click the 'verify'<img src="/files/x2p9BMPom47OFfjUYRNF" alt="" data-size="line"> icon to trigger signature verification for the application log.

If the data is correct, a success message will be displayed. Otherwise, a failure message will appear if tempered.

Click on the 'Signed data'<img src="/files/RepjOZOe8A0mM1Lrqy4l" alt="" data-size="line"> icon to check if the data is signed.


---

# 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.3/user-manual/ca-administrator/reports/application-logs.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.
