> 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/klanten-instellen-voor-peppol.md).

# Klanten instellen voor Peppol

Na activering verschijnen extra Peppol-velden op je Relaties.

Met deze velden bepaal je of een Klant Facturen ontvangt via Peppol.

{% hint style="info" %}
Deze stap werkt alleen correct nadat je organisatie voor Peppol is geregistreerd.
{% endhint %}

### Welke velden worden toegevoegd

Voor elke Relatie zie je deze velden:

* **Leveringsmethode**
* **Type Peppol-Adres**
* **Peppol Adres**

![Extra velden na activering van de Power-Up](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-105152.png?version=4\&modificationDate=1767177747571\&cacheVersion=1\&api=v2)

### Wat elk veld doet

#### Leveringsmethode

Met **Leveringsmethode**, bepaal je hoe de Klant Facturen ontvangt.

Kies **Peppol** hier als je deze Relatie via het Peppol-netwerk wilt factureren.

#### Type Peppol-Adres

De **Type Peppol-Adres** bepaalt het formaat van het Adres.

OutSmart toont hiervoor meerdere opties.

![Peppol Adres-opties](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-104511.png?version=4\&modificationDate=1767177747795\&cacheVersion=1\&api=v2)

#### Peppol Adres

De **Peppol Adres** is het Adres waarop de Klant op het Peppol-netwerk bereikbaar is.

Je kunt dit Adres automatisch of handmatig invullen.

### Stel een Klant in voor Peppol

{% stepper %}
{% step %}

### Open de Relatie

Open de Klant waarvoor je Peppol wilt gebruiken.

Controleer eerst of de gegevens van de Relatie compleet zijn.
{% endstep %}

{% step %}

### Kies Peppol als leveringsmethode

Stel in **Leveringsmethode** op **Peppol**.

Dit geeft aan dat deze Klant Facturen ontvangt via het Peppol-netwerk.
{% endstep %}

{% step %}

### Kies het juiste Adres-type

Selecteer de juiste **Type Peppol-Adres**.

Dit bepaalt in welk formaat het Adres wordt opgeslagen.
{% endstep %}

{% step %}

### Voer het Peppol Adres in

Gebruik bij voorkeur de **Smart Resolver** hiervoor.

Als dat niet werkt, voer dan handmatig de Adrescode van je Klant in.
{% endstep %}

{% step %}

### Valideer en sla op

Valideer het Adres nadat het is ingevuld.

Sla de Relatie alleen op nadat het Adres correct is bevestigd.
{% endstep %}
{% endstepper %}

### Gebruik Smart Resolver

Smart Resolver werkt het best wanneer de Relatie volledig is ingevuld.

Zorg ervoor dat de Klantgegevens kloppen, inclusief het **Kamer van Koophandel-nummer**.

Als de Klant wordt gevonden op het Peppol-netwerk, vult OutSmart het Adres voor je in.

Valideer het Adres daarna.

![Gevonden en gevalideerd](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-105222.png?version=4\&modificationDate=1767177747285\&cacheVersion=1\&api=v2)

### Als een Klant niet wordt gevonden

Vraag je Klant om de juiste Peppol-adrescode.

Voer deze handmatig in en valideer daarna het Adres.

Mogelijke oorzaken zijn:

* onvolledige Relatiegegevens
* een onjuist KvK-nummer
* geen actief Peppol-account voor je Klant

### Checklist per Klant

Controleer deze punten voordat je begint met factureren:

* **Peppol** is ingesteld als leveringsmethode
* de **Type Peppol-Adres** is geselecteerd
* de **Peppol Adres** is ingevuld
* het Adres is gevalideerd

{% hint style="info" %}
Als deze gegevens kloppen, wordt de geselecteerde leveringsmethode automatisch ingevuld wanneer je de Factuur verzendt.
{% endhint %}

### Gerelateerde onderwerpen

* [**Activeer en registreer Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/peppol/peppol-activeren-en-registreren.md)
* [**Verzend Facturen via Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/peppol/verstuur-facturen-via-peppol.md)
* [**Peppol-FAQ**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/peppol/peppol-faq.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/klanten-instellen-voor-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.
