> 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-de-voorraadbeschikbaarheid.md).

# Controleer de voorraadbeschikbaarheid

Met **2BA**, kun je per product controleren of voorraad beschikbaar is.

Hiermee zie je snel welke leverancier nu kan leveren.

{% stepper %}
{% step %}

### Zoek een product op en open het

Zoek eerst het artikel op in **2BA**.

Open vervolgens het detailvenster.
{% endstep %}

{% step %}

### Open voorraad- of handelsartikelinformatie

Open de sectie waar voorraad- en leveranciersdetails worden getoond.

Daar zie je de beschikbare informatie per leverancier.
{% endstep %}

{% step %}

### Beschikbaarheid vergelijken

Controleer per rij:

* leverancier
* beschikbare hoeveelheid
* levertijd indien beschikbaar

{% hint style="info" %}
Voeg hier een screenshot toe van het voorraadoverzicht met leveranciers en hoeveelheden.
{% endhint %}
{% endstep %}

{% step %}

### Kies de juiste aanbieding

Gebruik voorraad en levertijd samen om de beste optie voor je document of project te kiezen.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Hoe actueel is deze informatie?</summary>

OutSmart toont de beschikbaarheid die 2BA op dat moment teruggeeft.

</details>

<details>

<summary>Wat als niemand voorraad heeft?</summary>

Kijk dan naar alternatieve leveranciers, opvolgende producten of een andere verpakkingseenheid.

</details>

<details>

<summary>Kan ik voorraad reserveren bij 2BA?</summary>

Nee. 2BA toont alleen de beschikbare informatie.

</details>

### Gerelateerde onderwerpen

* [**Controleer leveranciersinformatie**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/controleer-leveranciersinformatie.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)
* [**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/controleer-de-voorraadbeschikbaarheid.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.
