> 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/public-zone/primary-zone/delete-primary-zone.md).

# Delete Primary Zones

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

To delete a given zone, follow these steps:

1\. In the **DCD**, go to **Menu** > **Network Services** > **Cloud DNS** > **Public zones** tab.

2\. Select **Primary Zones** from the drop-down list.

3\. Delete a zone using the following options:

* Delete multiple zones either in bulk or individually by selecting respective checkboxes and clicking **Delete**.

![Select relevant checkboxes to delete specific zones](/files/YrYZSu1OK7sranH5V4dW)

* Select **Delete Primary Zone** from the **ACTIONS** column to delete the respective primary zone.

![Delete using the option in ACTIONS column](/files/B2Gt7cyIM3jJGC81BlP5)

* Click on the specific zone and in the **Details & Records** window, click **Edit zone**. Click **Delete Zone**.

![Delete using the option in the Edit zone window](/files/4VMKABJ4IKXLw49dduUw)

4\. Click **Delete** in the **Delete primary zone** confirmation dialog box.

![Confirm deletion](/files/sGCSAvHJ7grNBQZgIzof)

{% 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/network-services/cloud-dns/dcd-how-tos/public-zone/primary-zone/delete-primary-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.
