# How to Delete a Channel

If you've created a channel by mistake or need to remove a channel for any reason, we're here to help. Deleting a channel is a straightforward process that requires assistance from our support team. Here's how to request channel deletion:

1. **Contact Support**: Reach out to us either through the web chat on our website or by sending an email to our support team. Our contact details can be found on the "Contact Us" page of our site.
2. **Request Deletion**: Let us know that you'd like to delete a channel. Please provide the channel ID or any relevant details to help us quickly locate your channel.
3. **Confirmation & Deletion**: Our team will confirm the deletion request with you and proceed to remove the channel. Channel deletions are typically completed within one hour.

**Changing the Phone Number on a Channel**

If your goal is to change the phone number associated with a channel, there's no need to delete the channel. Simply log out from the current channel, wait a minute, and then you can link a new phone number.&#x20;

For any questions or further assistance, please don't hesitate to reach out to our support team.


---

# 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://support.whapi.cloud/help-desk/account/how-to-delete-a-channel.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.
