# Key Recovery with new Password

On the dashboard page, Click Recover User Keypair->Recover from the sub menu, which displays the page below.

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

Select the appropriate option from the “Search by” dropdown i.e. serial number, common name, issuer name, status, and subscriber ID.

Based on the option selected in the “Search by” dropdown, select Search for.

Click on the “Search” button.

It will show the list of User Certificates whose KRS Enable is checked during the creation of the user certificate profile.

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

Click on the key recovery icon from the Action column which displays the below page.

By default, the “PFX with new password” radio button will be selected.

Enter the new PIN.

<figure><img src="/files/88jhac64TrUS3FZORwNz" alt=""><figcaption></figcaption></figure>

Click on the confirm button which displays the below figure.

<figure><img src="/files/8wWSFMHQIXzgFH4UheeD" alt=""><figcaption></figcaption></figure>

The officer needs to sign and authenticate with a token plugged into the system, enter the email ID of the officer, and enter a valid token PIN.

Click on the “Recover Key” button. .pfx file will be available for download.

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

Click on the “Download Certificate” button to download the PFX file on the system.


---

# 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/recover-user-keypair/recover/key-recovery-with-new-password.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.
