# WhatsApp Catalog Setup

## **How to Set Up Your WhatsApp Catalog**

### **Step 1: Create a Catalog**

1. Open your **WhatsApp Bot**.
2. Go to **WhatsApp Automation** → **Catalog**.
3. Click **Create Catalog**.
4. Click **Go to Meta** to access **Meta Commerce Manager**.
5. Click **Add Catalog**.
6. Select your **Business Portfolio** from the dropdown.
7. Enter a **Name** for the catalog and click **Next**.
8. Click **Next** through **Event Tracking**.
9. Assign permissions in **Set Permissions** and click **Next**.

### **Step 2: Add Products to Your Catalog**

1. Select **Manually Add Products**.
2. Click **Add Products**.
3. Fill in product details:
   * **Images**
   * **Title**
   * **Description**
   * **Price**
   * **Web Link**
4. Click **New Item** to add more products.
5. Click **Upload Items** to finalize your catalog.

### **Step 3: Connect the Catalog to WhatsApp**

1. Return to **WhatsApp Automation Page**.
2. Click **Connect Catalog to WhatsApp Account** → **Go to Meta**.
3. Log in to your **Meta Account**.
4. Click **Settings** (bottom left).
5. Click **All Tools** → **WhatsApp Manager**.
6. Click **Catalogue** → **Choose a Catalogue**.
7. Select the catalog you want to connect.
8. Click **Connect Catalogue** to link it with WhatsApp.

### **Step 4: Activate the WhatsApp Catalog**

1. Click **Login with Facebook** under **Activate WhatsApp Catalogue**.
2. Select the catalog from the dropdown.
3. Use it in your chat flow under **Edit Your Chat Flow**.

✅ **Done! Your WhatsApp Catalog is now ready to use.** 🚀


---

# 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://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/marketing-automation/whatsapp-catalog-setup.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.
