# Integrate Email to AI Chatbot

<figure><img src="/files/hLBr1JyjYSgazxKnHjRn" alt="Under the &#x22;Select Integration&#x22; page, selecting &#x22;Email&#x22; and clicking &#x22;Configure&#x22; will take users to a &#x22;Customize Integration&#x22; page where they have to insert their email address. After that, they should click &#x22;Next&#x22; to finish the integration process."><figcaption><p>Under the "Select Integration" page, selecting "Email" and clicking "Configure" will take users to a "Customize Integration" page where they have to insert their email address. After that, they should click "Next" to finish the integration process.</p></figcaption></figure>

Captivate Chat's AI Chatbots can send you relevant user data to your **preferred email address**. When a user asks your AI Chatbot to connect them to a Live Agent, they will **send a no-reply email to the preferred email address** you provided. &#x20;

To integrate Email into your AI Chatbot:

1. Select the Email icon under "Select Integration."
2. Click ![The "Configure" button in the "Select Integration" page will let users configure the information of the platform they selected. The "Select Integration" page within the AI Chatbot creation process can assign the AI Chatbot to get user data from their conversations and store them in a selected integration platform: HubSpot, Email, or Google Sheets.](/files/BGyHsPHtcPVWdYMxfx9a).
3. Enter your **preferred email address** under "User Email"
4. Click !["Next" in the context of Select Integration > Email > Configure > Customize Integration will integrate the email address into the AI Chatbot. ](/files/bqHcpjZjX38JfiYrelZ0).

{% hint style="warning" %}
**Only the user's names and emails will be sent to your preferred email address**

Please note that, at this time, the Captivate Chat Email Integration **only captures the user’s name and email**.&#x20;

Any future improvements, such as support for custom forms, may be added in future updates and releases.
{% endhint %}

***

Once you're done placing your integration, click ![If you made it to the "Select Integration" page of the AI Chatbot creation process, leave it be and click "Update AI Chatbot" to finish the AI Chatbot creation process.](/files/lQOdcMhZFhpj2OKmKTiS)  to finish the AI Chatbot setup.


---

# 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://manual.captivatechat.ai/start-creating/create-an-ai-chatbot/copy-of-select-integration/integrate-email-to-ai-chatbot.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.
