# Change values

From the ***Product attributes*** column on the left side, select the language for which you wish to change values. It's possible to change values for the same attribute in multiple languages at once; all you need to do is drop them into the ***Change values*** column for every language you wish to edit.

{% hint style="info" %}
Please remember that only LOCAL type attributes can have different values per language.
{% endhint %}

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

Drag and drop them from left to right. If you have many attributes on the list, you can use the search function (magnifying glass icon) to find the one you're interested in.

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

If you made a mistake and do not want to edit the value of an attribute, remove it by clicking on the small round ***delete icon*** on the right side of the attribute.

{% hint style="warning" %}
If you leave the attribute in the Change value column without entering a value, the system will save an empty value in the attribute and delete the current one.
{% endhint %}

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

Insert the desired value into the attribute field and click on ***SAVE CHANGES*** to save. You will see a final confirmation window. Click ***PROCESS*** to make the changes or ***CANCEL*** to abort.

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

{% hint style="info" %}
It's also possible to use attribute variables here. Read more on how to use them [here](https://usermanual.ergonode.com/products/catalog#attribute-variables).&#x20;
{% endhint %}


---

# 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/products/catalog/batch-actions/edit-attribute-values/change-values.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.
