> For the complete documentation index, see [llms.txt](https://docs.usepylon.com/pylon-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usepylon.com/pylon-docs/integrations/chat/whatsapp.md).

# Whatsapp

## Setup

Click into the App Directory from your Pylon dashboard and then click on the WhatsApp integration to view setup instructions.

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

## Usage

**Option 1: Using Pylon's WhatsApp business account**

1. Click "Add a chat" in the "Group chats" section
2. Enter the invite link for your WhatsApp group chat

For detailed setup instructions, see [here](https://support.usepylon.com/articles/8492041186-how-do-i-integrate-whatsapp-with-pylon?lang=en).&#x20;

**Option 2: Using your WhatsApp business account**

1. Click "Add a number" in the "Connected numbers" section
2. Follow the prompts to connect your Meta account and WhatsApp number

For detailed setup instructions, see [here](https://support.usepylon.com/articles/8492041186-how-do-i-integrate-whatsapp-with-pylon?lang=en).

Conversations from both 1:1 chats and group chats in WhatsApp will automatically create issues in Pylon with complete bidirectional syncing, including messages, files, and reactions. All Pylon features can then be used to manage these issues.

WhatsApp issues can be identified by setting the Issue Source filter or visually by the WhatsApp logo on issues.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.usepylon.com/pylon-docs/integrations/chat/whatsapp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
