# Delete Deka DNS

## Delete DNS

DNS that is no longer in use can be removed through the DNS feature. To start the deletion process, access the DNS page, which displays the DNS Management page containing the list of created DNS zones.

<figure><img src="/files/0PP7CYOinx8cWnhWbZvQ" alt=""><figcaption></figcaption></figure>

To manage the DNS zone, click the action button represented by the three vertical dots on the selected DNS card.

<figure><img src="/files/4mumgv9PZknAjTzJTY1j" alt=""><figcaption></figcaption></figure>

The DNS zone can be removed by selecting **Delete** from the action menu on the corresponding DNS card.

<figure><img src="/files/TIrJqzvizubcMlMziRcH" alt=""><figcaption></figcaption></figure>

After the Delete DNS confirmation dialog is displayed, click **Yes** to confirm the deletion of the DNS zone.

<figure><img src="/files/lZ9hpIR1Jd4iPYwIspxK" alt=""><figcaption></figcaption></figure>

To confirm the deletion, enter the DNS name as displayed, then click **I understand the consequences, delete this DNS**.

<figure><img src="/files/RfAxyNXiDrTOHcBARQtV" alt=""><figcaption></figcaption></figure>

A confirmation notification appears indicating that the DNS has been successfully deleted. After the deletion is completed, the system returns to the **DNS Management** page.

<figure><img src="/files/4jYIgHXiHgWUeyDVuH3d" alt=""><figcaption></figcaption></figure>


---

# 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.cloudeka.ai/deka-dns/delete-deka-dns.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.
