> 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/server/web-interface/administration/user-and-security-management/user-groups/settings.md).

# Settings

Allow the user group to enable o[ffline mode](https://docs.devolutions.net/rdm/workspaces/offline-mode/) on a Devolutions Server workspace in Remote Desktop Manager. The workspace also needs to be configured to permit offline mode. There are multiple modes available.

<figure><img src="https://cdnweb.devolutions.net/docs/DVLS6082_2024_2.png" alt=""><figcaption></figcaption></figure>

### Settings

<table data-header-hidden><thead><tr><th width="116"></th><th></th></tr></thead><tbody><tr><td><strong>OPTION</strong></td><td><strong>DESCRIPTION</strong></td></tr><tr><td><em><strong>Disabled</strong></em></td><td>No offline cache allowed for the user group.</td></tr><tr><td><em><strong>Cache only</strong></em></td><td>Allow to save a cache of the workspace but not the offline mode.</td></tr><tr><td><em><strong>Read-only</strong></em></td><td>A read-only cache. The user group will not be able to edit data in the workspace. This mode is allowed for <a href="https://docs.devolutions.net/rdm/workspaces/workspace-types/native-workspaces/">advanced workspaces</a> only.</td></tr><tr><td><em><strong>Read/Write</strong></em></td><td>An advanced cache, with change synchronization. This mode is allowed for <a href="https://docs.devolutions.net/rdm/workspaces/workspace-types/native-workspaces/">advanced workspaces</a> only.</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/server/web-interface/administration/user-and-security-management/user-groups/settings.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.
