> 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-de/marktplatz-pakete-und-power-ups/power-ups/peppol/rechnungen-uber-peppol-senden.md).

# Rechnungen über Peppol senden

Senden Sie Rechnungen über das Peppol-Netzwerk und prüfen Sie den Zustellstatus in OutSmart.

Sobald Peppol aktiviert ist und Ihr Kunde korrekt eingerichtet ist, senden Sie Rechnungen fast genauso wie gewohnt.

### Rechnung senden

Erstellen Sie zuerst wie gewohnt eine Rechnung.

Wenn Sie die Rechnung senden, ist die für die Beziehung ausgewählte Zustellmethode bereits vorbelegt.

Senden Sie die Rechnung anschließend über Peppol.

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

### Status prüfen

Öffnen Sie die **Rechnungsprotokoll** um zu sehen, ob die E-Rechnung gesendet wurde.

Dort sehen Sie auch den allgemeinen Status im Peppol-Netzwerk.

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

{% hint style="info" %}
Eine Statusaktualisierung kann einige Minuten dauern. Aktualisieren Sie das Protokoll, wenn Sie noch keinen neuen Status sehen.
{% endhint %}

### Nutzung und Pakete nachverfolgen

In der Lizenzverwaltung können Sie nachverfolgen, wie viele E-Rechnungen Sie bereits gesendet haben.

So behalten Sie Ihre monatliche Nutzung pro Paket im Blick.

![Anzahl gesendeter E-Rechnungen anzeigen](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-133938.png?version=4\&modificationDate=1767177749740\&cacheVersion=1\&api=v2)

### Wenn der Versand fehlschlägt

Prüfen Sie zuerst diese Punkte:

* die Beziehung hat **Peppol** als Zustellmethode festgelegt
* das **Peppol-Adresse** ist korrekt ausgefüllt und validiert
* Ihre Organisation wurde erfolgreich bearbeitet und die Schnittstelle ist aktiviert

### Aktuelle Einschränkung

Derzeit können Sie das Peppol Power-up nicht mit mehreren **IBAN** Nummern.

### Verwandte Themen

* [**Was ist Peppol?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/peppol/was-ist-peppol.md)
* [**Peppol aktivieren und registrieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/peppol/peppol-aktivieren-und-registrieren.md)
* [**Kunden für Peppol einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/peppol/kunden-fur-peppol-einrichten.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-de/marktplatz-pakete-und-power-ups/power-ups/peppol/rechnungen-uber-peppol-senden.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.
