# Catalog Products Creation

**Products Creation**

To add products in the Item Screen of Ownchat,

1. **Access the Item Screen**: Navigate to the Commerce Screen, typically located in the side menu. Choose the items screen.
2. **Click on Add Item**: At the top right of the screen, click on **Add Item** to start the item creation process.
3. **Enter Product Details:** Fill in the required information for the new item:                                                                                                                                   &#x20;

* Product name
* Retailer ID (unique ID within Ownchat)
* Description
* Upload images (Size: min = 500×500 pixels, max = 8 MB, format supported are JPG, Jpeg, PNG)
* Actual price
* Selling price
* Brand
* Category
* Availability (in stock or out of stock)
* Condition (new/refurbished/used)
* Country of origin
* Currency
* Product URL
* WhatsApp compliance category (default chosen)

4. **Save the Item:** After filling all details, Click on **Create Catalog** to add the item to your inventory. Then **synchronise** it and **refresh** the item screen to view the added products in item screen.
5. **Verify and Update:** Review the details for accuracy. You can also have an option to edit and update the item later by accessing it from the Item Screen.
6. **WhatsApp Catalog Update:** The added items will appear in the WhatsApp Catalog after approximately 15 minutes.

Following these steps, you can seamlessly add items to the Item Screen in Ownchat and effectively manage your product inventory.


---

# 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.ownchat.app/commerce/catalog-products-creation.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.
