# Attributes Batch Actions

{% hint style="info" %}
You can cancel the bath action when running. Read [here ](https://usermanual.ergonode.com/products/catalog/batch-actions#canceling-the-batch-action)to find out how.&#x20;
{% endhint %}

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

To use this function, you need to:

* **Select one or more attributes** from the table by ticking the box next to each attribute in the first column. You can also use the drop-down list marked with a small green arrow to select or deselect all attributes or only those on the current page.

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

* **Choose an option** from the drop-down list in the upper left corner above the table.

### Edit group

* If you choose **Edit group**, you can assign all selected attributes to an existing attribute group. A new window will appear with a drop-down list of all attribute groups in the system, a button **Change group**, and a button **Cancel**. Click on **Change group** to confirm the assignment, or **Cancel** to abort the action.

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

### Translate attribute names

**Language Access:**

* **From**: Only languages the user has **READ** access to.
* **To**: Only languages the user has **WRITE** access to.

Choose a language from nad to and click on the **Translate attribute name** button to continue.

<figure><img src="/files/736XBRhJIqa4jMo9EuLK" alt=""><figcaption></figcaption></figure>

Confirm or cancel.

<figure><img src="/files/3pzqyOxQjFcoux3AjrWy" alt=""><figcaption></figcaption></figure>

### Delete attributes

* If you choose **Delete attributes**, you can permanently remove all selected attributes from the system. A confirmation window will appear with a button **Delete**, and a button **Cancel**. Click on **Delete** to confirm the deletion, or **Cancel** to abort the action.

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

* **Wait for the batch action** to complete in the background. You will receive a notification in the "[*Action center*](/dashboard/dashboard/user-menu-and-action-center.md)**"** when the job is finished.&#x20;

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

You can also click on the options menu in the notification and select "*See details***"** to view more information about the batch action.

<figure><img src="/files/YCUbnlgshjBw1ZzbtFdn" 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/attributes-batch-actions.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.
