> 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.md).

# 2BA

Erfahren Sie, welche Funktionen 2BA bietet, wann Sie es aktivieren sollten und wo Sie mit der Einrichtung fortfahren können.

**2BA** hilft dir, technische Produkte, Lieferanteninformationen, Bestand und Preise direkt in OutSmart zu durchsuchen.

Nutze diesen Abschnitt, um zu verstehen, was die Funktion bietet und wann du sie aktivieren solltest.

Nutze die verbundene [**Einrichtung und Nutzung von 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/2ba-einrichtung-und-verwendung.md) für Konfigurieren und die tägliche Nutzung.

{% hint style="info" %}
**2BA** ist verfügbar auf **Maximize** und dort enthalten.

Sie benötigen eine aktive **2BA-Konto** um es zu nutzen.
{% endhint %}

### In diesem Leitfaden

* [**Einführung in 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/einfuhrung-in-2ba.md)
* [**2BA über die Lizenzverwaltung aktivieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/2ba-uber-die-lizenzverwaltung-aktivieren.md)
* [**Einrichtung und Nutzung von 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/2ba-einrichtung-und-verwendung.md)

### Was Sie mit 2BA tun

* Produkte außerhalb deiner eigenen Materialdatenbank suchen
* Lieferanten, Bestand und Preise vergleichen
* Produktdaten in Kalkulationen, Angebote und Rechnungen importieren

### Wichtig zu wissen, bevor Sie beginnen

* Du aktivierst 2BA über den **Lizenzverwaltung**.
* 2BA ist verfügbar auf **Maximize**.
* Dann konfigurierst du dein **2BA-Benutzername** und **Passwort**.
* Die Suche in 2BA funktioniert von **3 Zeichen enthalten** ab.
* Der Suchablauf ist derselbe in **Kalkulationen**, **Angeboten**, und **Rechnungen**.
* Die 2BA-Schnittstelle benötigt derzeit **OCS**. Sie kann nicht ohne OCS verwendet werden, auch wenn du nur mit Bruttopreisen arbeiten möchtest.

{% hint style="warning" %}
Derzeit benötigt der 2BA-Preis-Endpoint **OCS**. Deshalb kann die 2BA-Schnittstelle derzeit nicht ohne OCS verwendet werden, auch wenn du nur mit Bruttopreisen arbeiten möchtest.
{% endhint %}

### Webinar

Lieber den Ablauf visuell verfolgen? Schau dir das Webinar zu 2BA an.

{% embed url="<https://youtu.be/zDWKvRRoQ3w>" %}

### Verwandte Themen

* [**Einrichtung und Nutzung von 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/2ba-einrichtung-und-verwendung.md)
* [**OutSmart-Pakete**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz/outsmart-pakete.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups.md)
* [**OutSmart Marktplatz**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz.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.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.
