> 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/application-specific/cache-offline.md).

# Cache/Offline

{% tabs %}
{% tab title="Windows" %}
![](https://cdnweb.devolutions.net/docs/RDMW6043_2024_3.png)

<table><thead><tr><th width="200.99993896484375">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Offline mode</strong></td><td>Set the global workspace <a href="https://docs.devolutions.net/rdm/workspaces/offline-mode/">Offline mode</a> availability. The offline mode is useful when using a VPN connection that makes using local network impossible.</td></tr><tr><td><strong>Expiration</strong></td><td>Number of days before the offline cache expires. You must go online prior to the end of that period to re-validate the data. It is not recommended to set the <em><strong>Expiration</strong></em> to 0, as this will disable the expiration of the offline cache.</td></tr><tr><td><strong>Allow sync all vaults (background)</strong></td><td>Synchronization ensures that any changes made to a vault , such as updating passwords or adding new sessions, are propagated across all connected devices and users in real-time.</td></tr><tr><td><strong>Prompt for credentials before going offline</strong></td><td>Force the user to provide their credentials before going offline.</td></tr><tr><td><strong>Prompt for MFA before going offline</strong></td><td>Force the user to provide their MFA before going offline.</td></tr><tr><td><strong>Maximum document size for offline synchronization</strong></td><td>Maximum size of each document saved in the database that will be available for synchronization in offline mode.</td></tr></tbody></table>
{% endtab %}

{% tab title="macOS" %}

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

<table><thead><tr><th width="207.39996337890625">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Offline mode</strong></td><td>Set the global workspace<a href="https://docs.devolutions.net/rdm/workspaces/offline-mode/">Offline mode</a>availability. The offline mode is useful when using a VPN connection that makes using local network impossible.</td></tr><tr><td><strong>Expiration</strong></td><td>Number of days before the offline cache expires. You must go online prior to the end of that period to re-validate the data. It is not recommended to set the <em><strong>Expiration</strong></em> to 0, as this will disable the expiration of the offline cache.</td></tr><tr><td><strong>Allow sync allvaults (background)</strong></td><td>Synchronization ensures that any changes made to a vault, such as updating passwords or adding new sessions, are propagated across all connected devices and users in real-time.</td></tr><tr><td><strong>Prompt for credentials before going offline</strong></td><td>Force the user to provide their credentials before going offline.</td></tr><tr><td><strong>Prompt for MFA before going offline</strong></td><td>Force the user to provide their MFA before going offline.</td></tr><tr><td><strong>Maximum document size for offline synchronization</strong></td><td>Maximum size of each document saved in the database that will be available for synchronization in offline mode.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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/application-specific/cache-offline.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.
