# Delete channel

Please note, deleted channels cannot be retrieved. Only Network Admins and contributors can delete a channel

* Navigate to the Network where the channel exists
* Select Channels from the side menu

<figure><img src="/files/2FUmPRjIZWIGa2XF02au" alt=""><figcaption></figcaption></figure>

* Select the Channel you want to delete
* Click on delete and confirm the deletion

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

* The channel will be deleted and this action cannot be retrieved.&#x20;

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


---

# 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.spydra.app/how-to/private-network/channels/delete-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.
