> 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-de/marketplace-pakete-und-power-ups/power-ups/2ba/lagerverfugbarkeit-prufen.md).

# Lagerverfügbarkeit prüfen

Mit **2BA**, Sie können pro Produkt prüfen, ob Lagerbestand verfügbar ist.

So sehen Sie schnell, welcher Lieferant sofort liefern kann.

{% stepper %}
{% step %}

### Produkt suchen und öffnen

Suchen Sie zuerst nach dem Artikel in **2BA**.

Dann öffnen Sie das Detailfenster.
{% endstep %}

{% step %}

### Informationen zu Lagerbestand oder Handelsartikel öffnen

Öffnen Sie den Abschnitt, in dem Informationen zu Lagerbestand und Lieferanten angezeigt werden.

Dort sehen Sie die verfügbaren Informationen pro Lieferant.
{% endstep %}

{% step %}

### Verfügbarkeit vergleichen

Pro Zeile prüfen:

* Lieferant
* verfügbare Menge
* Lieferzeit, falls verfügbar

{% hint style="info" %}
Fügen Sie hier einen Screenshot der Übersicht über den Lagerbestand mit Lieferanten und Mengen ein.
{% endhint %}
{% endstep %}

{% step %}

### Wählen Sie das richtige Angebot

Verwenden Sie Lagerbestand und Lieferzeit zusammen, um die beste Option für Ihr Dokument oder Projekt zu wählen.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Wie aktuell sind diese Informationen?</summary>

OutSmart zeigt die Verfügbarkeit an, die 2BA in diesem Moment zurückgibt.

</details>

<details>

<summary>Was, wenn niemand Lagerbestand hat?</summary>

Dann schauen Sie sich alternative Lieferanten, Nachfolgeprodukte oder eine andere Verpackungseinheit an.

</details>

<details>

<summary>Kann ich Lagerbestand bei 2BA reservieren?</summary>

Nein. 2BA zeigt nur die verfügbaren Informationen.

</details>

### Verwandte Themen

* [**Lieferanteninformationen prüfen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/2ba/lieferanteninformationen-prufen.md)
* [**Handelsartikel und Preise anzeigen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/2ba/handelsartikel-und-preise-anzeigen.md)
* [**Produktdetails anzeigen und importieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/2ba/produktdetails-anzeigen-und-importieren.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-de/marketplace-pakete-und-power-ups/power-ups/2ba/lagerverfugbarkeit-prufen.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.
