> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/security/certificate-manager/dcd-how-tos.md).

# DCD How-Tos

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Create a Certificate</strong></mark></td><td>Learn how to create an auto certificate or import a certificate.</td><td><a href="/pages/95sg9XGz7pxN0AXoi1Qg">/pages/95sg9XGz7pxN0AXoi1Qg</a></td></tr><tr><td><mark style="color:blue;"><strong>View Certificates</strong></mark></td><td>Learn how to view the list of certificates and its details.</td><td><a href="/pages/vR7vmLu3IPtQhCT6OM31">/pages/vR7vmLu3IPtQhCT6OM31</a></td></tr><tr><td><mark style="color:blue;"><strong>Update a Certificate</strong></mark></td><td>Learn how to manage an existing certificate by updating the details.</td><td><a href="/pages/ni6tAqOcDdc70vzFVxNC">/pages/ni6tAqOcDdc70vzFVxNC</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a Certificate</strong></mark></td><td>Learn how to delete an existing certificate.</td><td><a href="/pages/8Ab9ilTKhRE5hRpG9tQA">/pages/8Ab9ilTKhRE5hRpG9tQA</a></td></tr><tr><td><mark style="color:blue;"><strong>Create ACME Provider</strong></mark></td><td>Learn how to create and configure an ACME Provider.</td><td><a href="/pages/ZkMUZ4mPdUeBm6zWGDQK">/pages/ZkMUZ4mPdUeBm6zWGDQK</a></td></tr><tr><td><mark style="color:blue;"><strong>View ACME Providers</strong></mark></td><td>Learn how to view the list of ACME Providers and its details.</td><td><a href="/pages/Yeh1cK9hmRi663RW1OuZ">/pages/Yeh1cK9hmRi663RW1OuZ</a></td></tr><tr><td><mark style="color:blue;"><strong>Update an ACME Provider</strong></mark></td><td>Learn how to manage an existing ACME Provider by updating the details.</td><td><a href="/pages/ImJSJG5eD1GNpYLpXIx1">/pages/ImJSJG5eD1GNpYLpXIx1</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete an ACME Provider</strong></mark></td><td>Learn how to delete an existing ACME Provider.</td><td><a href="/pages/s5LaI93BJummBBr2RtnG">/pages/s5LaI93BJummBBr2RtnG</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/security/certificate-manager/dcd-how-tos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
