> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/journeys/whatsapp-journey.md).

# WhatsApp Journey

{% hint style="danger" %}
Starting April 1st, 2025, WhatsApp will pause the sending of marketing messages to users with U.S. phone numbers. Meta, WhatsApp's parent company, has stated that this decision aims to maintain the health of the WhatsApp ecosystem in the U.S., where the platform is rapidly growing but still in its early stages.

This means businesses will no longer be able to send marketing communications via WhatsApp to U.S. users. This change applies specifically to users with U.S. phone numbers; sending marketing messages to users in other countries or regions remains unaffected.

Please reach out to your Account Manager if you have any questions.&#x20;
{% endhint %}

WhatsApp is another potent marketing channel with attributes similar to that of SMS. The only difference is that WhatsApp will allow you to create more compelling messages to engage your customers.

Build journeys to engage your customers with custom message templates. You can build templates for your specific campaign requirement with Satisfi Lab’s WhatsApp template builder and monitor campaign performance in the journey dashboard.

This section will cover the different parts of WhatsApp marketing from setting up sender numbers, building journeys, and analyzing data.


---

# 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.satisfilabs.com/resource-center/marketing-engine/journeys/whatsapp-journey.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.
