# How to Remove an Addon Domain

To remove your addon domain from your cPanel, follow these steps:

* Log into **cPanel**.
* Go to the **Domains** section.

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

* Click the **Manage** icon in front of the domain.

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

* Click **Remove Domain** to remove the domain.

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

{% hint style="warning" %}
Removing an addon domain will also remove its associated files from the server. Be sure to back up any important data before proceeding!
{% endhint %}

{% hint style="success" %}
Once you've removed the domain, it will no longer be connected to your hosting account.
{% 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/managing-domains/how-to-remove-an-addon-domain.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.
