> 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/peppol/peppol-activeren-en-registreren.md).

# Peppol activeren en registreren

Voordat je Peppol gebruikt, activeer je eerst de Power-Up en voltooi je de registratie.

### 1. Koop de Peppol Power-Up

Open **gebruikersprofiel** → **Licentie Manager**.

Ga vervolgens naar de Licentiebeheer en zoek **Peppol e-facturering** onder Power-Ups.

Kies hoeveel bundels je nodig hebt.

* Elke bundel bevat **50 facturen per maand**.
* Rond daarna het aankoopproces af.

![Overzicht van Licentiebeheer](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-124927.png?version=4\&modificationDate=1767177750375\&cacheVersion=1\&api=v2)

![Licentie Manager](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-125002.png?version=4\&modificationDate=1767177750168\&cacheVersion=1\&api=v2)

![Selecteer het aantal bundels dat je nodig hebt](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-131724.png?version=4\&modificationDate=1767177749957\&cacheVersion=1\&api=v2)

### 2. Controleer je bedrijfsgegevens

Peppol gebruikt de gegevens uit je bedrijfsprofiel.

Open **gebruikersprofiel** → **Bedrijfsgegevens** en controleer deze velden:

* bedrijfsnaam
* Adres, postcode, stad en land
* Kamer van Koophandel-nummer
* btw-nummer
* IBAN
* BIC

![Ga naar bedrijfsgegevens](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-140945.png?version=4\&modificationDate=1767177749508\&cacheVersion=1\&api=v2)

### 3. Valideer je gegevens

Open de **Bedrijfsverificatie** sectie.

Valideer je Adres en de andere vereiste gegevens.

Je kunt pas doorgaan nadat de informatie correct is bevestigd.

![Controleer en valideer je Adres](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-141508.png?version=4\&modificationDate=1767177749306\&cacheVersion=1\&api=v2)

![Gevalideerd Adres](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-141537.png?version=4\&modificationDate=1767177749066\&cacheVersion=1\&api=v2)

### 4. Registreer je organisatie voor Peppol

Ga naar **Instellingen** → **Instellingen** → **Software-integraties**.

Klik op **Bewerken** naast **Peppol**.

Controleer de weergegeven bedrijfsinformatie.

Accepteer vervolgens de voorwaarden en klik op **Start Peppol-registratie**.

![Bewerk de Peppol Instellingen](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-161418.png?version=4\&modificationDate=1767177748860\&cacheVersion=1\&api=v2)

![Controleer je gegevens en registreer je voor Peppol](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-161625.png?version=4\&modificationDate=1767177748644\&cacheVersion=1\&api=v2)

Als de registratie slaagt, zie je een bevestiging.

![Registratie geslaagd](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-102933.png?version=4\&modificationDate=1767177748432\&cacheVersion=1\&api=v2)

### 5. Schakel de integratie in

Schakel de **Ingeschakeld** optie in het linkerpaneel in.

Peppol is dan actief in je omgeving.

![Schakel de Peppol Power-Up in](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-103059.png?version=4\&modificationDate=1767177748217\&cacheVersion=1\&api=v2)

{% hint style="warning" %}
Kun je de registratie niet voltooien? Controleer eerst of alle bedrijfsgegevens zijn ingevuld en gevalideerd.
{% endhint %}

### Volgende stap

Ga verder met [**Klanten instellen voor Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/peppol/klanten-instellen-voor-peppol.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/peppol/peppol-activeren-en-registreren.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.
