> 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/ribbon-menu-bar/administration/system-settings/user-management/user-template.md).

# User template

***User templates*** allow you to modify the user settings that are selected by default when creating a new user in [***User management***](https://docs.devolutions.net/rdm/commands/administration/user-management/).

<table><thead><tr><th width="180.4000244140625">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Offline mode</strong></td><td>Defines the default setting for what users can do in <a href="https://docs.devolutions.net/rdm/workspaces/offline-mode/"><em><strong>Offline mode</strong></em></a> when creating a new user. Choose between <em><strong>Disabled</strong></em> (disables the Offline mode), <em><strong>Cache only</strong></em>, <em><strong>Read only</strong></em>, and <em><strong>Read/write</strong></em>.</td></tr><tr><td><strong>User type</strong></td><td>Defines the <a href="https://docs.devolutions.net/rdm/commands/administration/user-management/user-types/">user type</a> selected by default when creating a new user. Choose between <em><strong>Administrator</strong></em>, <em><strong>User</strong></em>, and <em><strong>Read-only user</strong></em>.</td></tr><tr><td><strong>User license type</strong></td><td>Defines the user license type selected by default when creating a new user. Choose between <em><strong>Default</strong></em>, <em><strong>Connection management</strong></em>, and <em><strong>Password management</strong></em>.</td></tr><tr><td><strong>User default vault</strong></td><td>Defines the default vault(s) for users. Select them from a vault list.</td></tr><tr><td><strong>Disable user vault</strong></td><td>Defines if the user vault is disabled or not by default when creating a new user.</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:

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