# View Primary Zone Details

{% 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 view details of 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\. Select the zone to view its details. Alternatively, you can also select **Details & Records** in the **ACTION** column to view the details.

![Zone selection](/files/TM9e6eTrj91n8SfQCYo0)

4\. In the **Details & Records** window, select **Zone details**. To update the zone details, click [<mark style="color:blue;">Edit zone</mark>](/cloud/network-services/cloud-dns/dcd-how-tos/public-zone/primary-zone/update-primary-zone.md).

{% hint style="success" %}
**Result:** The following information is displayed in **Zone details**:

* **Zone Name:** Displays the name of the zone.
* **State:** Indicates if the zone is **Available**.
  * **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:** Displays **Yes** if the zone is **Enabled** or **No** when it is **Disabled**.
* **UUID:** Displays the UUID of the zone. Click **Copy** if you want to copy it to the clipboard.
* **Creation date:** Displays the creation date and time of the zone.
* **Last modified:** Displays the last modified date and time of the zone.
* **Nameservers:** Displays the nameservers of the zone. Click **Copy** if you want to copy it to the clipboard.
* **Description:** Displays the description of the zone.
  {% endhint %}

![Zone details](/files/wuyRPo4ne5mTcE7NHPDJ)


---

# 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/view-primary-zone-details.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.
