# Cancellation

If you're experiencing issues with your cloud hosting package or have questions related to your hosting product, please feel free to contact our technical support team anytime. We’re here to help you 24/7.

If you still wish to cancel your hosting package for any reason, the process is straightforward, though we’ll be sad to see you go.

#### Steps to Cancel Your Account with Clouduxe

1. **Log in to Your Account**: Go to [Client area](https://panel.clouduxe.com/clientarea.php) using the email and password you set up when placing your order.
2. **Access Services**: Once logged in, navigate to "Services" in the left-hand menu.
3. **Select the Service**: Find the product/service you wish to cancel and click on it.
4. **Request Cancellation**: On the left-hand side under "Actions," click "Request Cancellation." You’ll have the option to cancel the service immediately or at the end of the billing period.

Your plan will now be cancelled. If you believe you made a mistake, please contact our support team right away so we can reverse any changes for you.

{% hint style="info" %}
We appreciate your feedback, whether positive or negative. Clouduxe is built on providing excellent service backed by great customer care, and we’d love to hear what you have to say.
{% 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/accounts-and-billing/cancellation.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.
