# Upload Inventory in Meta

A business’s inventory needs to be uploaded to Meta in a catalog format.&#x20;

If your business already has a Meta catalog set up (and not connected to Facebook Shop), you can leverage that catalog for WhatsApp commerce use cases. Just [connect the catalog to a WhatsApp Business Account](https://www.facebook.com/business/help/158662536425974) (WABA) and the business will be able to share products with customers.

{% hint style="info" %}
You can only upload one catalog per WABA, but the same catalog can belong to multiple phone numbers.
{% endhint %}

### Steps to upload inventory

#### Step 1: Create a catalog in Facebook Business Manager

<figure><img src="/files/Zpbev5r9oOa9QStcB985" alt=""><figcaption></figcaption></figure>

1. Go to your [Facebook Business Manager](https://business.facebook.com/).
2. Select the business account, and from there, select the burger menu and go to Commerce Manager.
3. In the catalog manager, Click on "Add Catalog", select your type of catalog (i.e. ecommerce, travel, real estate).
4. Give your catalog a name and complete the catalog creation.

#### Step 2: Add data sources in the Catalog

<figure><img src="/files/bsX3RXnH25glFs05Ax06" alt=""><figcaption></figcaption></figure>

1. Once the catalog is created, click on "View Catalog" and "Add Items".
2. There are a few ways to add catalog:
   1. You can add products manually (if you don't have any external inventory, you can use this)
   2. You can add products from a data feed (like csv, xml or google sheet that's online)
   3. From a partner app (like Shopify or WooCommerce Partner app - recommended if you you're not using the partner app for other catalog like Fb shop/insta shop)
   4. You can install a pixel in your website and it will track products that are visited by users.
3. We will go ahead with Data Feed, as that has the least dependency. In the data feed option, there are a few choices as well:
   1. You can upload an excel from your computer. Click [here](https://docs.google.com/spreadsheets/d/1dLhIwz0bTyij0XBImc4ugEjwi4jAxkgBmgx5nKhp-Aw/edit?usp=sharing) to download a sample Excel file.
   2. You can link to a data feed created by your Feed Creation app (like Flexify, Universal Feed etc.)
   3. You can link to a google sheet. If you're uploading or linking to google sheet, please download the suggested spreadsheet/excel format first from the steps.
   4. Finally select a sync frequency (hourly recommended) and finish the process.

{% hint style="info" %}
If you're using ecommerce blocks in MyAlice, make sure that the product retailer ids in the catalog is the same as the product id in your Shopify / WooCommerce.
{% endhint %}


---

# 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.myalice.ai/whatsapp/automate-sales-in-whatsapp-with-whatsapp-catalog/upload-inventory-in-meta.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.
