# Options

### Description

{% hint style="info" %}
Visible only if you're editing an attribute type that has options (SELECT, MULTI SELECT)
{% endhint %}

Here you can add and translate options for an attribute. To change what languages are displayed on the grid go to the Languages list in the left top corner of the screen and select desired ones.

{% hint style="info" %}
Information on how to add a new language to the list can be found [here](/system/settings/languages.md).
{% endhint %}

<figure><img src="/files/88EFj8UTGHn6GUW2ZsjW" alt=""><figcaption></figcaption></figure>

To add a new option type its name and click on *+ Add* or simply press ENTER on your keyboard.

<figure><img src="/files/5jsNh3bEt247EORdNp2o" alt=""><figcaption></figcaption></figure>

When options are added, they can be translated. Here you may use the TAB button on your keyboard to jump to the next field.

<figure><img src="/files/CkyK3r6PMZ8RNi5z1Igh" alt=""><figcaption></figcaption></figure>

As you probably noticed, edited fields are green now, this means that they were successfully edited, but remember to click the *SAVE CHANGES* button to save them when you are done.

To change the option position double click on the number in the Position column and type a new one.&#x20;

<figure><img src="/files/uFPeFCU2Oy23kGGfZUdY" alt=""><figcaption></figcaption></figure>

Press on the green icon on hit ENTER on your keyboard to confirm the change.

<figure><img src="/files/cFNNOKVP2n9EQANL7Yrn" alt=""><figcaption></figcaption></figure>

To delete an option click on the bin icon.

<figure><img src="/files/nB4iaUJAA0ynmpq4NuZy" alt=""><figcaption></figcaption></figure>

If you wish to change the size of the grid, press the cog icon ![](/files/6e4HnZW4GHMXFkSV6WGO) on the right side of the screen.

<figure><img src="/files/RUwBjF1XED7KlYhrL262" alt=""><figcaption></figcaption></figure>

It's possible to change sorting on the grid, to do so click on the sorting icon on the column you wish to use.

{% hint style="info" %}
This will change only the position on the grid. Not the display position.&#x20;
{% endhint %}

<figure><img src="/files/elReIbo65wdS8Cqo6zpc" alt=""><figcaption></figcaption></figure>

If you have a lot of options you may be in need of a search, to do so double click on the first row of the grid in the column you wish to use, type what you are looking for and press ENTER on your keyboard.

<figure><img src="/files/xBW2KxvlKnEjermZpYsb" alt=""><figcaption></figcaption></figure>

### Copy options

{% hint style="info" %}
You can cancel this action. read how to do it [here](https://usermanual.ergonode.com/products/catalog/batch-actions#canceling-the-batch-action).
{% endhint %}

You can easily copy attribute options between languages. To do so, select the options you wish to copy.

<figure><img src="/files/2ri3ijCpGSiP9VMI8hV7" alt=""><figcaption></figcaption></figure>

Next, select **Copy options** from the **Actions** menu.

<figure><img src="/files/df8ZcyEYnnoGpKnDcyrO" alt=""><figcaption></figcaption></figure>

Now decide what you wish to copy and where.

<figure><img src="/files/tBcXcTlyC6nYi1uDZOxt" alt=""><figcaption></figcaption></figure>

Confirm your choices.

<figure><img src="/files/ItRbSAPXBrtS2DRzJzMS" alt=""><figcaption></figcaption></figure>

### Translate the option via AI

{% hint style="info" %}
You can cancel this action. read how to do it [here](https://usermanual.ergonode.com/products/catalog/batch-actions#canceling-the-batch-action).
{% endhint %}

Select options you wish to translate with AI.

<figure><img src="/files/Hk5eAKODgrFZWp14flJk" alt=""><figcaption></figcaption></figure>

Choose **Translate option names.**

<figure><img src="/files/co1BwNOMURCki1JgR16r" alt=""><figcaption></figcaption></figure>

Select a language from and to, and click on the **Translate options names** button.

<figure><img src="/files/JJpPWH0rDqh6SUOHH53U" alt=""><figcaption></figcaption></figure>

Confirm your choices.

<figure><img src="/files/lk67LeNwfSlxFM2MNfGk" alt=""><figcaption></figcaption></figure>


---

# 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://usermanual.ergonode.com/product-design/attributes/options.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.
