# WhatsApp channel onboarding

To onboard customers onto WhatsApp, you will need to integrate the WhatsApp embedded signup in your platform, and then integrate with Bird APIs to programmatically create channels

## Step 1

{% content-ref url="/pages/KGV7le7j8OkbzvADL8J0" %}
[Setting up the WhatsApp Embedded flow](/api/channels-api/supported-channels/programmable-whatsapp/whatsapp-isv-integration/whatsapp-channel-onboarding/setting-up-the-whatsapp-embedded-flow.md)
{% endcontent-ref %}

## Step 2

{% content-ref url="/pages/d9uTXTNYFtgnRIAOpAm8" %}
[Install WhatsApp phone number in Bird CRM](/api/channels-api/supported-channels/programmable-whatsapp/whatsapp-isv-integration/whatsapp-channel-onboarding/install-whatsapp-phone-number-in-bird-crm.md)
{% endcontent-ref %}

## Step 3

{% content-ref url="/pages/BYi47R8msGvGDgcXkmeL" %}
[Subscribe to channel webhooks](/api/channels-api/supported-channels/programmable-whatsapp/whatsapp-isv-integration/whatsapp-channel-onboarding/subscribe-to-channel-webhooks.md)
{% endcontent-ref %}


---

# 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://docs.bird.com/api/channels-api/supported-channels/programmable-whatsapp/whatsapp-isv-integration/whatsapp-channel-onboarding.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.
