# Product Collection

A **Product Collection** helps you group similar products together — like **T-shirts**, **Sarees**, or **Festival Offers**. You can easily share these collections with your customers through **WhatsApp** or **Teambox**.

{% embed url="<https://youtu.be/GGbm9nUbTg0?si=9hg9IJAtKxqt8a7t>" %}

### Step 1: Open Dashboard

Go to your **Picky Assist Dashboard**.

<figure><img src="/files/8McvoKAe1DdcwhHv3W78" alt=""><figcaption></figcaption></figure>

### Step 2: Open Product Collection

From the left panel: **All Menus → Commerce →** [**Product Collection**](https://app.pickyassist.com/commerce/collections).

<figure><img src="/files/9pK8Arx5zY3DJZXQi2sU" alt=""><figcaption></figcaption></figure>

### Step 3: Add a Collection

Click **Add Collections** at the **top right** to create a new collection.

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

### Step 4: Enter Collection Details

* **Collection Name** (required)
* **Description** (optional)
* **Thumbnail Image** — click **Uploads** to pick or upload an image (this appears as the collection heading to customers).
  * Supported formats: **JPEG, PNG, WebP**. **Max size: 5 MB**.
* **Select Catalog** — choose the catalog containing products you want to add.
* **Show in Default Chatbot** — enable this toggle if you want the collection visible in the default chatbot.

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

### Step 5: Add Section & Products

* Enter a **Section Name** for grouping products inside the collection.
* Click **Add Products** and select products from the chosen catalog.
* You may add up to **30 products** total across up to **10 sections**.
* You can **drag & drop** products inside a section to reorder by priority.
* After selecting and ordering products, click **Save** (top right).

{% hint style="success" %}
Use sections to group related items (e.g., *Men’s T-shirts*, *Women’s T-shirts*).
{% endhint %}

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

### Step 6: Manage Visibility & Limits

* Use the **ON/OFF slider** to control whether the collection appears in the **default chatbot**.
* You may create many collections, but **only up to 10** will be displayed in the default chatbot — plan which collections should be visible.

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

#### You have now learned how to create and manage collections to keep your catalog well-organized and visually appealing for customers. Next, let’s learn how to **update product inventory details** in the catalog to ensure stock information stays accurate and up to date.


---

# 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.pickyassist.com/whatsapp-commerce/manage-products/product-collection.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.
