> 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/~/revisions/AMiYziCllTKB2y2lmONY/network-services/cloud-dns/dcd-how-tos/manage-dns-zone.md).

# Manage DNS Zones

{% hint style="info" %}
**Note:** Only contract administrators, owners, and users with **Access and manage DNS** privilege can create and manage DNS zones and records. You can set user privileges in the [<mark style="color:blue;">DCD</mark>](/cloud/~/revisions/AMiYziCllTKB2y2lmONY/network-services/cloud-dns/dcd-how-tos/set-user-privileges.md) or the [<mark style="color:blue;">API</mark>](/cloud/~/revisions/AMiYziCllTKB2y2lmONY/network-services/cloud-dns/api-how-tos/set-user-privileges-api.md).
{% endhint %}

## Create a DNS Zone

To create a zone, follow these steps:

1. In the DCD, go to **Menu** > **Management** > **Networking** > **Cloud DNS**.

![Select Cloud DNS from the menu](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-4075c76357bee5d2031d79ebea930da9ed262408%2Fmain_menu.png?alt=media)

{% hint style="info" %}
**Info:** The **Zones overview** section displays the DNS zones already created.
{% endhint %}

2. Click **Create Zone** to open the **Create Primary Zone** window.

![Create a DNS zone](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-3ace73073f511e48f808bb5cc9260dd4c5f0a78c%2Fcreate_zone.png?alt=media)

3. Enter the following details in the **Create Primary Zone** window:
   * **Name:** Enter an appropriate name for your DNS zone.
   * **Description:** Enter an appropriate description for your DNS zone.
   * **Status:** Set it to either **Enabled** (Default) or **Disabled**.

{% hint style="info" %}
**Note:** When a zone is disabled, its corresponding SOA record is removed, and the zone is no longer associated with IONOS nameservers.
{% endhint %}

![Define zone properties](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-d1c7321f3c2cc068106e86c4f57a3db895379b3d%2Fcreate_zone_properties.png?alt=media)

4. Click **Create Zone** to create the DNS zone.

{% hint style="info" %}
The success message for creation provides you the option to copy the IONOS nameservers to configure the domain at your registrar. Alternatively, you can also proceed to create records within the created zone.
{% endhint %}

![Zone creation successful](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-62d3ccf9d98c51af08b2ba757caac265af7f37b6%2Fcreation_success_zone.png?alt=media)

{% hint style="success" %}
**Result:** Your DNS zone is now created.
{% endhint %}

## View the list of DNS Zones

After creation, you can view the list of zones and manage them as required.

To view a list of the zones, follow these steps:

1. In the DCD, go to **Menu** > **Management** > **Networking** > **Cloud DNS**.

![List of Zones](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-dc9c9dfa8d4a7ff28e348b11942547ba17ce7d62%2Fzones_overview.png?alt=media)

{% hint style="success" %}
**Result:** A list of all zones is displayed in **Zones overview**. You will see the following details:

* **Name:** Displays the name of the zone.
* **State:** Displays the state of the respective zone.
  * **Available:** Indicates that the zone is available and healthy.
  * **Provisioning:** Indicates that the zone is being created or updated.
  * **Destroying:** Indicates that the zone is being deleted.
  * **Failed:** Indicates that an error occurred during creation, update or deletion.
* **Enabled/Disabled:** Indicates if the zone is currently enabled or disabled.
* **Actions:** Select the three dots to perform the following operations:
  * **Details and Records:** Select to view the details of the respective zones and manage its records.
  * **Copy Zone UUID:** Copy the UUID of the zone.
  * **Copy endpoint HREF:** Copy the Cloud DNS API HREF of the zone. It is especially useful when using the Cloud DNS API for advanced DNS management.
    {% endhint %}

## View details of a DNS Zone

To view details of a given zone, follow these steps:

1. In the DCD, go to **Menu** > **Management** > **Networking** > **Cloud DNS**.
2. From the **Zones overview**, select the zone for which you want to view the DNS zone details.

![Zones Details](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-892aed43fae1e45f89380ad16ce926362df525d1%2Fzone_details.png?alt=media)

{% hint style="success" %}
**Result:** The details of the selected zones is displayed in the **Zone details**. You will see the following information:

* **Enabled/Disabled:** Indicates if the zone is currently enabled or disabled.
* **Name:** Displays the name of the zone.
* **Description:** Displays the description of the zone.
* **State:** Displays the state of the respective zone.
  * **Available:** Indicates that the zone is available and healthy.
  * **Provisioning:** Indicates that the zone is being created or updated.
  * **Destroying:** Indicates that the zone is being deleted.
  * **Failed:** Indicates that an error occurred during creation, update or deletion.
* **Zone UUID:** Displays the UUID of the zone.
* **Last Modified Date:** Displays the last modified date of the zone.
* **Created Date:** Displays the creation date of the zone.
* **Nameservers:** Displays the nameservers of the zone.
  {% endhint %}

## Update details of a DNS Zone

To update details of a given zone, follow these steps:

1. In the DCD, go to **Menu** > **Management** > **Networking** > **Cloud DNS**.
2. From the **Zones overview**, select the zone for which you want to update the DNS zone details.
3. From the **Zone details**, enable or disable the zone status as needed. You can also update the description.
4. Click **Update Zone**.

![Zone Update](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-d0c51ab19791e59982132a88a3e2a3f733aea967%2Fzone_update.png?alt=media)

{% hint style="success" %}
**Result:** The details of your zones are updated.
{% endhint %}

## Delete a DNS Zone

To delete a given zone, follow these steps:

1. In the DCD, go to **Menu** > **Management** > **Networking** > **Cloud DNS**.
2. From the **Zones overview**, select the zone you want to delete.
3. From the **Zone details**, click **Delete Zone**.
4. Click **Delete** from the **Delete Primary Zone** confirmation dialog box.

![Delete a Zone via Zone details](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-924917c9caa736281690e0c3b06d272f973833bc%2Fzone_delete.png?alt=media)

{% hint style="info" %}
**Note:** Alternatively, you can delete multiple zones either in bulk or individually by using the **Actions** button in the **Zone overview**.
{% endhint %}

![Delete a zone via zones overview](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-4cb72a6e8c44edbde3eef7391a60904141f40802%2Fzone_delete_bulk.png?alt=media)

{% hint style="success" %}
**Result:** Your zone is deleted.
{% endhint %}


---

# 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/~/revisions/AMiYziCllTKB2y2lmONY/network-services/cloud-dns/dcd-how-tos/manage-dns-zone.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.
