> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/it/ribbon-menu-bar/administration/system-settings/user-management/user-template.md).

# Modello utente

I ***Modelli utente*** consentono di modificare le impostazioni utente selezionate per impostazione predefinita durante la creazione di un nuovo utente in [***Gestione utenti***](/rdm/it/ribbon-menu-bar/administration/user-management.md).

<table><thead><tr><th width="180.4000244140625">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Modalità offline</strong></td><td>Definisce l'impostazione predefinita relativa a ciò che gli utenti possono fare in <a href="/pages/Ki6HKCkyURrPFWpypoKp"><em><strong>Modalità offline</strong></em></a> durante la creazione di un nuovo utente. Scelga tra <em><strong>Disabilitata</strong></em> (disabilita la Modalità offline), <em><strong>Solo cache</strong></em>, <em><strong>Sola lettura</strong></em> e <em><strong>Lettura/scrittura</strong></em>.</td></tr><tr><td><strong>Tipo di utente</strong></td><td>Definisce il <a href="/pages/StEURKT68E3e9gNB1HHM">tipo di utente</a> selezionato per impostazione predefinita durante la creazione di un nuovo utente. Scelga tra <em><strong>Amministratore</strong></em>, <em><strong>Utente</strong></em> e <em><strong>Utente in sola lettura</strong></em>.</td></tr><tr><td><strong>Tipo di licenza utente</strong></td><td>Definisce il tipo di licenza utente selezionato per impostazione predefinita durante la creazione di un nuovo utente. Scelga tra <em><strong>Predefinito</strong></em>, <em><strong>Gestione delle connessioni</strong></em> e <em><strong>Gestione delle password</strong></em>.</td></tr><tr><td><strong>Cassaforte predefinita dell'utente</strong></td><td>Definisce la o le casseforti predefinite per gli utenti. Le selezioni da un elenco di casseforti.</td></tr><tr><td><strong>Disabilita cassaforte utente</strong></td><td>Definisce se la cassaforte utente è disabilitata o meno per impostazione predefinita durante la creazione di un nuovo utente.</td></tr></tbody></table>


---

# 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://docs.devolutions.net/rdm/it/ribbon-menu-bar/administration/system-settings/user-management/user-template.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.
