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

# Zoek producten in 2BA

Met **2BA**, je zoekt naar Artikelen die nog niet in je eigen database staan.

Je zoekt rechtstreeks vanuit het document waaraan je een artikel wilt toevoegen.

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

{% stepper %}
{% step %}

### Open het juiste document

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

Ga naar de plek waar je een artikelregel wilt toevoegen.
{% endstep %}

{% step %}

### Open Geavanceerd zoeken

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

{% step %}

### Open het 2BA-tabblad

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

{% step %}

### Voer je zoekterm in

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

De resultaten verschijnen automatisch.
{% endstep %}

{% step %}

### Bekijk de resultaten

Voor elk resultaat zie je:

* 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 kun je het artikel verder beoordelen of importeren.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

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

Ja. Je kunt zoeken op **GTIN**, productcode, naam of beschrijving.

</details>

<details>

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

Nee. Dezelfde zoekstroom werkt ook in **Offertes** en **Facturen**.

</details>

<details>

<summary>Waarom krijg ik geen resultaten met een korte zoekterm?</summary>

2BA zoekt alleen vanaf **3 tekens** daarna.

</details>

### Gerelateerde onderwerpen

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


---

# 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/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.
