> 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/create-a-user-access-group.md).

# Crea un gruppo di accesso per utenti

Prima di invitare utenti al tuo account brand, devi impostare i ruoli utente e *Gruppi di accesso*. Questo ti consente di aggiungere nuovi utenti a gruppi predefiniti con autorizzazioni personalizzate in base ai loro ruoli specifici.

{% hint style="warning" %}
**Importante:** Prima di creare un gruppo di accesso, assicurati di avere *Ruolo utente* i ruoli utente che desideri assegnare a quel gruppo. Per maggiori dettagli sull'intero processo, consulta [Comprendere la gestione degli utenti come marchio](/brand/it/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).
{% endhint %}

1. Dalla barra di navigazione in alto, seleziona ![](/files/c0279a0e9c22a5b78cc1bbb3be84cac24b0fd825) **\[Profilo utente] → Impostazioni**.
2. A sinistra, sotto *Generale*, seleziona **Gruppi di accesso utente**.
3. Seleziona **Crea gruppo di accesso utente**.
4. Inserisci un *Nome* per il gruppo di accesso utenti.
5. ![](/files/bcb6da087265fb9beef85997a54e50203691b8d1) **\[Attiva]** il tipo di prodotto per consentire l'accesso degli utenti ad esso (ad es., Performance, Altitude).
   1. Dal ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[Menu a discesa]**, seleziona il **Programmi** per il quale vuoi consentire l'accesso al tipo di prodotto (ad es., *Prestazioni*, *Altitude*).
   2. Dal ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[Menu a discesa]**, assegna i **Ruolo** ruoli appropriati

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Nota:</strong> Puoi assegnare ruoli utente predefiniti di impact.com oppure creare ruoli utente personalizzati.</p></div>

      * Facoltativamente, seleziona **Visualizza autorizzazioni**, per vedere le autorizzazioni associate al ruolo selezionato per l'utente.
6. Seleziona **Salva**.
   * Facoltativamente, seleziona ![](/files/cec8fb6b06bdba97a0f302d45d30862de79a5365) **\[Casella di controllo non selezionata]** a **Imposta come gruppo di accesso utente predefinito**. Se abiliti questa impostazione, il *Gruppo di accesso utente* sarà quello predefinito quando inviti nuovi utenti.


---

# 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/create-a-user-access-group.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.
