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

# Paramètres

Permettre au groupe d'utilisateurs d'activer le [mode hors ligne](https://docs.devolutions.net/fr/rdm/workspaces/offline-mode/) sur un espace de travail Devolutions Server dans Remote Desktop Manager. L'espace de travail doit également être configuré pour autoriser le mode hors ligne. Plusieurs modes sont disponibles.

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

### Paramètres

<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>Aucun cache hors ligne autorisé pour le groupe d'utilisateurs.</td></tr><tr><td><em><strong>Cache only</strong></em></td><td>Permet de sauvegarder un cache de l'espace de travail, mais pas le mode hors ligne.</td></tr><tr><td><em><strong>Read-only</strong></em></td><td>Un cache en lecture seule. Le groupe d'utilisateurs ne pourra pas modifier les données dans l'espace de travail. Ce mode est autorisé uniquement pour les <a href="https://docs.devolutions.net/fr/rdm/workspaces/workspace-types/native-workspaces/">espaces de travail avancés</a>.</td></tr><tr><td><em><strong>Read/Write</strong></em></td><td>Un cache avancé, avec synchronisation des modifications. Ce mode est autorisé uniquement pour les <a href="https://docs.devolutions.net/fr/rdm/workspaces/workspace-types/native-workspaces/">espaces de travail avancés</a>.</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/fr/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.
