# Temporary Channel Privacy Mode

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

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

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

### Don’t want users to change the privacy mode?

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

### Don’t want channels keep their privacy mode after recreation?

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


---

# 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/permissions/privacy.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.
