> For the complete documentation index, see [llms.txt](https://wiki.lucysecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucysecurity.com/lucy-wiki-de/anleitungen/kurzanleitungen/erstellen-sie-ihre-erste-kampagne/kampagnen-setup/empfanger.md).

# Empfänger

**Ihre Empfänger hinzufügen**\
\
Lucy bietet mehrere Möglichkeiten, Empfänger innerhalb der Plattform hinzuzufügen. Mit dem Assistenten können Sie entweder eine bestehende Gruppe auswählen oder eine neue erstellen.

{% hint style="info" %}
Für weitere Einzelheiten dazu, wie vorhandene Empfängergruppen mit Importfunktionen erstellt werden, einschließlich automatischer[ LDAP](/lucy-wiki-de/anwendungsreferenz/einstellungen/allgemeine-systemeinstellungen/ldap-einstellungen.md) oder [Azure Entra ID](/lucy-wiki-de/anwendungsreferenz/einstellungen/allgemeine-systemeinstellungen/artikel-zu-azure-anwendungen.md) Integration, lesen Sie bitte unseren Abschnitt zu [Empfängern](/lucy-wiki-de/anwendungsreferenz/benutzer/empfangergruppen.md).
{% endhint %}

In diesem Szenario wählen wir die Option „Neue Gruppe“ und geben den Namen und die E-Mail-Adresse des Empfängers ein. Dieser Vorgang kann wiederholt werden, um weitere Empfänger hinzuzufügen.

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

Klicken Sie auf „Weiter“, sobald alle Empfänger hinzugefügt wurden.


---

# 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.lucysecurity.com/lucy-wiki-de/anleitungen/kurzanleitungen/erstellen-sie-ihre-erste-kampagne/kampagnen-setup/empfanger.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.
