# Temporary Channel Category

> **Where do I find this?**
>
> Open the [Dashboard](https://tempvoice.xyz/dashboard) -> Select your Discord server -> Select the **correct** Creator Channel -> Click on the `Overview` tab -> `Temporary Channel Category`&#x20;

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

***

## Fallback Categories <a href="#fallbacks" id="fallbacks"></a>

A Discord category is limited to 50 channels. If your Discord server needs more temporary channels, you have to set up some fallback categories.

1. Click the `+` button.

   <figure><img src="/files/nNN1lE3yBq9r6xi2arRO" alt="" width="83"><figcaption></figcaption></figure>

2. Select all categories you want to use in case another category is full. Make sure these categories have no permissions set to avoid any permission issues.

<figure><img src="/files/tC6NWddYtrnnJV9Ofu2A" 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://easy.tempvoice.xyz/settings/overview/category.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.
