# Certificate Statistics

The Certificate Statistics report displays the total number of certificates created or generated through emCA, including  Issued, Active, Revoked, Expired, Suspended, and Reinstated certificates for all groups.

Additionally, this shows the total number of CSRs, Key Profiles, and Certificate Profiles, CRLs created.

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

Export the entire table to an XLSX file by clicking **"Export to Excel"**. The downloaded file will be saved to your OS's standard download location.


---

# 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/certificate-statistics.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.
