> 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-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/configureer-2ba-met-inloggegevens.md).

# Configureer 2BA met inloggegevens

Na activatie, verbind **2BA** met uw eigen inloggegevens.

Zonder deze stap kan OutSmart geen verbinding maken met de 2BA-database.

{% stepper %}
{% step %}

### Open de integratie-instellingen

Ga naar **Instellingen → Integraties**.

Open **2BA** daar.
{% endstep %}

{% step %}

### Voer uw 2BA-gegevens in

Voer uw **gebruikersnaam** en **wachtwoord**.

Gebruik de gegevens van uw 2BA-account.
{% endstep %}

{% step %}

### Opslaan

Klik **Opslaan**.

OutSmart test vervolgens automatisch de verbinding.
{% endstep %}

{% step %}

### Controleer de bevestiging

Als de verbinding slaagt, ziet u een bevestiging.

Daarna kunt u 2BA direct gebruiken in uw artikelzoeker.
{% endstep %}
{% endstepper %}

### Ziet u dat 2BA niet is geconfigureerd?

Open vervolgens de **2BA** zoektabblad.

Klik **Configureren** in het bericht en voltooi de installatie.

### Veelgestelde vragen

<details>

<summary>Waar vind ik mijn 2BA-inloggegevens?</summary>

U ontvangt deze gegevens van 2BA wanneer u zich aanmeldt.

</details>

<details>

<summary>Wat als de verbindingstest mislukt?</summary>

Controleer eerst uw gebruikersnaam en wachtwoord.

Controleer vervolgens of uw 2BA-account actief is.

</details>

<details>

<summary>Moet ik dit opnieuw doen als mijn wachtwoord verandert?</summary>

Ja. Werk dan ook uw wachtwoord bij in de 2BA-configuratie.

</details>

### Gerelateerde onderwerpen

* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba.md)
* [**Activeer 2BA via de Licentie Manager**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/activeer-2ba-via-de-licentiebeheerder.md)
* [**OutSmart-pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace/outsmart-pakketten.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-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/configureer-2ba-met-inloggegevens.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.
