> 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/peppol-aktivieren-und-registrieren.md).

# Peppol aktivieren und registrieren

Kaufen Sie das Power-up, prüfen Sie Ihre Unternehmensdaten und registrieren Sie Ihr Unternehmen für Peppol.

Bevor Sie Peppol verwenden, aktivieren Sie zuerst das Power-up und schließen Sie die Registrierung ab.

### 1. Peppol Power-up kaufen

Öffnen Sie **Benutzerprofil** → **Lizenzverwaltung**.

Dann gehen Sie zur Lizenzverwaltung und suchen Sie **Peppol-E-Rechnungsstellung** unter Power-Ups.

Wählen Sie aus, wie viele Pakete Sie benötigen.

* Jedes Paket enthält **50 Rechnungen pro Monat**.
* Schließen Sie anschließend den Kaufprozess ab.

![Übersicht der Lizenzverwaltung](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-124927.png?version=4\&modificationDate=1767177750375\&cacheVersion=1\&api=v2)

![Lizenzverwaltung](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-125002.png?version=4\&modificationDate=1767177750168\&cacheVersion=1\&api=v2)

![Wählen Sie die Anzahl der benötigten Pakete aus](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-131724.png?version=4\&modificationDate=1767177749957\&cacheVersion=1\&api=v2)

### 2. Prüfen Sie Ihre Unternehmensdaten

Peppol verwendet die Angaben aus Ihrem Unternehmensprofil.

Öffnen Sie **Benutzerprofil** → **Unternehmensdaten** und prüfen Sie diese Felder:

* Unternehmensname
* Adresse, Postleitzahl, Ort und Land
* Handelskammernummer
* MwSt.-Nummer
* IBAN
* BIC

![Zu den Unternehmensdaten](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-140945.png?version=4\&modificationDate=1767177749508\&cacheVersion=1\&api=v2)

### 3. Prüfen Sie Ihre Angaben

Öffnen Sie die **Unternehmensverifizierung** Abschnitt.

Validieren Sie Ihre Adresse und die anderen erforderlichen Angaben.

Sie können erst fortfahren, nachdem die Angaben korrekt bestätigt wurden.

![Prüfen und validieren Sie Ihre Adresse](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-141508.png?version=4\&modificationDate=1767177749306\&cacheVersion=1\&api=v2)

![Validierte Adresse](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-141537.png?version=4\&modificationDate=1767177749066\&cacheVersion=1\&api=v2)

### 4. Registrieren Sie Ihr Unternehmen für Peppol

Gehen Sie zu **Einstellungen** → **Einstellungen** → **Software-Schnittstellen**.

Klicken Sie auf **Bearbeiten** neben **Peppol**.

Prüfen Sie die angezeigten Unternehmensinformationen.

Bestätigen Sie anschließend die Bedingungen und klicken Sie auf **Peppol-Registrierung starten**.

![Peppol-Einstellungen bearbeiten](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-161418.png?version=4\&modificationDate=1767177748860\&cacheVersion=1\&api=v2)

![Prüfen Sie Ihre Angaben und registrieren Sie sich bei Peppol](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-161625.png?version=4\&modificationDate=1767177748644\&cacheVersion=1\&api=v2)

Wenn die Registrierung erfolgreich ist, sehen Sie eine Bestätigung.

![Registrierung erfolgreich](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-102933.png?version=4\&modificationDate=1767177748432\&cacheVersion=1\&api=v2)

### 5. Aktivieren Sie die Schnittstelle

Schalten Sie die **Aktiviert** Option im linken Bereich ein.

Peppol ist dann in Ihrer Umgebung aktiv.

![Peppol Power-up aktivieren](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-103059.png?version=4\&modificationDate=1767177748217\&cacheVersion=1\&api=v2)

{% hint style="warning" %}
Sie können die Registrierung nicht abschließen? Prüfen Sie zuerst, ob alle Unternehmensdaten vollständig und validiert sind.
{% endhint %}

### Nächster Schritt

Weiter mit [**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/peppol-aktivieren-und-registrieren.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.
