> 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/transfer-chat-to-whatsapp-fucntionality.md).

# Transfer Chat to WhatsApp Fucntionality

### Chat Transfer to WhatsApp:

To enable chat transfer from your website bot to WhatsApp, follow these steps:

1. **Access Your Website Bot**
   1. Navigate to the Bots section and select the relevant website chatbot.
2. **Modify Chat Window Settings**
   1. Go to Website Chatbot Settings and click on "**Chat Window"**.
   2. Toggle **"Enable Transfer to WhatsApp"** ON. This allows users to seamlessly transfer their conversation to WhatsApp.
3. **User-Initiated Chat Transfer**
   1. While interacting with the website chatbot, users can tap the three-dot menu and select **"Transfer to WhatsApp"** to continue the conversation on WhatsApp.
4. **Inbox Notification**
   1. In the chatbot’s inbox, a message will indicate that the conversation has been transferred to WhatsApp.

**Setup Complete!** Your chatbot is now equipped with WhatsApp chat transfer functionality.


---

# 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/transfer-chat-to-whatsapp-fucntionality.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.
