# CRL Report

The CRL Report displays the available Certificate Revocation Lists (CRLs) for each group, allowing users to view the current lists.

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

As a CA admin, users can easily search the CRL from a large number of lists using a search filter. To access the filter pop-up, simply click on the Search icon at the bottom of the grid. You can filter any column except for CRL No. using either the equal or contains comparator. This means that you can quickly and easily find the information you need without having to manually search through a long list of data.

![](/files/BEH1994zixF5wCDv3Nng)

After selecting your desired filter, simply click on the "Search" button to apply it. In case you want to remove the filter, click on "Reset". If you wish to export the entire table to an XLSX file, click on "Export to Excel". The downloaded file will automatically be saved to your local system'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.4/user-manual/ca-administrator/reports/crl-report.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.
