# Configuring Webhooks

To use the in-game logging system, you will need to configure the channel in which your kick/ban webhook is sent.

To do this, run the `/config` command and find the moderations module section. Just change the kick/ban logging channel and you will be good to go.

You can find more information on this in the [Configuration guide](/info/config.md#configure-the-moderations-module).

<figure><img src="/files/gjbNA6d1cHNgX5stUrI7" alt="" width="375"><figcaption></figcaption></figure>

### <mark style="color:blue;">Setting Up Webhooks</mark> <a href="#tutorial" id="tutorial"></a>

Here is a tutorial on how to set up webhooks within your ER:LC server. This does require the pro server pack to do.

Video: [How to connect webhooks | ER:LC Tutorial](https://www.youtube.com/watch?v=9tPJGtIe6IQ\&list=PLWlCASlPQKiliDgQ_wyCbhcUBZPOrcF7a\&index=12)

{% embed url="<https://www.youtube.com/watch?index=12&list=PLWlCASlPQKiliDgQ_wyCbhcUBZPOrcF7a&v=9tPJGtIe6IQ>" %}


---

# 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://docs.trident.bot/guides/webhooks.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.
