# Reports

The reports interface allows users to generate, Search, View, and Export various types of reports such as Logs, CRL, Certificate Statistics, All Certificates, Active Certificates, Revoked Certificates, Suspended Certificates, and Expired Certificates.

**Export**

Click on the “Export to Excel” button on the Active Certificates reports page. It will Download the report in an Excel sheet to the local system.

**Filter**

Select the “Search by” option and then enter the search string.

Click on the Search button, and filter the records.

**Reset search filter**

Click on the “Reset” button to clear the search values.

**View**

Click on the View icon button in each table record, which displays the certificate details in a popup window.

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

**Download**

Click on the “Download” icon button in each table record, which downloads the certificate to the local system.

Users can download certificates (i.e. public key) in three different formats.

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

&#x20;Click on download, to download the certificate in the selected format


---

# 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.1/user-manual/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.
