> For the complete documentation index, see [llms.txt](https://help.fashionupdater.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fashionupdater.app/gestione-workspace/gestione-del-workspace/invitare-un-nuovo-utente.md).

# Invitare un utente

{% hint style="success" %}
La gestione dei membri del team prevede la sottoscrizione del piano **Business** e un un ruolo con sufficienti permessi di accesso. [Vedi tutti Ruoli](broken://pages/-Lb9ecUFQG6ehHf1gJG2).
{% endhint %}

## Invitare un utente

1. Per invitare un utente, cliccare sul menu principale e selezionare la voce **Gestione Membri**.
2. Selezionare il tab **Inviti.**

   <img src="/files/-LbTinXLiX-Gnim0ok__" alt="" data-size="original">
3. Cliccare sul pulsante **Invita Membro** in alto a destra.

## Limitazioni al numero di utenti

{% hint style="info" %}
Il numero di utenti che è possibile invitare dipende dalla tipologia di abbonamento sottoscritto. Il piano **Business** prevede un limite di 5 utenti. Per aumentare il numero di utenti sarà necessario un upgrade o un pacchetto utenti opzionale.
{% endhint %}


---

# 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:

```
GET https://help.fashionupdater.app/gestione-workspace/gestione-del-workspace/invitare-un-nuovo-utente.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
