# Import PKCS12

To import the PKCS12 Certificate, click on the import certificate button on the manage CA certificates page which displays the below page.

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

Upload the PKCS12 file, enter the password, and select the key profile.

Click on the Proceed button to move to the next step.

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

Sign and authenticate with the Officer’s mail ID and token PIN.

Click on the Edit button to edit the details entered.

Click on the Import button, to import the PKCS12 certificate as shown in the below figure.

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


---

# 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/manage-ca-certificate/import-pkcs12.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.
