# Empty temporary channels

## Still found empty temporary channels? <a href="#still-found-and-empty-temporary-channel" id="still-found-and-empty-temporary-channel"></a>

1. Try to join and leave the channel
2. Only if 1. does not work, try to manually delete the channel
3. Only if 2. does not work, create a Discord support ticket with this text:\
   \
   <https://support.discord.com/hc/en-us/requests/new?ticket_form_id=360000029212>

```
Dear Discord Support,

I contact you because in my Discord Server is a voice channel which cannot be edited or deleted.

I ask you to please resolve this issue.

Server ID: [your server ID here]
Channel ID: [channel ID here]
```

## Are you on Mobile?

Try to clear the cache if you see channels on mobile but not on desktop:

* Settings -> Advanced -> Developer Mode\
  \
  ![](/files/87CHKZtoS3eSMxGKN9oz)
* Settings -> Scroll Down -> Clear Caches\
  ![](/files/71V9Jz3aAsq9Y8aybGgZ)


---

# 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://easy.tempvoice.xyz/troubleshooting/empty-channels.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.
