> 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/filtry-zaawansowane.md).

# Filtry (zaawansowane)

Główna różnica między prostymi filtrami a filtrami zaawansowanymi polega na tym, że filtry zaawansowane pozostają aktywne, dopóki ich nie wyłączysz lub nie zmienisz.

{% hint style="success" %}
Filtrowanie po SKU jest ograniczone do 1000 SKU.
{% endhint %}

Aby zacząć z nich korzystać, kliknij *FILTRY* przycisk.

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

Otworzy się przestrzeń, do której możesz przeciągnąć jeden lub więcej atrybutów. Możesz używać zarówno atrybutów Produktu, jak i atrybutów Systemowych.

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

Jeśli używasz atrybutów, które nie są prostym tekstem, mogą pojawić się dodatkowe opcje na liście rozwijanej do wyboru.&#x20;

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

Możliwe jest również dodanie kategorii do filtra, ale zamiast przeciągania należy zaznaczyć kategorię lub kategorie, które chcesz dodać do filtra.

<figure><img src="/files/85d01bc59521980cc6e5a177e74e477920b976c0" alt=""><figcaption></figcaption></figure>

Aby wyczyścić wartości filtrów, pozostawiając jednak ich konfigurację, użyj ***Wyczyść*** przycisk.

<figure><img src="/files/59925dc72bab9250ed26765e09ef4ecc5418be4d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/685f92fe7179cd1e7e9a5c95bc69cfdec7ad42d6" alt=""><figcaption></figcaption></figure>

Ponieważ filtry zaawansowane pozostają aktywne do momentu zmiany lub wyłączenia, musisz je usunąć ręcznie. Aby to zrobić, kliknij *Usuń filtry*.

<figure><img src="/files/417ba107095fe9fcc626193f50f50c9960c57116" 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/filtry-zaawansowane.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.
