> 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-an-agency-account-user.md).

# Einen Agentur-Kontobenutzer einladen

{% hint style="info" %}
**Hinweis:** Sie benötigen die Konto-ID der Agentur, um sie einzuladen, Ihr Konto zu verwalten. [Kontaktieren Sie den Support](https://app.impact.com/support/portal.ihtml?createTicket=true) (oder wenden Sie sich an Ihren CSM), um die Einladung einer Agentur zur Verwaltung Ihres Kontos zu besprechen.
{% endhint %}

1. Wählen Sie in der oberen Navigationsleiste ![](/files/b499afb31802cd63f4cfb233fcf9c95589389524) **\[Benutzerprofil] → Einstellungen**.&#x20;
2. Auf der linken Seite unter *Allgemein*aus und wählen Sie **Kontobenutzer**.
3. Wählen Sie in der oberen rechten Ecke des Bildschirms **Einladen**, und wählen Sie dann **Agentur einladen**.
4. Fügen Sie die **Agentur-ID** oder laden Sie optional einen Agenturnutzer ein, indem Sie seine E-Mail-Adresse eingeben.
5. Wählen Sie im ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Dropdown-Menü]**, weisen Sie die Agentur einem **Benutzerzugriffsgruppe** oder **Neuen Benutzerzugriff erstellen** für die jeweilige Agentur zu.
6. Optional können Sie eine **Einladungsnachricht** zu Ihrer Einladung hinzufügen.
7. Wählen Sie **Einladen** um die Einladung an die Agentur zu senden.

<div data-with-frame="true"><figure><img src="/files/61107edc83654311412fdcf38519347483279361" 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-an-agency-account-user.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.
