> 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/it/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-account-users.md).

# Invita utenti dell'account

Questo articolo ti guiderà su come invitare i tuoi colleghi (o un [agenzia](/brand/it/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-an-agency-account-user.md)) al tuo account brand di impact.com. Scopri come gestire gli utenti esistenti dell'account tramite [gruppi di accesso utente](/brand/it/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/manage-user-access-groups.md).

1. Dalla barra di navigazione superiore, seleziona ![](/files/a0314b1a64ec39500a614699810af2308cfe8328) **\[Profilo utente] → Impostazioni**.
2. Sotto *Generale*, seleziona **Utenti dell'account**.
3. Nell'angolo in alto a destra dello schermo, seleziona **Invita** ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[menu a discesa]** → **Invita utente**.
4. Sotto *Email utente*, inserisci uno o più indirizzi email degli utenti.
   * Più indirizzi email sono separati da virgole.
5. Nel *Gruppo di accesso utenti* sezione, applica un gruppo da ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[menu a discesa]** o seleziona **Crea nuovo accesso utente** per crearne uno nuovo.
6. Facoltativamente, invia un messaggio di invito all'utente.
   * Seleziona **Anteprima messaggio** se vuoi visualizzare l'invito prima di inviarlo.
7. Seleziona **Invita** per inviare l'invito all'invitato.
   * Un'email di invito verrà quindi ricevuta nella casella di posta dell'invitato, dove accetterà il tuo invito.

<div data-with-frame="true"><figure><img src="/files/b0a9ac230d9e2b1fe4a4d753f2abec42223036f9" 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/it/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.
