# Censor Channel Names

> **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 -> `Censor Channel Names`

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

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

<figure><img src="/files/8GZeqWfTLw8osyeqh6dV" alt=""><figcaption></figcaption></figure>

***

### Partial Matching <a href="#partial-matching" id="partial-matching"></a>

Use `*` at the beginning or end of a word for partial replacement.\
**Just like Discords Automod**.

<pre><code>[CENSOR] *pet, java*, *leg*, get
<strong>
</strong><strong>Carpet | JavaScript | Wholegrain | Together
</strong>****** | ********** | ********** | to***her
</code></pre>


---

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