> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/70/deployment/endpoints-how-to-install/backup-and-recovery-tests.md).

# Backup and recovery tests

If the Storware Endpoints client was successfully installed and you can log in to the Storware Endpoints client console the backup process will start automatically. When the backup is finished, you should the following status in the **Overview** menu.

![](/files/0bLFNg3NWaGcyoOBg4sc)

Go to the **Backups** tab and select a file to restore. Click the **Restore** button to start a recovery process.

![](/files/XsYP1YuUlC5YOE5xFyof)

Restore the file to the original location, desktop, or a different location.

![](/files/B7doDJ06CRTWQiKib84t)

Go to the chosen location to check if the file was restored.

You can also create a file manually and restore it afterward using the mouse "right-click" context menu.

To do that, follow the steps:

1. Create a file, enter some information in it and save it.
2. Right-click on the file, go to the Storware Endpoints option and choose a version to restore.

![](/files/YkXi3joQYlSqTVvHO9G4)

3\. Overwrite the existing file or create a copy.


---

# 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.storware.eu/70/deployment/endpoints-how-to-install/backup-and-recovery-tests.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.
