# Create 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 create a primary zone, follow these steps:

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

2\. Select **Create primary DNS zone**.

![Create your first primary zone](/files/jg2v6uFs6vqrwrcfGgYc)

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

* The **Public zones** section displays the primary zones if you have already created them:
  * Select **Primary Zones** from the drop-down list to view them.
  * To create additional primary zones, select **Create** > **Primary zone** and enter the details.
    {% endhint %}

![Create additional primary zones](/files/pN4GdEXfhlJQ0VpdNnOQ)

3\. Enter the following details in the **Create Primary Zone** window:

* **Enabled/Disabled:** Set the status 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 <code class="expression">space.vars.ionos\_cloud</code> nameservers.
{% endhint %}

* **Name:** Enter the domain or subdomain for which you want to create the primary zone.
* **Description (Optional):** Enter an appropriate description for your primary zone.

![Define zone properties](/files/CrxGmzrUlRb5Cey0j59r)

4\. Click **Create zone** to create the primary zone.

{% hint style="info" %}
The zone creation acknowledgement message allows you to copy the <code class="expression">space.vars.ionos\_cloud</code> nameservers to configure the domain at your registrar. Alternatively, you can also proceed to create records within the created zone.
{% endhint %}

![Zone creation is successful](/files/iOgEgZLOExBED66xnLRJ)

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


---

# 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/public-zone/primary-zone/create-primary-zone.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.
