# Utenti e permessi

{% hint style="info" %}
Il modulo **Utenti e permessi** permette di assegnare determinati utenti ad un gruppo,concedendoli dei privilegi.
{% endhint %}

![Screenshot interfaccia utenti e permessi](/files/-LZLBflbQ0pTy48DbkiR)

## Navigazione

Il modulo è raggiungibile attraverso il menu laterale del gestionale, sotto il link **Strumenti**.

![Screenshot navigazione utenti e permessi](/files/-LZLBiLlFTLm44FNrQbS)

## Creazione

La creazione di nuovi elementi segue il funzionamento standard del gestionale, necessitando il click sul pulsante apposito all'interno dell'intestazione del modulo.

![Screenshot creazione utenti e permessi](/files/-LZLBksq2WmwJ6RA_2y9)

Basterà quindi inserire il *nome* per creare un nuovo gruppo

![Screenshot creazione utenti e permessi](/files/-LZLBp_sNuTvdUTYm1a7)

## Modifica

La sezione di modifica degli elementi del modulo segue il sistema standard del gestionale, necessitando il click sulla riga relativa al *record* all'interno della tabella della schermata principale.

Si presenterà quindi questa schermata:

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2F2Qonhw5SzTxhJDYL5Q6w%2Ffile.png?alt=media)

Nella quale è possibile aggiungere un *utente* al gruppo appena selezionato:

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FGON3jAT3AaqNpfbaJsNe%2Ffile.png?alt=media)

Aggiungendo un *utente*, per potergli permettere l'accesso, bisogna assegnarli:

* Username
* Foto
* Email
* Password
* Collega ad una anagrafica
* Sede


---

# Agent Instructions: 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.openstamanager.com/modules/strumenti/utentiepermessi.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.
