# Products (new)

Products are at the core of everything you do in Flow Retail – from sales and inventory to reports and campaigns. Taking time to set up your product data properly makes daily work smoother and reporting more useful.

***

### Before you add products

A few things need to be in place first:

<table><thead><tr><th width="157.3203125">What</th><th width="157.3046875">Required?</th><th>Why</th></tr></thead><tbody><tr><td><a href="/pages/Y4UIJgjrsVkIy2KNN0yK">Product Groups</a></td><td>Yes</td><td>Required for every product. Used for reporting and campaigns</td></tr><tr><td><a href="/pages/9hZQJURzL4twkfYPK15D">Brands</a></td><td>Yes</td><td>Required for every product. Track performance by manufacturer</td></tr><tr><td><a href="/pages/BumTQb2PewOEAGcXizMB">Properties</a></td><td>Only for variants</td><td>Defines options like size and color for configurable products</td></tr><tr><td>VAT codes</td><td>For import</td><td>Required when importing products. Set up by Flow Retail – contact support if you're missing any</td></tr></tbody></table>

If you're not sure where to start, head to [Catalog setup](/docs/day-to-day-operations/products-new/catalog-setup.md) for a checklist.

***

### How do I add products?

<table><thead><tr><th width="199.734375">Method</th><th>Best for</th></tr></thead><tbody><tr><td><a href="/pages/SaY8n8DWiy5bxJtcZOAu">Manual entry</a></td><td>Single products or small batches</td></tr><tr><td><a href="/pages/yH6grsxC1ll4WLVzYIAX">Cloning</a></td><td>Products similar to ones you already have – duplicate and modify</td></tr><tr><td><a href="/pages/pOFmJLpCaXoTIS5phgFQ">Spreadsheet import</a></td><td>Bulk additions (100+ products)</td></tr><tr><td><a href="/pages/BJ9HpEVCDnxlBpBYMqBp">API integration</a></td><td>Ongoing sync with ERP/PIM</td></tr></tbody></table>

When adding products, you can also include [images](/docs/day-to-day-operations/products-new/product-images.md), [linked products](/docs/day-to-day-operations/products-new/linked-products.md) (like accessories or insurance), and set up [variants](/docs/day-to-day-operations/products-new/adding-products/configurable-products.md) for different sizes or colors.

Need to look up a specific field? See [Product fields reference](/docs/day-to-day-operations/products-new/adding-products/product-fields-reference.md).

***

### Shortcuts in the Client

Use [Categories](/docs/day-to-day-operations/products-new/categories.md) to add quick-access buttons in the Client for products your staff use often – like bags, gift cards, or popular product groups.


---

# 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.flowretail.com/docs/day-to-day-operations/products-new.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.
