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

# Lagerverfügbarkeit prüfen

Sehen Sie, welche Lieferanten Lagerbestand haben und wie schnell ein Produkt geliefert werden kann.

Mit **2BA**Du kannst je Material prüfen, ob Bestand verfügbar ist.

So siehst du schnell, welcher Lieferant sofort liefern kann.

{% stepper %}
{% step %}

### Material suchen und öffnen

Zuerst das Material in **2BA**.

Öffnen Sie dann das Detailfenster.
{% endstep %}

{% step %}

### Bestands- oder Handelsmaterialinformationen öffnen

Den Abschnitt öffnen, in dem Bestands- und Lieferantendetails angezeigt werden.

Dort siehst du die verfügbaren Informationen je Lieferant.
{% endstep %}

{% step %}

### Verfügbarkeit vergleichen

Zeile für Zeile prüfen:

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

{% hint style="info" %}
Hier einen Screenshot der Bestandsübersicht mit Lieferanten und Mengen einfügen.
{% endhint %}
{% endstep %}

{% step %}

### Das richtige Angebot auswählen

Bestand und Lieferzeit zusammen nutzen, um die beste Option für dein 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, die 2BA in diesem Moment zurückgibt.

</details>

<details>

<summary>Was, wenn niemand etwas auf Lager hat?</summary>

Dann alternative Lieferanten, Nachfolgeprodukte oder eine andere Verpackungseinheit prüfen.

</details>

<details>

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

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

</details>

### Verwandte Themen

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