> 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/network-services/cloud-dns/dcd-how-tos.md).

# DCD How-Tos

With the DCD, you can manage primary and secondary zones and records via the graphical user interface.

{% hint style="info" %}
**Prerequisites:**

* To use the Cloud DNS, you need a domain name. If you do not already have one, register it with a domain registrar. To connect your domain with Cloud DNS, see [<mark style="color:blue;">Connect Domain Name to Cloud DNS</mark>](/cloud/network-services/cloud-dns/api-how-tos/connect-domain-name-to-cloud-dns.md).
* By default, you must be an administrator or an owner to manage the Cloud DNS records and zones using the [<mark style="color:blue;">Cloud DNS API</mark>](https://api.ionos.com/docs/dns/v1) and the [<mark style="color:blue;">DCD</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#data-center-designer-dcd). Other users need [<mark style="color:blue;">appropriate privileges</mark>](/cloud/network-services/cloud-dns/dcd-how-tos/set-user-privileges.md) to manage the records and zones.
  {% endhint %}

{% hint style="info" %}
**Note**: Advanced DNS management features like DNSSEC and Import/Export of zones is currently only supported via the [<mark style="color:blue;">Cloud DNS API</mark>](https://api.ionos.com/docs/dns/v1).
{% endhint %}

<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>Set User Privileges for Cloud DNS</strong></mark></td><td>Learn how to set required user privileges to create and manage Cloud DNS.</td><td><a href="/pages/sfmQKIWQ69EL58LvzXZu">/pages/sfmQKIWQ69EL58LvzXZu</a></td></tr><tr><td><mark style="color:blue;"><strong>Public Zones</strong></mark></td><td>Learn how to create and manage primary and secondary zones using the DCD.</td><td><a href="/pages/tOO94Ywr8wQxdXnx2oEG">/pages/tOO94Ywr8wQxdXnx2oEG</a></td></tr><tr><td><mark style="color:blue;"><strong>Reverse DNS</strong></mark></td><td>Learn how to create and manage records for reverse DNS.</td><td><a href="/pages/XTGetOo6hIYDurT7W2jY">/pages/XTGetOo6hIYDurT7W2jY</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/network-services/cloud-dns/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.
