> 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/marktplaats-pakketten-en-power-ups/power-ups/2ba/activeer-2ba-via-de-licentiemanager.md).

# Activeer 2BA via de Licentiemanager

Activeer de 2BA Integratie in Backoffice en open vervolgens Configureren.

U activeert **2BA** via de **Licentiemanager** in de Backoffice.

Na activering verschijnt de Integratie in uw Instellingen, zodat u uw 2BA Account kunt koppelen.

{% stepper %}
{% step %}

### Log in met een beheerder-Account

Open de **OutSmart Backoffice**.

Log in met een Account dat Modules en Integraties kan beheren.
{% endstep %}

{% step %}

### Open het Profielmenu

Klik op de **Gebruikerprofielicoon** in de rechterbovenhoek.
{% endstep %}

{% step %}

### Open de Licentiemanager

Kies **Licentiemanager** in het menu.
{% endstep %}

{% step %}

### Start een Bestelling

Klik op **Bestelling** in de rechterbovenhoek.
{% endstep %}

{% step %}

### Voeg 2BA toe.

Zoek het **2BA Integratie**.

Maak daarna de stappen van de Bestelling Compleet.
{% endstep %}

{% step %}

### Open de Instellingen.

Ga na activering naar **Instellingen → Integraties**.

Controleer of **2BA** nu zichtbaar is.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Wie kan 2BA activeren?</summary>

Alleen Gebruikers met beheerdersrechten of vergelijkbare Permissies voor licentiebeheer.

</details>

<details>

<summary>Hoe snel is 2BA Beschikbaar?</summary>

De Integratie is direct Beschikbaar zodra de Bestelling Voltooid is.

</details>

<details>

<summary>Heeft u daarna nog iets nodig?</summary>

Ja. U moet nog uw **2BA-inloggegevens**.

</details>

### Gerelateerde onderwerpen

* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/2ba.md)
* [**OutSmart-pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/outsmart-pakketten.md)
* [**Power-ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups.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/marktplaats-pakketten-en-power-ups/power-ups/2ba/activeer-2ba-via-de-licentiemanager.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.
