# Mounted Backups (File-level Restore)

To mount backup, go to the Instances tab under the Storage Providers section on the left side menu, then click on the mount icon next to the chosen storage instance ![](https://content.gitbook.com/content/wUsKWUrceYHp8e9TJ00e/blobs/OvctfaO1pr4nIKfYHqRj/administration-storage_providers-file_level_restore_icon.png)

![](https://content.gitbook.com/content/wUsKWUrceYHp8e9TJ00e/blobs/T8jWqtUmVmrugMD3GuJe/administration-storage_providers-file_level_restore_1.png)

In the popup window, you can select which backup you want to mount and on which node.

![](https://content.gitbook.com/content/wUsKWUrceYHp8e9TJ00e/blobs/EelojW0g3h94m2ZZhVX5/administration-storage_providers-file_level_restore_2.png)

The Mounted Backups tab shows mounted storage-instance backups on the Storware Backup & Recovery node.

![](https://content.gitbook.com/content/wUsKWUrceYHp8e9TJ00e/blobs/gzK2jMm0BkPPbU3J3WPw/administration-storage_providers-file_level_restore_3.png)

* `Storage` - mounted instance name
* `MODE` - Auto - Storware Backup & Recovery auto-detects filesystems and mounts them on the path "/mnt/vprotect/". In Manual mode, the user chooses the mount point for selected filesystems.
* `NODE` - the Storware Backup & Recovery node is responsible for the mounting job.
* `SNAPSHOT DATE` - the date when the backup was created.
* `FILE SYSTEMS` - the number of mounted filesystems.
* `FILES` - the number of mounted virtual disk images.

Next to every mounted backup you can see three buttons:\
To unmount backup click on ![](https://content.gitbook.com/content/wUsKWUrceYHp8e9TJ00e/blobs/HJSzZu8gvTbAvLg5OUDc/administration-storage_providers-file_level_restore_unmount.png)\
To remount backup click on ![](https://content.gitbook.com/content/wUsKWUrceYHp8e9TJ00e/blobs/0do6TKAlkrClJVXCtnDN/administration-storage_providers-file_level_restore_remount.png)\
To go to the details page of mounted backup click on ![](https://content.gitbook.com/content/wUsKWUrceYHp8e9TJ00e/blobs/DzI3EERd5fLcZV2sf5e6/administration-storage_providers-file_level_restore_details.png)

On the details page, you can view basic information or you can go deeper and browse the files.

![](https://content.gitbook.com/content/wUsKWUrceYHp8e9TJ00e/blobs/ljm9HNmreCrnC0abEIGU/administration-storage_providers-file_level_restore_4.png)

With a web browser, you can even obtain a single file from your storage instance backup.


---

# Agent Instructions: 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/administration/storage-providers/file-level-restore-mounted-backup.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.
