> For the complete documentation index, see [llms.txt](https://wiki.orderlion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.orderlion.com/deutsch/anleitungen-fur-handler/kunden-einladen/einladung-uber-das-portal.md).

# Einladung über das Portal

Sie können mit einem Schlag allen Kunden einen individuellen Einladungscode senden.

Gehen Sie auf den Tab "Kunden" im Orderlion Portal, wählen Sie alle Kunden aus und klicken Sie auf "Einladen". Hier sind die [3 Klicks in einem Video veranschaulicht: ](https://www.loom.com/share/fc369109e5b243138b022152ee019629?sid=39ee8d89-1059-4092-8d22-6cc23dc69702)

{% embed url="<https://www.loom.com/share/fc369109e5b243138b022152ee019629?sid=39ee8d89-1059-4092-8d22-6cc23dc69702>" %}

Je nachdem ob E-Mail-Adresse oder Telefonnummer hinterlegt ist, erhält der Kunde eine Einladung per E-Mail oder SMS. Diese E-Mail oder SMS können Sie mit den [Einladungseditor ](/deutsch/anleitungen-fur-handler/kunden-einladen/einladungseditor.md)vorher bearbeiten.&#x20;

<img src="https://resources.orderlion.com/hs-fs/hubfs/Invitations%20DE.png?width=2000&#x26;height=1410&#x26;name=Invitations%20DE.png" alt="Invitations DE" width="375">

\
Kleiner Tipp: Senden Sie zuvor eine E-Mail oder einen Newsletter an alle Ihre Kunden, sodass sie die Einladung aus Ihrem neuen Shop erwarten. Wir teilen gerne einen Newsletter-Vorschlag mit Ihnen.

Noch persönlicher: **Individuelle Einladung** aus dem eigenen E-Mail Programm oder WhatsApp Web senden. Wählen Sie dazu aus dem Drop-Down Menü das passende Programm.

<figure><img src="/files/WWdgvPt1mvtK3l559VdK" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.orderlion.com/deutsch/anleitungen-fur-handler/kunden-einladen/einladung-uber-das-portal.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.
