> 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/zoek-producten-in-2ba.md).

# Zoek producten in 2BA

Zoek Materialen in 2BA vanuit Calculaties, Offertes en Facturen.

Met **2BA**, zoekt u naar materialen die nog niet in uw eigen database staan.

U zoekt rechtstreeks vanuit het document waarin u een materiaal wilt toevoegen.

{% hint style="info" %}
Uw zoekterm moet minimaal bevatten **3 tekens**.
{% endhint %}

{% stepper %}
{% step %}

### Open het juiste document

Open een **calculatie**, **offerte**, of **factuur**.

Ga naar de plek waar u een materiaalregel wilt toevoegen.
{% endstep %}

{% step %}

### Open Geavanceerd zoeken

Kies **Geavanceerd zoeken** bij het toevoegen van een materiaal.
{% endstep %}

{% step %}

### Open het 2BA-tabblad

Selecteer de **2BA** tabblad bovenaan.
{% endstep %}

{% step %}

### Voer uw zoekterm in

Zoek op productnaam, omschrijving, productcode of **GTIN**.

De resultaten verschijnen automatisch.
{% endstep %}

{% step %}

### Bekijk de resultaten

Bij elk resultaat ziet u:

* productnaam en beschrijving
* fabrikant
* productcode of GTIN
* prijs- en beschikbaarheidsinformatie
  {% endstep %}

{% step %}

### Open een product

Klik op een resultaat om de details te bekijken.

Daar kunt u het materiaal verder beoordelen of importeren.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Kan ik op GTIN zoeken?</summary>

Ja. U kunt zoeken op **GTIN**, productcode, naam of omschrijving.

</details>

<details>

<summary>Werkt dit alleen in calculaties?</summary>

Nee. Dezelfde zoekprocedure werkt ook in **offertes** en **facturen**.

</details>

<details>

<summary>Waarom krijgt u geen resultaten met een korte zoekterm?</summary>

2BA doorzoekt alleen **3 tekens** verder.

</details>

### Gerelateerde onderwerpen

* [**Configureer 2BA met inloggegevens**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/2ba/aanmaken-van-2ba-met-inloggegevens.md)
* [**Gebruik geavanceerde filters**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/2ba/gebruik-geavanceerde-filters.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)


---

# 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/zoek-producten-in-2ba.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.
