> 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/send-invoices-via-peppol.md).

# Send invoices via Peppol

Once Peppol is activated and your customer is set up correctly, you send invoices almost the same way as usual.

### Send an invoice

First create an invoice as you normally would.

When you send the invoice, the selected delivery method for the relation is already filled in.

Then send the invoice through Peppol.

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

### Check the status

Open the **invoice log** to see whether the e-invoice was sent.

There you also see the general status on the Peppol network.

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

{% hint style="info" %}
A status update can take a few minutes. Refresh the log if you do not see a new status yet.
{% endhint %}

### Track usage and bundles

In the License Manager, you can track how many e-invoices you have already sent.

This helps you monitor your monthly usage per bundle.

![See how many e-invoices you have sent](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-133938.png?version=4\&modificationDate=1767177749740\&cacheVersion=1\&api=v2)

### If sending fails

First check these points:

* the relation has **Peppol** set as the delivery method
* the **Peppol address** is filled in and validated correctly
* your organization is registered successfully and the integration is enabled

### Current limitation

At the moment, you cannot link the Peppol Power-Up to multiple **IBAN** numbers.

### Related topics

* [**What is Peppol?**](/marketplace-packages-and-power-ups/power-ups/peppol/what-is-peppol.md)
* [**Activate and register Peppol**](/marketplace-packages-and-power-ups/power-ups/peppol/activate-and-register-peppol.md)
* [**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/send-invoices-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.
