> 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/marketplace-packages-and-power-ups/power-ups/peppol/activate-and-register-peppol.md).

# Activate and register Peppol

Before you use Peppol, first activate the Power-Up and complete the registration.

### 1. Purchase the Peppol Power-Up

Open **user profile** → **License Manager**.

Then go to the License Manager and find **Peppol E-invoicing** under Power-Ups.

Choose how many bundles you need.

* Each bundle contains **50 invoices per month**.
* Then complete the purchase flow.

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

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

![Select the number of bundles you need](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-131724.png?version=4\&modificationDate=1767177749957\&cacheVersion=1\&api=v2)

### 2. Check your company details

Peppol uses the details from your company profile.

Open **user profile** → **Company details** and check these fields:

* company name
* address, postal code, city, and country
* Chamber of Commerce number
* VAT number
* IBAN
* BIC

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

### 3. Validate your details

Open the **Company verification** section.

Validate your address and the other required details.

You can only continue after the information is confirmed correctly.

![Check and validate your address](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-141508.png?version=4\&modificationDate=1767177749306\&cacheVersion=1\&api=v2)

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

### 4. Register your organization for Peppol

Go to **Settings** → **Settings** → **Software integrations**.

Click **Edit** next to **Peppol**.

Check the displayed company information.

Then accept the terms and click **Start Peppol registration**.

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

![Check your details and register for Peppol](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-161625.png?version=4\&modificationDate=1767177748644\&cacheVersion=1\&api=v2)

If the registration succeeds, you see a confirmation.

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

### 5. Enable the integration

Turn on the **Enabled** option in the left panel.

Peppol is then active in your environment.

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

{% hint style="warning" %}
Cannot complete the registration? First check whether all company details are completed and validated.
{% endhint %}

### Next step

Continue with [**Set up customers for Peppol**](/marketplace-packages-and-power-ups/power-ups/peppol/set-up-customers-for-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/marketplace-packages-and-power-ups/power-ups/peppol/activate-and-register-peppol.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.
