> 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/2ba-mit-login-daten-konfigurieren.md).

# 2BA mit Login-Daten konfigurieren

Nach der Aktivierung verbinden **2BA** mit Ihren eigenen Anmeldedaten.

Ohne diesen Schritt kann OutSmart keine Verbindung zur 2BA-Datenbank herstellen.

{% stepper %}
{% step %}

### Öffnen Sie die Integrationseinstellungen

Gehen Sie zu **Einstellungen → Integrationen**.

Öffnen **2BA** dort.
{% endstep %}

{% step %}

### Geben Sie Ihre 2BA-Daten ein

Geben Sie Ihren **Benutzernamen** und **Passwort**.

Verwenden Sie die Daten aus Ihrem 2BA-Konto.
{% endstep %}

{% step %}

### Speichern

Klicken Sie auf **Speichern**.

OutSmart testet dann automatisch die Verbindung.
{% endstep %}

{% step %}

### Prüfen Sie die Bestätigung

Wenn die Verbindung erfolgreich ist, sehen Sie eine Bestätigung.

Danach können Sie 2BA direkt in Ihrer Artikelsuche verwenden.
{% endstep %}
{% endstepper %}

### Sehen Sie, dass 2BA nicht konfiguriert ist?

Öffnen Sie dann das **2BA** Suchregisterkarte.

Klicken Sie auf **Konfigurieren** in der Meldung und schließen Sie die Einrichtung ab.

### Häufig gestellte Fragen

<details>

<summary>Wo finde ich meine 2BA-Anmeldedaten?</summary>

Sie erhalten diese Daten von 2BA, wenn Sie sich registrieren.

</details>

<details>

<summary>Was, wenn der Verbindungstest fehlschlägt?</summary>

Prüfen Sie zuerst Ihren Benutzernamen und Ihr Passwort.

Prüfen Sie dann, ob Ihr 2BA-Konto aktiv ist.

</details>

<details>

<summary>Muss ich das erneut tun, wenn sich mein Passwort ändert?</summary>

Ja. Aktualisieren Sie dann auch Ihr Passwort in der 2BA-Konfiguration.

</details>

### Verwandte Themen

* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/2ba.md)
* [**Aktivieren Sie 2BA über den Lizenz-Manager**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/2ba/aktivieren-sie-2ba-uber-den-lizenzmanager.md)
* [**OutSmart-Pakete**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/marketplace/outsmart-pakete.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/2ba-mit-login-daten-konfigurieren.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.
