# Search

User can search for CA certificates, view the search results, and download the desired certificate. To search for a certificate, go to the Dashboard page, click on "Manage CA Certificates," and select "Search" from the submenu, as shown in the figure below.

The user will be redirected to the user certificate search page as shown in below figure.

Select “Search By” options from the dropdown and then enter value in the “Search for” field.

Click on the Search button, displays the records. Refer below  figure.

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

&#x20;

Click on the Reset button to clear the search values as shown above.

In the search certificate page shown above against the CA Certificate, two options are provided in the action column, i.e., View and Download.

Clicking on the View icon will display the certificate details in a popup window as shown below

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

Click on close button/icon to close the popup.

Clicking on Download icon will display following options as shown below figure

&#x20;![](/files/CAjB9ONhVcfkXOgYS3zW)

Click on the “Download” button 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.0.13/user-manual/search.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.
