# Set of variants

This category is used to create variants (for example, to choose the size of clothes - variants: S, M, L, XL ...). Adding variants works by firstly creating the variant set itself (selecting the appropriate name for it) and then creating individual values for that set.

### Variants management

This table lists the variant sets already created. You can edit them in the Actions column and add more variation options to them.&#x20;

Clicking on the list of values (red icon) you will get a list of all variants for the set. You can further edit your variations by changing the name in the Actions column or using the Add Variation Value button to add an option to an existing variation set.&#x20;

Click the edit button to open a window in which you can change the set name, or edit the set name for each sales channel in the Alternate Names for Sales Channels tab. If you do not fill in this tab, the name in the first line will be used for all channels.&#x20;


---

# 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://help.retailys.com/system-retailys/set-of-variants.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.
