# Lists

<figure><img src="/files/tpG6q3Ro4EruIwBSduf8" alt=""><figcaption><p>List assets.</p></figcaption></figure>

**Lists** are common [visual and non-visual properties](/using-tuplo-studio/product-groups/visual-and-non-visual-properties.md) (like colors and sizes) that differentiate items within a product group. Building a library of these common properties lets you quickly drag and drop them when creating new products.

***

## Why Use Lists?

* **Efficiency:** Quickly assemble product groups by reusing pre-defined attributes.
* **Focus:** Lists emphasize the product distinctions (e.g., color, size), making it easier to find the correct details.
* **Flexibility:** Store Visual (e.g., color) and n]Non-Visual (e.g., size) properties for comprehensive product descriptions.

***

## Create a New Group

Before you can add attributes, you need to make at least one group.

To do so:

1. **Choose** <mark style="color:blue;">**More Options > New Group**</mark>.
2. **Enter** a title.
3. **Click** the Save button.

***

## Add an Attribute

Then, to **add** an attribute:

1. **Select** the desired group.
2. **Choose** <mark style="color:blue;">**More Options > New Attribute**</mark>.
3. **Enter** a title.
4. **Press** Return.

***

## Delete an Attribute

To **delete** an attribute:

1. **Select** the attribute.
2. **Choose** <mark style="color:blue;">**More Options > Delete Attribute**</mark>.
3. **Click** OK to confirm.

***

## Video Tutorial

{% embed url="<https://iframe.mediadelivery.net/play/231419/9db12670-f220-45b2-9c37-82419ec65cf7>" %}
Learn how lists efficiently manage common attributes like colors or clothing sizes, enabling you to define visual and non-visual properties across different product groups.
{% endembed %}


---

# 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.tuplo.com/using-tuplo-studio/assets/lists.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.
