> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-account-users.md).

# Kontobenutzer einladen

Dieser Artikel zeigt Ihnen, wie Sie Ihre Kollegen (oder eine [Agentur](/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-an-agency-account-user.md)) zu Ihrem impact.com-Markenaccount einladen. Erfahren Sie, wie Sie bestehende Kontonutzer über [Benutzerzugriffsgruppen](/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/manage-user-access-groups.md).

1. Wählen Sie in der oberen Navigationsleiste ![](/files/4fa7c3e47e2dc9a63e140c0862eeab4caaaca16f) **\[Benutzerprofil] → Einstellungen**.
2. Unter *Allgemein*, wählen Sie **Kontonutzer**.
3. Wählen Sie in der oberen rechten Ecke des Bildschirms **Einladen** ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Dropdown-Menü]** → **Benutzer einladen**.
4. Unten *Benutzer-E-Mail*, geben Sie eine oder mehrere Benutzer-E-Mail-Adressen ein.
   * Mehrere E-Mail-Adressen werden durch Kommas getrennt.
5. Im *Benutzerzugriffsgruppe* Abschnitt eine Gruppe aus den ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Dropdown-Menü]** oder wählen Sie **Neuen Benutzerzugriff erstellen** um eine neue zu erstellen.
6. Optional können Sie dem Benutzer eine Einladungsnachricht senden.
   * Wählen Sie **Nachricht in der Vorschau anzeigen** wenn Sie die Einladung vor dem Senden ansehen möchten.
7. Wählen Sie **Einladen** um die Einladung an den Eingeladenen zu senden.
   * Anschließend erhält der Eingeladene eine Einladungs-E-Mail in seinem Postfach, in der er Ihre Einladung annehmen kann.

<div data-with-frame="true"><figure><img src="/files/19e6a9bbeacef5cafa5ba868cd5f8e282270c961" alt="" width="429"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/de/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-account-users.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.
