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

# WhatsApp

### Overview

WhatsApp Store Settings allows you to process orders and payments through RUM Work. We provide support to WhatsApp using 4 Channels -

1. [360dialog](/messaging-channels/whatsapp-integration/360dialog.md)
2. [Emma](/messaging-channels/whatsapp-integration/emma.md)
3. [Maytapi](/messaging-channels/whatsapp-integration/maytapi.md)
4. And [Cloud API](/messaging-channels/whatsapp-integration/cloud-api.md)

For Maytapi WhatsApp Store Settings, you can refer to our [Maytapi Integration](/messaging-channels/whatsapp-integration/maytapi.md#store-settings) docs. And for the remaining WhatsApp Channels, you can follow this guide to utilise Store Settings.&#x20;

### Open Store Settings

To open WhatsApp Store Settings for 360dialog, Emma and Cloud API, simply click the **Store Settings** for the respective channel in the Channels.&#x20;

![Opening Store Settings for WhatsApp](/files/X3DZHTZZ9U46AlkeohtM)

This will the WhatsApp Store Settings with the following options,

![WhatsApp Store Settings Options](/files/bYNNtkcAeEr2Kp4n1Lq1)

* **Catalog Settings** - Using this, you can access the products list (catalog) on Facebook. Or, create new lists of products (Catalogs.)
* **Products** -&#x20;
* **Payment Settings** - Setup payment partners to process orders.

Explore the following doc pages to learn more about Store Settings' options.

{% content-ref url="/pages/covnnY2D2A8ZFfGZhxmp" %}
[Catalog Settings](/store-settings/whatsapp/catalog-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/BzRMYV2ayHsFjl982LxA" %}
[Products](/store-settings/whatsapp/products.md)
{% endcontent-ref %}

{% content-ref url="/pages/H781wLqZW7tSzkUa4ByY" %}
[Payment Settings](/store-settings/whatsapp/payment-settings.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.rumwork.io/store-settings/whatsapp.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.
