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

# Klanten instellen voor Peppol

Stel de verzendmethode, het Peppol-adrestype en het Peppol-adres correct in voor elke Klant.

Na activatie verschijnen extra Peppol-velden bij uw relaties.

Met deze velden bepaalt u of een klant facturen ontvangt via Peppol.

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

### Welke velden worden toegevoegd

Bij elke relatie ziet u deze velden:

* **Verzendmethode**
* **Peppol-adrestype**
* **Peppol Adres**

![Extra velden na het activeren 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

#### Verzendmethode

Met **Verzendmethode**, bepaalt u hoe de klant facturen ontvangt.

Kies **Peppol** hier als u deze relatie via het Peppol-netwerk wilt factureren.

#### Peppol-adrestype

De **Peppol-adrestype** bepaalt het adresformaat.

OutSmart toont hiervoor meerdere opties.

![Peppol-adresopties](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 bereikbaar is op het Peppol-netwerk.

U kunt dit adres automatisch of handmatig invullen.

### Klant instellen voor Peppol

{% stepper %}
{% step %}

### Open de relatie

Open de klant voor wie u Peppol wilt gebruiken.

Controleer eerst of de relatiegegevens compleet zijn.
{% endstep %}

{% step %}

### Kies Peppol als verzendmethode

Stel in **Verzendmethode** op **Peppol**.

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

{% step %}

### Kies het juiste adrestype

Selecteer het juiste **Peppol-adrestype**.

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 de adrescode van uw klant handmatig in.
{% endstep %}

{% step %}

### Valideer en sla op

Valideer het adres nadat het is ingevuld.

Sla de relatie pas op nadat het adres correct is bevestigd.
{% endstep %}
{% endstepper %}

### Gebruik Smart Resolver

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

Zorg dat de klantgegevens correct zijn, inclusief de **KvK-nummer**.

Als de klant op het Peppol-netwerk wordt gevonden, vult OutSmart het adres voor u 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 uw klant om de juiste Peppol-adrescode.

Voer deze handmatig in en valideer het adres daarna.

Mogelijke oorzaken zijn:

* onvolledige relatiegegevens
* een onjuist bedrijfsnummer
* geen actief Peppol-account voor uw klant

### Checklist per klant

Controleer deze punten voordat u begint met factureren:

* **Peppol** is ingesteld als verzendmethode
* de **Peppol-adrestype** is geselecteerd
* de **Peppol Adres** is ingevuld
* het adres is gevalideerd

{% hint style="info" %}
Als deze gegevens correct zijn, wordt de geselecteerde verzendmethode automatisch ingevuld wanneer u de factuur verzendt.
{% endhint %}

### Gerelateerde onderwerpen

* [**Peppol activeren en registreren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/peppol/peppol-activeren-en-registreren.md)
* [**Verstuur Facturen via Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/peppol/facturen-verzenden-via-peppol.md)
* [**Peppol-FAQ**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-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.
