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

# Lieferanteninformationen prüfen

Mit **2BA**, sehen Sie, 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 können Sie Folgendes sehen:

* Name des Lieferanten
* **GLN**
* verfügbares Sortiment
* Verknüpfung mit Preis- und Lagerbestandsinformationen

{% stepper %}
{% step %}

### Öffnen Sie ein Produkt aus den Ergebnissen

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

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

{% step %}

### Sehen Sie sich den Bereich Lieferanten an

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

Dann vergleichen Sie 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** falls diese Option verfügbar ist.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

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

Ein **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 Lagerbestand.

</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 bereitstellt.

</details>

### Verwandte Themen

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


---

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