> For the complete documentation index, see [llms.txt](https://usermanual.ergonode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.ergonode.com/ergonode-user-manual-pl/produkty/katalog/akcja-masowa.md).

# Akcja masowa

Akcja masowa umożliwia jednoczesną modyfikację danych wielu atrybutów w wielu produktach. Aby to zrobić, najpierw zaznacz produkty, które chcesz edytować za pomocą akcji masowych.&#x20;

{% hint style="info" %}
Jeśli musisz użyć akcji masowych dla większej liczby produktów niż te wyświetlane na jednej stronie, pamiętaj, że zaznaczenie zostaje zapamiętane. Oznacza to, że możesz zaznaczyć potrzebne produkty na pierwszej stronie, a następnie przejść do drugiej strony, aby zaznaczyć dodatkowe produkty.&#x20;
{% endhint %}

<figure><img src="/files/76cc0d29960c510d9f5155afd90cd2fdf05df107" alt=""><figcaption><p>Siatka produktów</p></figcaption></figure>

{% hint style="info" %}
Możesz wykonać akcję masową dla dowolnej liczby produktów, zaznaczając te, które widzisz na stronie (zobacz obraz powyżej) lub zaznaczając wszystkie produkty widoczne w danym momencie, w zależności od użytych filtrów. (zobacz obraz poniżej)
{% endhint %}

<figure><img src="/files/44f75934b3068bc2c596cda300587a58f5bc8dc4" alt=""><figcaption></figcaption></figure>

Następnie kliknij *AKCJE* i wybierz akcję, którą chcesz wykonać. Możesz wybrać: [Edytuj wartości atrybutów](/ergonode-user-manual-pl/produkty/katalog/akcja-masowa/edytuj-wartosci-atrybutow.md), [Edytuj kategorie](/ergonode-user-manual-pl/produkty/katalog/akcja-masowa/edytuj-kategorie.md), [Edytuj nazwy multimediów](/ergonode-user-manual-pl/produkty/katalog/akcja-masowa/edytuj-nazwy-media.md), [Edytuj szablon](/ergonode-user-manual-pl/produkty/katalog/akcja-masowa/edytuj-szablon.md), [Edytuj status](/ergonode-user-manual-pl/produkty/katalog/akcja-masowa/edytuj-status.md), [Eksportuj do pliku](/ergonode-user-manual-pl/produkty/katalog/akcja-masowa/eksportuj-do-pliku.md), lub [Usuń produkt](/ergonode-user-manual-pl/produkty/katalog/akcja-masowa/usun-produkty.md).

<figure><img src="/files/54fec1363daaa6ef31661caf306dad50a34a354f" alt=""><figcaption><p>Menu akcji masowych</p></figcaption></figure>

## Anulowanie akcji masowej.

Każdą akcję masową można anulować albo z okna postępu

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

lub z [Centrum akcji](/ergonode-user-manual-pl/dashboard/dashboard/menu-uzytkownika-i-centrum-akcji/centrum-akcji.md).

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://usermanual.ergonode.com/ergonode-user-manual-pl/produkty/katalog/akcja-masowa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
