> For the complete documentation index, see [llms.txt](https://help.reekolect.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/bot-settings/website-bot-settings/alerts.md).

# Alerts

#### Lead Notification Settings

Configure the settings below to manage email notifications for new leads and lead revisits:

<figure><img src="/files/4KAmkmfvgBRxcZ7TO6nI" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="253">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Subject</td><td>Enter the subject line for email notifications. This will be used to alert you about new leads.</td></tr><tr><td>Email Addresses</td><td>Add email addresses where notifications will be sent. Press "Enter" after adding each email.</td></tr><tr><td>Lead Revisit Notifications</td><td>Activate this option to receive notifications when a lead revisits the bot.</td></tr></tbody></table>

#### Note

Ensure that the email addresses provided are accurate and up-to-date to receive timely notifications about new leads and lead revisits.

**Saving Changes**

Once you have configured all the settings according to your requirements, click the "Save Changes" button to apply the changes. The bot will update its setting after some time ones cache is removed.

{% hint style="info" %}
Use `Invalidate Cache` option to make changes live right away.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/bot-settings/website-bot-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.
