# View ACME Providers

Once a **ACME Provider** is successfully created, it is listed on the **ACME Providers** page.

To view the details, follow these steps:

1\. In the **DCD**, go to **Menu** > **Security** > **Certificate Manager**.

2\. In the **Certificate Manager** page, go to **ACME Providers** tab.

{% hint style="success" %}
**Result:** A list of **ACME Providers** created is displayed. For every **ACME Provider** listed, you can view the following details:

* Displays the name of the ACME provider. For example, **Let's Encrypt**, **Digicert/CertCentral**, **Sectigo/Comodo**, **GlobalSign**, and **ZeroSSL**. Select the ACME Provider name to view the respective details.
* Displays the state of the ACME provider whether available or not for use.
* **Requester Email:** Displays email of the certificate requester. For example, `user@example.com`.
* **Server:** Displays the URL of the certificate provider.
* **Provider ID:** Displays an identifier that uniquely identifies a public-private key pair associated with a digital certificate.
* **Details & Edit:** Select this option to view details of the selected ACME Provider and to edit it. For more information, see [<mark style="color:blue;">View details of a selected ACME Provider</mark>](#view-details-of-a-selected-acme-provider).
* **Create Auto Certificate:** Use this option to create the auto certificate for the ACME Provider. For more information, see [<mark style="color:blue;">Create a Auto Certificate from ACME Providers</mark>](https://docs.ionos.com/cloud/security/certificate-manager/create-certificate#create-a-auto-certificate-from-acme-providers).
  {% endhint %}

![View ACME Providers](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-1610d3fd9551648ca47ede18d0cb9b71b23f9d0c%2Fcertificate-manager-view-acme-providers.png?alt=media)

## View details of a selected ACME Provider

1\. In the **DCD**, go to **Menu** > **Security** > **Certificate Manager**.

2\. In the **Certificate Manager** page, go to **ACME Providers** tab.

3\. From the listed **ACME Providers**, select the one for which you want to view the details and click **Details & Edit**.

![View ACME Providers](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-4030e67214d6b154060e4341c9f43c9bc3dce784%2Fcertificate-manager-view-acme-provider-details-edit.png?alt=media)

{% hint style="success" %}
**Result:** For the selected **ACME Provider**, you can view the following details:

* **UUID:** The unique ID of the certificate provider.
* **State:** Displays the state of the certificate provider.
* **Creation Date:** Specifies the date and time of certificate creation.
* **Created By:** Unique IONOS identity specifying the user who created the certificate provider.
* **Serial Number:** Represents the certificate serial number which is in hex format. Example: `39:64:54:AC:C0:C9:27:2F:69:51:66:16:92:27:E6:95:D3:60:8D:C4`.
* **Resource URN:** A Uniform Resource Name (URN) that uniquely identifies the resources of the certificate provider, which is represented as `ionos:certificates:cloud:32948187:auto-certificates/418007d4-adf9-47f4-b260-e26f26d40647>`.
* **Last Modified:** Specifies the date and time when the certificate was last modified.
* **Last Modified by:** Unique IONOS identity specifying the user who modified the certificate.
* **Properties:** This includes the **Name**, **Email**, **Server**, and the **Key ID**. Use this section to [<mark style="color:blue;">Update an ACME Provider</mark>](https://docs.ionos.com/cloud/security/certificate-manager/dcd-how-tos/update-acme-provider) or [<mark style="color:blue;">Delete Provider</mark>](https://docs.ionos.com/cloud/security/certificate-manager/dcd-how-tos/delete-acme-provider).
* **Create Auto Certificate:** Use this option to create the auto certificate for the ACME Provider. For more information, see [<mark style="color:blue;">Create a Auto Certificate from ACME Providers</mark>](https://docs.ionos.com/cloud/security/certificate-manager/create-certificate#create-a-auto-certificate-from-acme-providers). Any existing auto certificates for the provider is also listed.
  * For the auto certificates listed here, you can view the **Name**, **STATE**, of the auto certificate.
  * You can also see the **OPTIONS** such as [<mark style="color:blue;">**Details & Edit**</mark>](https://docs.ionos.com/cloud/security/certificate-manager/dcd-how-tos/update-certificate), **Copy UUID**, and [<mark style="color:blue;">**Delete**</mark>](https://docs.ionos.com/cloud/security/certificate-manager/dcd-how-tos/delete-certificate) auto certificate options.
    {% endhint %}

![View ACME Provider details](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-e265b7c4e3c789c10d685bd7c8c3f5149300c1df%2Fcertificate-manager-acme-provider-detailed-view.png?alt=media)


---

# 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://docs.ionos.com/cloud/security/certificate-manager/dcd-how-tos/view-acme-providers.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.
