> 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/produkte-in-2ba-suchen.md).

# Produkte in 2BA suchen

Suchen Sie in 2BA nach Materialien aus Kalkulationen, Angeboten und Rechnungen.

Mit **2BA**, suchen Sie nach Materialien, die noch nicht in Ihrer eigenen Datenbank vorhanden sind.

Sie suchen direkt im Dokument, in dem Sie ein Material hinzufügen möchten.

{% hint style="info" %}
Ihr Suchbegriff muss mindestens **3 Zeichen enthalten**.
{% endhint %}

{% stepper %}
{% step %}

### Öffnen Sie das richtige Dokument

Öffnen Sie ein **Kalkulation**, **Angebot**, oder **Rechnung**.

Gehen Sie zu der Stelle, an der Sie eine Materialzeile hinzufügen möchten.
{% endstep %}

{% step %}

### Erweiterte Suche öffnen

Auswählen **Erweiterte Suche** beim Hinzufügen eines Materials.
{% endstep %}

{% step %}

### Öffnen Sie die 2BA-Registerkarte

Wählen Sie **2BA** oben.
{% endstep %}

{% step %}

### Geben Sie Ihren Suchbegriff ein

Suchen Sie nach Produktname, Beschreibung, Produktcode oder **GTIN**.

Die Ergebnisse werden automatisch angezeigt.
{% endstep %}

{% step %}

### Prüfen Sie die Ergebnisse

Zu jedem Ergebnis sehen Sie:

* Produktname und Beschreibung
* Hersteller
* Produktcode oder GTIN
* Preis- und Verfügbarkeitsinformationen
  {% endstep %}

{% step %}

### Produkt öffnen

Klicken Sie auf ein Ergebnis, um die Details anzuzeigen.

Dort können Sie das Material weiter prüfen oder importieren.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Kann ich nach GTIN suchen?</summary>

Ja. Sie können nach **GTIN**, Produktcode, Name oder Beschreibung suchen.

</details>

<details>

<summary>Funktioniert das nur in Kalkulationen?</summary>

Nein. Derselbe Suchablauf funktioniert auch in **Angeboten** und **Rechnungen**.

</details>

<details>

<summary>Warum erhalte ich mit einem kurzen Suchbegriff keine Ergebnisse?</summary>

2BA durchsucht nur **3 Zeichen enthalten** ab.

</details>

### Verwandte Themen

* [**2BA mit Anmeldedaten konfigurieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/2ba-mit-anmeldedaten-konfigurieren.md)
* [**Erweiterte Filter verwenden**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/erweiterte-filter-verwenden.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/produkte-in-2ba-suchen.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.
