# How to Edit or Remove a Record in cPanel

### Steps to Edit or Remove a Record:

* Log in to your cPanel account.
* In the **Domains** section, click on **Zone Editor**.

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

* Under **Domains**, you'll see several options listed under **Actions**.
* Click on **Manage**.

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

* Locate the record you wish to edit or remove:

  * To edit, click on **Edit**, modify the details, and then click on **Save Record**.
  * To remove, click on the **Delete** option.

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

{% hint style="warning" %}
Note: It may take anywhere from 12 to 24 hours for the changes to take effect worldwide.
{% 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.clouduxe.com/cpanel-control-panel/how-to-edit-or-remove-a-record-in-cpanel.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.
