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

# Rechnungen über Peppol senden

Sobald Peppol aktiviert ist und Ihr Kunde korrekt eingerichtet ist, senden Sie Rechnungen fast auf die gleiche Weise wie gewohnt.

### Rechnung senden

Erstellen Sie zuerst eine Rechnung, wie Sie es normalerweise tun würden.

Wenn Sie die Rechnung senden, ist die ausgewählte Zustellmethode für den Kontakt bereits vorausgefüllt.

Senden Sie die Rechnung dann ü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

Öffne 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" %}
Ein Status-Update kann einige Minuten dauern. Aktualisieren Sie das Protokoll, wenn Sie noch keinen neuen Status sehen.
{% endhint %}

### Nutzung und Bundles verfolgen

Im Lizenz-Manager können Sie nachverfolgen, wie viele E-Rechnungen Sie bereits gesendet haben.

Das hilft Ihnen, Ihre monatliche Nutzung pro Bundle zu überwachen.

![Sehen Sie, wie viele E-Rechnungen Sie gesendet haben](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-133938.png?version=4\&modificationDate=1767177749740\&cacheVersion=1\&api=v2)

### Wenn das Senden fehlschlägt

Prüfen Sie zuerst diese Punkte:

* der Kontakt hat **Peppol** als Zustellmethode festgelegt
* der **Peppol-Adresse** ist korrekt ausgefüllt und validiert
* Ihre Organisation ist erfolgreich registriert und die Integration 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/marketplace-pakete-und-power-ups/power-ups/peppol/was-ist-peppol.md)
* [**Peppol aktivieren und registrieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/peppol/peppol-aktivieren-und-registrieren.md)
* [**Kunden für Peppol einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-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/marketplace-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.
