# Inventory Product Updation in Catalog

**Inventory product updation** in the catalog allows you to easily **modify product details**, **adjust stock levels**, and **ensure accurate availability** of each item. This process helps maintain an **up-to-date and reliable catalog** for smooth inventory management.

{% embed url="<https://www.youtube.com/watch?v=sJ9oCZP1h68>" %}

## Update Quantity for a Single Product

### Step 1: Open Dashboard

Go to the **Picky Assist Dashboard**.

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

### **Step 2: Navigate to Product Section**

Navigate to **All Menus → Commerce Section →** [**Products**](https://app.pickyassist.com/commerce/products).

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

### **Step 3: View Products in Catalog**

A new window will appear showing **all products** listed under the catalog.\
For **inventory updation**, click on **Update Record (pen icon)** available at the right side of each product.

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

### Step 4: Enable Product with Quantity

Under the **Edit Record** section, move to **Product with Quantity**.\
Turn **ON** the slider button for **Product with Quantity**.\
Enter the **Available Quantity** in the given field → click on **Update & Close**.

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

### Step 5: Verify Updated Quantity

Now you can see the **updated quantity** displayed near each product on the catalog.

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

## Mass Update Product Quantities

### Step 1: Select Multiple Products

To update multiple products at once, use the **Mass Update** option.\
Click the **checkboxes** beside each product you want to update.

Choose the attribute → **Quantity**.\
Enter the quantity for all selected products → click **Save**.

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

### Step 2: Mass Update Confirmation

A pop-up message **“Record Updated Successfully”** will appear.\
All selected product quantities are now updated — but they are **not yet display** beside each product.

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

### Step 3: Display Updated Quantities

To make quantities visible, again select the products → click **Mass Update** →\
choose **Product with Quantity** → enable the **toggle button** → click **Save**.

<figure><img src="/files/0CyxuXh6vpvOXzY1GPRu" alt=""><figcaption></figcaption></figure>

### Step 4: Verify Quantity Display

<figure><img src="/files/4UqokTOrR36yrvvnrLwd" alt=""><figcaption></figcaption></figure>

## Inventory Product Updation via CRM

### Step 1: Navigate to CRM Section

Go to the **CRM section → E-commerce → Products**

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

### Step 2: View and Manage Quantity in CRM

Here, the **Product with Quantity** toggle is visible and **quantities** are displayed.\
You can **turn ON or OFF** this toggle — it directly affects the product quantity status.

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

### Step 3: Mass Update in CRM

You can also perform a **Mass Update** here, same as before.

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

## Auto Quantity Updation (Automatic Stock Management)

### Step 1: Enable Auto Quantity Updation

**Auto Quantity Updation** is a useful feature for managing stock changes automatically.\
Go to **All Menus → Commerce →** [**Catalogs**](https://app.pickyassist.com/commerce/catalog).

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

### Step 2: Choose and Edit Catalog

You’ll see all existing catalogs.\
Select the catalog → click **Edit Catalog (pen icon)**.

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

### Step 3: Order Management Tab

Open the **Order Management** tab.

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

### **Step 4: Enable Reduce Quantity on Order Stage**

Turn ON the slider for **“Reduce Product Quantity Upon Order Stages.”**\
Two additional options will now appear.

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

### **Step 5: Configure Reduce & Restock Stages**

* **Stages to Reduce Quantity** → choose the order stage (e.g., *When order is shipped*) where product quantity should **decrease automatically**.
* **Stages to Restock Quantity** → choose the stage (e.g., *Order Cancelled or Returned*) where product should **restock automatically**.\
  After configuration, click **Save Settings**.

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

### **Step 6: Auto Update Confirmation**

A pop-up message will appear — **“Order Management Updated Successfully.”**

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

#### You have now successfully **updated and managed products** in your catalog, ensuring all details remain accurate and up to date. Next, let’s learn how to **set discount prices** for your products to attract more customers and boost sales.


---

# 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/inventory-product-updation-in-catalog.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.
