# Batch actions

Batch action allows for modifying the data of multiple products at once. To do so, first, tick the products you wish to edit with batch actions.

{% hint style="info" %}
If you need to use batch actions on more products than those displayed on a single page, note that the selection is remembered. This means you can select the products you need on the first page, and then navigate to the second page to select additional products.&#x20;
{% endhint %}

<figure><img src="https://171427267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM9BbYBbDPiJapb75xJ2k%2Fuploads%2FpE1ayRSe6m94uMEGhZkk%2Fimage.png?alt=media&#x26;token=055f55b4-f7af-4120-a4ff-2f66220cdb9b" alt=""><figcaption><p>Product grid</p></figcaption></figure>

{% hint style="info" %}
You can perform a batch action for any number of products, selecting those you see displayed on the page (see image above ) or selecting all products visible at a given moment, depending on the filters used. (see image below)
{% endhint %}

<figure><img src="https://171427267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM9BbYBbDPiJapb75xJ2k%2Fuploads%2F2zAkS5LcVJkeBFdV43Cc%2Fselect_all_grid.png?alt=media&#x26;token=fa3c1334-bd7a-478c-8a72-0855f0db1c1f" alt=""><figcaption></figcaption></figure>

Then click on *ACTIONS* and choose what action you wish to perform. You may choose from [Edit attribute values](https://usermanual.ergonode.com/products/catalog/batch-actions/edit-attribute-values), [Edit categories](https://usermanual.ergonode.com/products/catalog/batch-actions/edit-categories), [Edit media names](https://usermanual.ergonode.com/products/catalog/batch-actions/edit-media-names), [Edit template](https://usermanual.ergonode.com/products/catalog/batch-actions/edit-template), [Edit status](https://usermanual.ergonode.com/products/catalog/batch-actions/edit-status), [Export to file](https://usermanual.ergonode.com/products/catalog/batch-actions/export-to-file), or [Delete a product](https://usermanual.ergonode.com/products/catalog/batch-actions/delete-products).

<figure><img src="https://171427267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM9BbYBbDPiJapb75xJ2k%2Fuploads%2FqUNBFzRAgJ2Dzm5hW6JI%2Fimage.png?alt=media&#x26;token=61ce6f1c-7b6d-4327-8681-eb1c4d4697c1" alt=""><figcaption><p>Batch actions menu</p></figcaption></figure>

## Canceling the batch action.

Any batch action can be canceled either from the progress window

<figure><img src="https://171427267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM9BbYBbDPiJapb75xJ2k%2Fuploads%2FMPMKBA0D5qBIz0fSmZcj%2Fimage.png?alt=media&#x26;token=0a0d2f15-2f4e-4b4c-81ff-e4a5a3e99326" alt=""><figcaption></figcaption></figure>

or from the [Action center](https://usermanual.ergonode.com/dashboard/dashboard/user-menu-and-action-center/action-center).

<figure><img src="https://171427267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM9BbYBbDPiJapb75xJ2k%2Fuploads%2FHm4h5arkWOYRpYusjUZO%2Fimage.png?alt=media&#x26;token=ca7c532f-d4ae-4c05-95c8-27a012794371" 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/products/catalog/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.
