# Manage Keystore

This section details on the emCA applications connections with various HSMs and also shows details of keypairs available in each of the HSM.

The Officer on the Dashboard page, clicks on “Manage Keystores” Menu following page as shown in Figure below will be displayed.

Clicking on “Export to Excel” will export the basic HSM and key label related information.

Clicking on More Information icon in the Action column will take user to next page as shown in Figure below

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

On the Device information page displays the make and model of HSM and also displays the keys that the selected HSM is holding.

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

On clicking “Download” icon in Action column, the user can download public key certificate .


---

# 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/manage-keystore.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.
