> 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/lieferanteninformationen-prufen.md).

# Lieferanteninformationen prüfen

Sehen Sie, welche Lieferanten ein Produkt anbieten, und vergleichen Sie die verfügbaren Informationen.

Mit **2BA**, können Sie sehen, welche Lieferanten ein Produkt anbieten.

So können Sie die richtige Quelle für Preis, Verfügbarkeit und Lieferung wählen.

### Was Sie je Lieferant sehen

Je nach Produkt sehen Sie:

* Lieferantenname
* **GLN**
* verfügbares Sortiment
* Verknüpfung mit Preis- und Bestandsinformationen

{% stepper %}
{% step %}

### Öffnen Sie ein Produkt aus den Ergebnissen

Suchen Sie zuerst nach einem Material in **2BA**.

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

{% step %}

### Lieferantenbereich anzeigen

Prüfen Sie, welche Lieferanten für dieses Produkt verfügbar sind.

Vergleichen Sie dann die relevanten Details.
{% endstep %}

{% step %}

### Nach Lieferanten filtern

Wenn Sie schneller vergleichen möchten, verwenden Sie zuerst den Lieferantenfilter in Ihren Suchergebnissen.
{% endstep %}

{% step %}

### Bevorzugte Lieferanten verwenden

Wenn Sie mit festen Lieferanten arbeiten, filtern Sie nach Ihren **Bevorzugte Lieferanten** wenn diese Option verfügbar ist.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Was ist eine GLN?</summary>

A **GLN** ist eine eindeutige Kennung für einen Lieferanten oder Standort.

</details>

<details>

<summary>Kann ich Lieferanten nach Preis vergleichen?</summary>

Ja. Nutzen Sie auch die Informationen unter **Handelsartikel** und Bestand.

</details>

<details>

<summary>Warum sehe ich keine Lieferanten?</summary>

Nicht jedes Produkt zeigt die gleichen Lieferanteninformationen. Das hängt von den Daten ab, die 2BA zur Verfügung stellt.

</details>

### Verwandte Themen

* [**Erweiterte Filter verwenden**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/erweiterte-filter-verwenden.md)
* [**Verfügbarkeit des Bestands prüfen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/lagerverfugbarkeit-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)


---

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