# Moderation Log

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

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

***

## How to get a Discord Webhook URL?

1. Click on the edit icon of a text channel.

<figure><img src="/files/1lukYCZtjgXWKLPjaET8" alt="" width="205"><figcaption></figcaption></figure>

***

2. Go to `Integrations`.

<figure><img src="/files/TkIoOKfxZIj3jl3rik1M" alt="" width="162"><figcaption></figcaption></figure>

***

3. Click on `Webhooks`.

<figure><img src="/files/1rbZEFAgOI2KSYkRSo1G" alt=""><figcaption></figcaption></figure>

***

4. Click on `New Webhook`.

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

***

5. Click on the new webhook which popped up below `New Webhook` button and click on\
   `Copy Webhook URL`

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

{% hint style="warning" %}
Treat the Webhook URL like a password and **do not share it with anyone** else!
{% 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/moderation/log.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.
