> 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/controleer-leveranciersinformatie.md).

# Controleer leveranciersinformatie

Met **2BA**, kunt u zien welke leveranciers een product aanbieden.

Hiermee kunt u de juiste bron kiezen voor prijs, Beschikbaarheid en levering.

### Wat u per leverancier ziet

Afhankelijk van het product ziet u:

* leveranciersnaam
* **GLN**
* beschikbaar assortiment
* koppeling naar prijs- en Voorraadinformatie

{% stepper %}
{% step %}

### Open een product uit de resultaten

Zoek eerst naar een artikel in **2BA**.

Open vervolgens het detailvenster.
{% endstep %}

{% step %}

### Bekijk de sectie Leveranciers

Controleer welke leveranciers beschikbaar zijn voor dit product.

Vergelijk vervolgens de relevante gegevens.
{% endstep %}

{% step %}

### Filteren op leveranciers

Als u sneller wilt vergelijken, gebruik dan eerst het leveranciersfilter in uw zoekresultaten.
{% endstep %}

{% step %}

### Gebruik voorkeursleveranciers

Als u met vaste leveranciers werkt, filter dan op uw **voorkeursleveranciers** als die optie beschikbaar is.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Wat is een GLN?</summary>

A **GLN** is een unieke identificatie voor een leverancier of locatie.

</details>

<details>

<summary>Kan ik leveranciers vergelijken op prijs?</summary>

Ja. Gebruik ook de informatie onder **handels Artikelen** en Voorraad.

</details>

<details>

<summary>Waarom zie ik geen leveranciers?</summary>

Niet elk product toont dezelfde leveranciersinformatie. Dit hangt af van de gegevens die 2BA beschikbaar stelt.

</details>

### Gerelateerde onderwerpen

* [**Gebruik geavanceerde filters**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/gebruik-geavanceerde-filters.md)
* [**Controleer Beschikbaarheid van Voorraad**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/controleer-de-voorraadbeschikbaarheid.md)
* [**Bekijk handelsartikelen en prijzen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/bekijk-handelsartikelen-en-prijzen.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/controleer-leveranciersinformatie.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.
