# Alerts

### Interactive Guide

{% embed url="<https://app.arcade.software/share/ULTqaaM2mvO8qEh5Nxlx>" %}

***

### Alerts Settings:

* Go to the “Bots” section from the left sidebar.
* Select any website bot
* Select your bot and click on “Settings”.

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

* Go to Alerts tab.

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

1. **Email Subject Field**:

   * Enter the subject line for the email notifications. This will be the title of the email you receive when a new lead interacts with the bot.

   <figure><img src="/files/aGmoXgB67MPAY2iaIK17" alt=""><figcaption></figcaption></figure>
2. **Email Notifications Toggle**:

   * Use this toggle to enable or disable email notifications. When enabled, you will receive an email whenever a new lead interacts with the bot.

   <figure><img src="/files/qjk0E3TVRv5K4ULGSZfC" alt=""><figcaption></figcaption></figure>
3. **Email Address Field**:

   * Add the email addresses where you want to receive notifications.
   * You can add multiple email addresses by typing each one and pressing **Enter**.

   <figure><img src="/files/wABDa30R2zLGnwCwLlya" alt=""><figcaption></figcaption></figure>
4. **Lead Revisit Notifications Toggle**:

   * Enable this toggle to receive notifications when a lead revisits and interacts with the bot.
   * For example, if a lead interacts with the bot, leaves, and then returns later, you will receive a notification about their revisit.

   <figure><img src="/files/yXCmhnpJlp8kxt1d7IDf" alt=""><figcaption></figcaption></figure>
5. **Save Changes**:

   * Click the **Save Changes** button to apply your settings. Your email notifications will now be active as per your configuration.

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

***

If you still have questions for our team, write to us at [**support@botpenguin.com**](mailto:support@botpenguin.com). We’ll get back to you within 48 hours.


---

# 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://help.botpenguin.com/bots/website-mobile-app-bot/chatbot-settings/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.
