> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/gebruik-geavanceerde-filters.md).

# Gebruik geavanceerde filters

Met filters vind je sneller het juiste artikel in **2BA**.

Je verfijnt de resultaten op fabrikant, model, type, leverancier en productstatus.

{% hint style="info" %}
Filters werken hiërarchisch. Kies eerst een **fabrikant**, daarna een **model**, en daarna een **type**.
{% endhint %}

{% stepper %}
{% step %}

### Begin met een zoekterm

Voer eerst een zoekterm in bij het **2BA** tabblad.

Open vervolgens de **filterpictogram**.

{% hint style="info" %}
Voeg hier een screenshot toe van het filterpictogram en de uitgeklapte filteropties.
{% endhint %}
{% endstep %}

{% step %}

### Kies een fabrikant

Selecteer een of meer **fabrikanten** uit de lijst.

De lijst past zich aan je zoekterm aan.
{% endstep %}

{% step %}

### Kies model en type

Selecteer dan een **model** en optioneel een **type**.

Deze opties verschijnen pas na je vorige selectie.
{% endstep %}

{% step %}

### Filter op leverancier

Kies een of meer **leveranciers** als je slechts een deel van het aanbod wilt zien.
{% endstep %}

{% step %}

### Bepaal of je verlopen producten wilt weergeven

Schakel deze optie alleen in als je ook producten met een verlopen of inactieve status wilt zien.
{% endstep %}

{% step %}

### Gebruik voorkeursleveranciers

Als je alleen met je vaste leveranciers wilt werken, gebruik dan de **voorkeursleveranciers** filter, als deze beschikbaar is in jouw omgeving.

Dit filter beperkt de resultaten tot je voorkeursselectie.

{% hint style="info" %}
Voeg hier een screenshot toe van ingestelde filters met bijgewerkte resultaten.
{% endhint %}
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Waarom zie ik geen modellen of types?</summary>

Deze verschijnen pas nadat je eerst een fabrikant of model hebt gekozen.

</details>

<details>

<summary>Kan ik meerdere fabrikanten tegelijk kiezen?</summary>

Ja. Je kunt meerdere waarden per filter selecteren.

</details>

<details>

<summary>Wanneer gebruik ik verlopen producten?</summary>

Alleen als je ook oude of tijdelijk niet beschikbare artikelen wilt opnemen.

</details>

### Gerelateerde onderwerpen

* [**Zoek producten in 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/zoek-producten-in-2ba.md)
* [**Bekijk en importeer productgegevens**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/bekijk-en-importeer-productdetails.md)
* [**Controleer leveranciersinformatie**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/controleer-leveranciersinformatie.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/gebruik-geavanceerde-filters.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.
