# Temporary Channel User Limit

> **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 User Limit`&#x20;

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

This default channel user limit can be changed by the temporary channel owner with [/voice limit](/commands/voice/limit.md) or an [Interface Message](/commands/interface.md). As soon as the user creates a new temporary channel, the previous user limit will be used.

### Don’t want users to change the user limit?

Disable it under [Toggle Features](/settings/moderation/features.md).

### Don’t want channels keep their user limit after recreation?

Disable it under [Restore Owner Settings](/settings/moderation/restore.md).

***

## User Limit Range <a href="#range" id="range"></a>

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

The owner of a temporary channel will only be able to set a user limit that is within the range that you have selected.


---

# 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/limit.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.
