# Certificate Profiles

Certificate profiles determine the technical parameters that can be included in a certificate, such as X.509 Certificate extensions, Subject DN, key usages, and extended key usages. These profiles are extensible and upgradeable.

After logging in, go to the dashboard page and click the "Manage profiles" button. From there, select "Certificate Profiles," which will take you to the following page:

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

**View**

Clicking the View icon button beside each record will reveal the certificate profile details. pop-up window.

**Edit**

Click on Edit icon button beside each record, displays edit certificate profile in edit mode which has same steps as create certificate profile page.

**Delete**

For each record, click on the Delete icon button to remove the certificate profile. A popup window will appear with "Do you want to delete?" message and Yes/No buttons. Select Yes to delete or No to keep the record.

**Export**

To download the certificate profiles to your local system, simply click on the Export button that is displayed above the table.


---

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