> For the complete documentation index, see [llms.txt](https://docs.bookli.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bookli.ai/impostazioni/come-invitare-qualcuno-nel-tuo-workspace.md).

# Come invitare qualcuno nel tuo workspace

{% embed url="<https://app.supademo.com/demo/cmg6poptc06nt2nom60p0wu8q?utm_source=link>" %}

{% stepper %}
{% step %}

### Accedi alla sezione Team

* Vai nella sezione **Impostazioni** dal menu laterale
* Clicca sulla voce **Ruoli e Team**
* Clicca sulla tab "**Membri"**
  {% endstep %}

{% step %}

### Inviare un invito

* In alto a destra, clicca sul pulsante verde **“Invita membri”**
* Si aprirà un modale con il titolo **“Invita Membro”**
  {% endstep %}

{% step %}

### Compilare l’invito

Nel modale inserisci:

* **Email del Membro**: l’indirizzo email della persona che vuoi aggiungere
* **Ruolo del Membro**: seleziona un ruolo esistente dal menu a tendina

Dopo aver compilato i campi, clicca su **“Invia Invito”**.\
Il membro riceverà un'email per unirsi al tuo workspace.
{% endstep %}

{% step %}

### Attenzione: ruolo obbligatorio

{% hint style="warning" %}
**Prima di poter invitare un membro, devi aver creato almeno un ruolo da assegnare.**\
Se non esiste alcun ruolo, il menu a tendina resterà vuoto e non potrai inviare l’invito.
{% endhint %}
{% endstep %}
{% endstepper %}

***

### Risorse utili

**Come creare un ruolo per il team:**

{% content-ref url="/pages/87c1a50cb4dbf37758ba368cda6963ffe531c4ba" %}
[Come creare un ruolo per il team](/impostazioni/come-creare-un-ruolo-per-il-team.md)
{% endcontent-ref %}


---

# 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://docs.bookli.ai/impostazioni/come-invitare-qualcuno-nel-tuo-workspace.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.
