> 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/facturen-verzenden-via-peppol.md).

# Facturen verzenden via Peppol

Verstuur facturen via het Peppol-netwerk en controleer de afleverstatus in OutSmart.

Zodra Peppol is geactiveerd en uw Klant correct is ingesteld, verzendt u Facturen bijna op dezelfde manier als normaal.

### Factuur verzenden

Maak eerst een Factuur aan zoals u normaal zou doen.

Wanneer u de Factuur verzendt, is de geselecteerde aflevermethode voor de Relatie al ingevuld.

Verzend de Factuur daarna via Peppol.

![Verzend de Factuur via Peppol](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-112705.png?version=4\&modificationDate=1767177747070\&cacheVersion=1\&api=v2)

### Status controleren

Open de **Factuurlogboek** om te zien of de e-Factuur is verzonden.

Daar ziet u ook de algemene Status op het Peppol-netwerk.

![Algemene Status controleren](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-112838.png?version=4\&modificationDate=1767177746788\&cacheVersion=1\&api=v2)

{% hint style="info" %}
Een Statusupdate kan enkele minuten duren. Vernieuw het logboek als u nog geen nieuwe Status ziet.
{% endhint %}

### Gebruik en bundels bijhouden

In de Licentiemanager kunt u bijhouden hoeveel e-Facturen u al hebt verzonden.

Hiermee kunt u uw maandelijkse verbruik per bundel monitoren.

![Zie hoeveel e-Facturen u hebt verzonden](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-133938.png?version=4\&modificationDate=1767177749740\&cacheVersion=1\&api=v2)

### Als verzenden mislukt

Controleer eerst deze punten:

* de Relatie heeft **Peppol** ingesteld als aflevermethode
* de **Peppol Adres** correct ingevuld en gevalideerd
* Uw organisatie is succesvol Verwerkt en de Integratie is ingeschakeld.

### Huidige beperking

Op dit moment kunt u de Peppol Power-up niet koppelen aan meerdere **IBAN** nummers.

### Gerelateerde onderwerpen

* [**Wat is Peppol?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/peppol/wat-is-peppol.md)
* [**Peppol activeren en registreren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/peppol/peppol-activeren-en-registreren.md)
* [**Klanten voor Peppol instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-pakketten-en-power-ups/power-ups/peppol/facturen-verzenden-via-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.
