# Product Catalog (/docs/projects/settings-products)



`/project/{projectId}/project-settings/media/products`.

## Structure [#structure]

Products are organised into **catalogs** (one project can have
multiple). Each catalog is a named list of **items**. Creating a
catalog prompts for its name; you then open the catalog to manage
items.

## Adding an item [#adding-an-item]

Click **Add product** inside a catalog to open the add-product dialog.
Required fields:

| Field       | Notes                                          |
| ----------- | ---------------------------------------------- |
| Image       | Drag-drop or browse; any image MIME. Required. |
| Title       | Required.                                      |
| Description | Optional; freeform text.                       |

That's it. There are no SKU, price, category, or separate
hero/lifestyle image fields in the current UI. There is no
Shopify / WooCommerce / CSV import integration in this page — catalogs
and items are added manually.

## How items get used [#how-items-get-used]

Products are referenced by content generation prompts (e.g. when
generating UGC that features a specific product). The ad creative
selector and optimizer do not currently expose per-product filtering
in the UI.

## Deleting [#deleting]

Catalogs and items can be deleted from the catalog list / item row.
There is no soft-delete grace period exposed in the UI.
