# How to start a File Level Restore

Through the Veeam Self-Service Portal you can do a File Level restore to restore specific files from the backup files. This can be useful if you need to restore a specific version of a file or restoring specific directories.

{% hint style="info" %}
If you cannot restore directly to the VM or are encountering an issue with the restore use the option to download the files and manually copy them back to the VM
{% endhint %}

To do a file level restore follow the steps below:

**Step 1.** Access the Veeam Self-Service backup portal by following this guide, [LINK](/support/services/cloud/infrastructure-as-a-service/backup-and-restorations/untitled.md)

**Step 2.** Once in the Veeam portal click on the 'Files' button at the top of the page

<figure><img src="/files/BzLNZ45oQWaCjacOFYtz" alt=""><figcaption></figcaption></figure>

**Step 3.** On this page search for the VM you want to do a File Level restore at the top of the page or use the 'pick from list' option

<figure><img src="/files/E5RtYly1b60aBdXwr4nv" alt=""><figcaption></figcaption></figure>

**Step 4.** Click on the calendar icon and select a backup to restore from. If the date is greyed out then the there is no backup for that date. Then click 'Mount' to mount the restore to search the files

If there are multiple backups for that day then select the backup to restore from on the right side of the panel

<figure><img src="/files/D7l1O7VzMOEk2zccHR0M" alt=""><figcaption></figcaption></figure>

**Step 5.**  Once the backup has been mounted you should be able to see the Guest OS files, navigate to the file you want to restore from the panel on the left. Once you've found the file you want to restore select the file and then click on 'Restore' at the top.

If you want to keep the original copy select 'Keep' to restore it to a new location.

<figure><img src="/files/Zy0n4UtVabbZuLyn67sH" alt=""><figcaption></figcaption></figure>

**Step 6.** Provide the Guest OS credentials the restore will use to access the VM for the restore and then click 'OK' to start the restore

<figure><img src="/files/O7E5xBMHhXteAOTV1Es2" alt=""><figcaption></figcaption></figure>

If the restore fails to connect or won't accept the credentials then go down the route of downloading the files and manually copying them back by selecting 'Download' instead of 'Restore'.


---

# 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://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/backup-and-restorations/how-to-start-a-file-level-restore.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.
