# Delete Certificate and Keypair

This option allows administrators to delete Root/CA certificates and their corresponding key pairs stored in HSM or other devices. Access to this option is restricted to administrators only.

Select the "Delete" button found in the details of each certificate, triggering the display of a caution message as illustrated below.

<figure><img src="/files/z7EcHvqemQfsJu5hRy5C" alt="" width="375"><figcaption></figcaption></figure>

Upon clicking the "Delete" button within the message, the Sign & Authenticate window will be presented.

<figure><img src="/files/BvGZZHXTkkwIzOJsrYv4" alt="" width="375"><figcaption></figcaption></figure>

Authenticate by entering the email ID and Token PIN, then proceed to click on the "Delete" button to remove the certificate from the device, as depicted in the figure above.


---

# 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.17/user-manual/view-ca-hierarchy/delete-certificate-and-keypair.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.
