> 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/marktplaats-pakketten-en-power-ups/power-ups/2ba/gebruik-geavanceerde-filters.md).

# Gebruik geavanceerde filters

Verfijn uw 2BA-zoekresultaten op fabrikant, model, type en Leverancier.

Met filters vindt u het juiste Materiaal sneller in **2BA**.

U verfijnt de resultaten op fabrikant, model, Type, Leverancier en product Status.

{% 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 het **2BA** tabblad.

Open daarna het **filtericoon**.

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

{% step %}

### Kies een fabrikant

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

De lijst wordt aangepast aan uw zoekterm.
{% endstep %}

{% step %}

### Kies model en Type

Selecteer vervolgens een **model** en optioneel een **Type**.

Deze opties verschijnen pas nadat u uw vorige selectie hebt gemaakt.
{% endstep %}

{% step %}

### Filter op Leverancier

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

{% step %}

### Bepaal of Verlopen producten moeten worden weergegeven

Schakel deze Optie alleen in als u ook producten met een Verlopen of inactieve Status wilt zien.
{% endstep %}

{% step %}

### Gebruik voorkeurs Leveranciers

Als u alleen met uw vaste Leveranciers wilt werken, gebruik dan het filter voor voorkeurs Leveranciers **voorkeurs Leveranciers** filter als dat in uw omgeving beschikbaar is.

Deze filter beperkt de resultaten tot uw 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 typen?</summary>

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

</details>

<details>

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

Ja. U kunt per filter meerdere waarden selecteren.

</details>

<details>

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

Alleen als u ook oude of tijdelijk niet-beschikbare Materialen wilt opnemen.

</details>

### Gerelateerde onderwerpen

* [**Zoek producten in 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/2ba/zoek-producten-in-2ba.md)
* [**Bekijk en importeer productgegevens**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/2ba/bekijk-en-importeer-productdetails.md)
* [**Controleer leveranciersinformatie**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/2ba/controleer-leverancierinformatie.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/marktplaats-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.
