# 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>](https://docs.ionos.com/cloud/network-services/cloud-dns/api-how-tos/connect-domain-name-to-cloud-dns).
* 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>](https://docs.ionos.com/cloud/network-services/cloud-dns/dcd-how-tos/set-user-privileges) 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="dcd-how-tos/set-user-privileges">set-user-privileges</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="dcd-how-tos/public-zone">public-zone</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="dcd-how-tos/reverse-dns">reverse-dns</a></td></tr></tbody></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://docs.ionos.com/cloud/network-services/cloud-dns/dcd-how-tos.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.
