# Add Items - Data Feed

**Step 1:** Go to <https://www.facebook.com/commerce_manager/>

**Step 2:** Choose your business and Select your previously created Catalogue.

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

**Step 3:** Select the **Items** menu option and Click the **Add Items** button.

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

**Step 4:** Choose your preferred option **Data Feed** for uploading products and Select the **Next** button.

**Data Feed:** Use a spreadsheet or file to add and update your items automatically.

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

## (i) Use a URL or Google Sheets to upload products in bulk

* Choose the **Use a URL or Google Sheets** option.
* Enter a URL from your server, hosting website or a Google spreadsheet. Click the **Next** button to proceed.

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

**Sample File URL:** <https://docs.google.com/spreadsheets/d/1Ozn8VKseOF8g0X-Of4OBYXu87xqA9X-SIpQsiqQjkJw/edit#gid=0>

👉 [Kindly check how to add product images](#how-to-add-product-images)

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

* Please confirm these settings before uploading the product: **Name, URL, Default currency, and Data Feed Schedule**

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

* It takes a few minutes to review your products and automatically upload them.

⚡Note 1: If you want to update or add items, use the same spreadsheet. It will be automatically synced with your catalogue.

⚡ Note 2: If all items are green, they've been successfully added or updated. If any are red or yellow, there was an error. To find out why, click "**Download Report**" and update the Data Feed URL accordingly.

<figure><img src="/files/Ab2NvCraFzjyFlDI5qsW" alt=""><figcaption><p>The items have been successfully added from the Data feed URL.</p></figcaption></figure>

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

The items have been successfully added.

***

(Or)

## (ii) XLSX or CSV File using uploads in bulk

* Select the **Download template** button, Choose template format **XLSX or CSV** download it and Upload your products.
* Choose the **Upload from your computer** option and Drag and drop your updated **XLSX or CSV** file to upload your products.

<figure><img src="/files/5v7xKQpy7TB4ymT0MX9X" alt=""><figcaption></figcaption></figure>

* Open that downloaded **XLSX or CSV** file to upload your products.
* Enter your product details such as **ID, Title, Description, Availability, Condition, Price, Link (Website), Image\_link and Brand,** etc.

⚡ Note: The fields highlighted in blue color are mandatory product details. The other fields are optional.

<figure><img src="/files/j1qajHyzNxu9Z4wOwin8" alt=""><figcaption><p>Note: The fields highlighted in blue color are mandatory product details. The other fields are optional.</p></figcaption></figure>

## How to add product images

* **Image link needs to be hosted and accessible on the internet, If you already have it hosted on your E-Commerce website or somewhere else, you could directly use the link. If you don't have one, Please use the Google Drive image hosting option below.**&#x20;

**Google Drive Image Hosting:**

* **Image\_link format:** Starting using this URL format <mark style="color:blue;"><https://drive.google.com/uc?id=\\>\<product\_image\_id\_here></mark> to upload your product image on file

**Example:** [https://drive.google.com/uc?id=**1HNSsCmLupyKLUg8NuV8C5WrsNg1g\_zJD**](https://drive.google.com/uc?id=1HNSsCmLupyKLUg8NuV8C5WrsNg1g_zJD)

* Upload your product images on **Google Drive** and set the folder access **Anyone with the link 👇**

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

* Copy your product image **Copy link** option, and open it with a new tab. 👇

<figure><img src="/files/0335RHeZ62J64GEBfgLr" alt=""><figcaption></figcaption></figure>

* Copy the **image ID** from the URL (Check the reference picture, the image ID is marked as red) and paste it into the **XLSX or CSV** file. 👇

<figure><img src="/files/xeHSXMHmdOEPG6QjTsWX" alt=""><figcaption><p>Note: Copy the <strong>image ID</strong> from the URL (Check the reference picture, the image ID is marked as red)</p></figcaption></figure>

* Once you've added all the products to an **XLSX or CSV** file, simply drag and drop the file to upload it. Then click the "**Next**" button to proceed.

<figure><img src="/files/5erLGkZvoC7dshDrV7kD" alt=""><figcaption></figcaption></figure>

* It takes a few minutes to review products for ready to upload. Finally, select the **Upload Now** button.

⚡ Note: If all items show green, proceed to upload. If any items show red errors, select the "**View Report**" button to check the error reason, update it, and re-upload.

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

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

The items have been successfully added.


---

# 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.whautomate.com/product-guides/e-commerce/setup-whatsapp-catalog/add-items-data-feed.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.
