# Certificate Profiles

Certificate profiles establish the technical parameters that can be included in a specific certificate, encompassing elements such as X.509 Certificate extensions, Subject DN, Key usages, Extended key usages, etc. These profiles are both extendable and upgradeable.

After logging in, navigating to the dashboard page and selecting "Manage profiles -> Certificate Profiles" will present the following page.

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

**View:**

Select the View icon button adjacent to each record reveals the certificate profile details in a popup window, as shown below:

<figure><img src="/files/c6HrazQIYHS3xkZOxUqj" alt="" width="327"><figcaption></figcaption></figure>

**Edit:**

The Edit icon next to each record opens the 'Edit Certificate Profile' in edit mode, with the same steps as the Create Certificate Profile page.

**Delete:**

Click on the Delete icon next to each record, which displays the following popup window.

<figure><img src="/files/DeO3bZw8ejOn5A6fUaEg" alt="" width="279"><figcaption></figcaption></figure>

Select the ‘Delete’ button which displays the following authenticator screen.

<figure><img src="/files/sKEL1yRyXlsFPkYbxBTd" alt="" width="285"><figcaption></figcaption></figure>

&#x20;Enter the admin user name and token PIN and click on the Authenticate button. On successful authentication, click ‘Delete’ to delete the profile. The following confirmation message will be displayed.

<figure><img src="/files/gsNQh9JM6QV4i8DDMAKL" alt="" width="338"><figcaption></figcaption></figure>

**Export:**

Select the 'Export to Excel' button in the 'Certificate Profile' section and download the certificate profiles to the local system.

**Deactivate:**

Click on the ‘Deactivate’ icon next to each record which displays the following popup window.

<figure><img src="/files/F4zCKXjHA58XYUZZq0th" alt="" width="358"><figcaption></figcaption></figure>

Clicking ‘Yes’ will display the following authentication screen.

<figure><img src="/files/zAmVySPtMQjZz5t1Kpm9" alt="" width="324"><figcaption></figcaption></figure>

Enter the admin user name and token PIN and click the Authenticate button. On successful authentication, click ‘Deactivate’ to deactivate the profile. The following confirmation message will be displayed.

<figure><img src="/files/NuP8uswEqX0hZAqNOCxM" alt="" width="357"><figcaption></figcaption></figure>

**Activate:**

Clicking on Activate icon next to an inactive record will display the following popup window.

<figure><img src="/files/5phXoa1GaKP9aSzQhW5f" alt="" width="363"><figcaption></figcaption></figure>

Clicking ‘Yes’ will display the following authentication screen

<figure><img src="/files/I6GzdpzeGYgscOI67olW" alt="" width="291"><figcaption></figcaption></figure>

Enter the admin user name and token PIN and click the Authenticate button. On successful authentication, click ‘Activate’ to activate the profile. The following confirmation message will be displayed.

<figure><img src="/files/2QmHXHJu8uTPEYQSPU33" alt="" width="361"><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-profiles/certificate-profiles.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.
