> For the complete documentation index, see [llms.txt](https://docs.clouduxe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouduxe.com/cpanel-control-panel/how-to-edit-or-remove-an-mx-record-in-cpanel.md).

# How to Edit or Remove an MX Record in cPanel

### Steps to Edit or Remove an MX Record:

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

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

* Under **Domains**, find the options listed under **Actions**.

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

* Click on **Manage**.
* Locate the MX record you want to edit or remove:

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

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

{% hint style="warning" %}
Changes to DNS records may take 12 to 24 hours to propagate globally.
{% 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:

```
GET https://docs.clouduxe.com/cpanel-control-panel/how-to-edit-or-remove-an-mx-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.
