# Toggle Features

> **Where do I find this?**
>
> Open the [Dashboard](https://tempvoice.xyz/dashboard) -> Select your Discord server -> Select the **correct** Creator Channel -> Click on the `Moderation` tab -> `Toggle Features`

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

Disabling certain features, such as renaming voice channels, disables the corresponding command and resets a user's configuration back to the creator channel's default.

***

<h3 id="ownerless-mode" align="center">Ownerless Mode</h3>

<figure><img src="/files/3yatsdwvxT0Dh4If7K7h" alt="" width="73"><figcaption></figcaption></figure>

<p align="center">Ownerless mode is useful when you want to use temporary channels as public game channels. The user who created the temporary channel <strong>will not</strong> be able to customize or moderate it.</p>


---

# 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/moderation/features.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.
