# Transfer Chat to WhatsApp Functionality

{% embed url="<https://youtu.be/cNzMG3HX_UE>" %}

## Chat Transfer to Whatsapp

1. Click on bots and select a website bot.
2. Click on "Website Chatbot Settings".&#x20;
3. Click on "Chat Window".&#x20;
4. You can toggle ON/OFF "Enable Transfer to WhatsApp" button. Once switched ON, user can select to transfer chat to whatsapp.

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

5. Now while chatting with a Website bot, user can click on three dots and select "Transfer to Whatsapp". As shown below

<figure><img src="/files/4RNK0LhwdzFPwEOZl4VV" alt=""><figcaption><p>Chat Window</p></figcaption></figure>

6. In the Inbox, a message will be shown indicating that chat has been transferred to whatsapp by the user.

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

Done! You have completed setting up Transfer Chat to WhatsApp Functionality.

#### Need Help?

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/customer-platform-guidelines/bot-settings/website-chatbot-settings/transfer-chat-to-whatsapp-functionality.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.
