> For the complete documentation index, see [llms.txt](https://docs.tuplo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tuplo.com/using-tuplo-studio/product-groups/products.md).

# Products

<figure><img src="/files/4SvE9dxjDeIoZjVB5mKr" alt=""><figcaption><p>Products added to a Product Group shown in List View.</p></figcaption></figure>

After assigning themes and visual and non-visual properties, you can begin building your products for that product group.

***

## The Product Builder Tool

<figure><img src="/files/CLap3RMUN54aKeVsXvDB" alt=""><figcaption><p>Product variations are listed in the Product Builder depeding on the properties selected.</p></figcaption></figure>

The **Product Builder Tool** uses the assigned themes, visual properties, and non-visual properties to create product variations.

As you make your selections, product variations appear in the window. You can select from these to add multiple products to your group. Any product variations existing in the product group appear with a red indicator and are restricted to avoid duplicate products.

To **open** the Product Builder:

* **Choose** <mark style="color:blue;">**More Options Menu > Add Products**</mark>.

***

### Add Products

Once in the Product Builder, follow these steps to generate product variations and add them to your product group.

1. **Select** a [theme](/using-tuplo-studio/product-groups/themes.md) when applicable.
2. **Select** desired [visual and non-visual properties](/using-tuplo-studio/product-groups/visual-and-non-visual-properties.md).
3. **Select** desired product variations.
4. **Click** the Add Selected Products button.

***

### Delete Products

To **delete** a product:

1. **Select** a product.
2. **Choose** <mark style="color:blue;">**More Options Menu > Delete Product**</mark>.
3. **Confirm** deletion.

***

## Video Tutorial

{% embed url="<https://iframe.mediadelivery.net/play/231419/45e70fb4-a5f7-445f-87ed-6615a95b1939>" %}
Discover how to use the properties added to your product groups to build your product catalog in Tuplo Studio.
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tuplo.com/using-tuplo-studio/product-groups/products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
