# Chat Alerts

### **Getting Started**

For this process you will need a KickBot account. If you do not already have a KickBot account navigate to [kickbot.app](https://kickbot.app) and sign up. For more information, follow [this guide](https://docs.kickbot.com/dashboard/creating-your-account) on getting started.

To start, navigate to the "Chat Alerts" page under "Alerts" in the left-hand navigation.

<figure><img src="https://488718071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6OLqbpx7W0nzTqPrmIIl%2Fuploads%2FNnmnAnd5EDYkeqx8ydOB%2Fimage.png?alt=media&#x26;token=9310de5b-f862-4111-b32f-245d398567de" alt=""><figcaption></figcaption></figure>

### Chat Alerts

There are three different types of alerts that can be configured and customized.&#x20;

<figure><img src="https://488718071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6OLqbpx7W0nzTqPrmIIl%2Fuploads%2FUkgRjFDoDa5Oo11bc3Tx%2Fimage.png?alt=media&#x26;token=2fe8ee22-4009-42da-9b90-e8fbccfddd9c" alt=""><figcaption></figcaption></figure>

These let you know the following:

* **Sub Alerts:** When someone subs, or when someone's subscription renews.
* **Gifted Sub Alerts:** When someone has gifted subs.
* **Follow Alerts:** When someone has followed you.

{% hint style="info" %} <mark style="color:blue;">Every alert available is enabled by default.</mark>
{% endhint %}

### Preview

Preview all of the above settings and variables in real-time to see how they are applied.

<figure><img src="https://488718071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6OLqbpx7W0nzTqPrmIIl%2Fuploads%2FIZah2iVbTdBWCDti8eTc%2Fimage.png?alt=media&#x26;token=bedc4924-c6fb-41c8-984f-f901dfbde464" alt=""><figcaption></figcaption></figure>

### Testing Chat Alerts

The alerts can be tested through the `!subtest`, `!gifttest`, and `!followtest` commands respectively. If there is no response and your account was just created, give it a minute and try again.&#x20;

If you are still experiencing any issues please reach out to <support@kickbot.app> or #support on our [Discord server](https://discord.gg/MAg3gBbc89).&#x20;


---

# 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.kickbot.com/dashboard/alerts/chat-alerts.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.
