> 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/knowledge-base/knowledge-base-articles/removal-of-the-online-backup-feature-in-remote-desktop-manager.md).

# Removal of the Online backup feature in Remote Desktop Manager

***Online backup*** is a deprecated, cloud-based feature that was used to save workspace information online.

***Online backup*** was removed from Remote Desktop Manager as the feature relies on infrastructures and technologies no longer supported by Devolutions.

### Switch to *File backup*

If you currently use the ***Online backup*** feature, it is recommended to [use the ***File backup***](https://docs.devolutions.net/rdm/commands/file/backup/backup-settings/) instead to save your data in a local file protected by a master key.

{% hint style="success" %}
If you do not wish to keep the backup file locally, you can place it in a folder synchronized by a cloud provider of your choice (i.e., OneDrive, Google Drive, Dropbox).
{% endhint %}

#### See also

* [File backup](https://docs.devolutions.net/rdm/commands/file/backup/backup-settings/)
* [Deprecated cloud backup and migration to Devolutions Cloud Free](https://docs.devolutions.net/rdm/kb/how-to-articles/deprecated-cloud-backup/)


---

# 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/knowledge-base/knowledge-base-articles/removal-of-the-online-backup-feature-in-remote-desktop-manager.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.
