# Temporary Channel Name

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

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

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

### Don’t want users to rename channels?

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

### Don’t want channels keep their name after recreation?

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

{% hint style="info" %}
Try out [Placeholders](/faq/placeholders.md) to have dynamic temporary channel names!
{% endhint %}

***

## Waiting Room Name <a href="#waiting-rooms" id="waiting-rooms"></a>

1. Click on the 🕒 button.<br>

   <figure><img src="/files/bNy1wqeDfTCsw3238ZxX" alt="" width="67"><figcaption></figcaption></figure>

2. Set the naming format used for Waiting Room channels.<br>

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

{% hint style="info" %}
[What are "Waiting Rooms" and how do they work?](/commands/voice/waiting.md)
{% endhint %}


---

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