# WhatsApp for Business

With Bird, you use WhatsApp for Business (known to developers as the WhatsApp API) to reach your customers.

WhatsApp for Business is different from the WhatsApp app that you may be familiar with as a consumer. It's a dedicated solution for businesses.

{% hint style="info" %}
Outside of this article, any mention of *WhatsApp* refers specifically to WhatsApp for Business, not to the consumer app.
{% endhint %}

### Why use WhatsApp for Business?

* **Branded profiles**: Customize your business profile with logos, business descriptions, and contact information. Maintain a professional image.&#x20;
* **Verified business status**: Show customers that your business is verified and trustworthy.
* **Automated messaging**: Use [Flows](/applications/automation/flows.md) and [Journeys](broken://pages/s7vKAR6krDvHsj9MnhC9) to automate replies, greeting messages, chatbots, and other customer experiences.
* **Bulk campaigns**: Send WhatsApp messages in bulk with [Campaigns](/applications/campaigns/campaigns.md).
* **Catalog feature**: Showcase products and services directly in the app, enabling customers to browse offerings and make inquiries easily.
* **Analytics and Insights**: Access [data and insights](/applications/analytics/campaign-reports/concepts/view-whatsapp-campaign-reports.md) to track message performance and customer engagement metrics, helping to refine marketing strategies.

### WhatsApp for Business vs WhatsApp for consumers

<table><thead><tr><th width="217">Feature</th><th>WhatsApp for Business</th><th>WhatsApp consumer app</th></tr></thead><tbody><tr><td><strong>WhatsApp groups</strong></td><td><ul><li>No support</li></ul></td><td><ul><li>Yes</li></ul></td></tr><tr><td><strong>WhatsApp calls</strong></td><td><ul><li>No support</li></ul></td><td><ul><li>Yes</li></ul></td></tr><tr><td><strong>Use on Inbox</strong></td><td><ul><li>Yes</li></ul></td><td><ul><li>No support</li></ul></td></tr><tr><td><strong>Use on mobile app</strong></td><td><ul><li>No support</li></ul></td><td><ul><li>Yes</li></ul></td></tr><tr><td><strong>Bulk campaign sending</strong></td><td><ul><li>Yes</li></ul></td><td><ul><li>No support</li></ul></td></tr><tr><td><strong>Many:1 conversations</strong></td><td><ul><li>Yes</li><li>Multiple agents on Inbox can view and respond to a WhatsApp conversation</li></ul></td><td><ul><li>No support</li></ul></td></tr><tr><td><strong>1:1 conversations</strong></td><td><ul><li>Yes</li></ul></td><td><ul><li>Yes</li></ul></td></tr></tbody></table>


---

# 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/applications/channels/channels/supported-channels/whatsapp/concepts/whatsapp-for-business.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.
