# Maintenance and backup

### Keeping Parallels RAS up to date

By default, Parallels RAS checks for updates each time the RAS Console is started. If you wish to change this behavior:

1. Select the **Administration** category and click the **Settings** tab.
2. Select or clear the **Check for updates when launching Parallels RAS Console** option according to your needs.
3. Select or clear the **Automatically update RAS Session Host Agents** option according to your needs.
4. To check for updates manually, click the **Check Now** button.

### Backing up the Parallels RAS Farm configuration

To backup the Parallels RAS Farm configuration:

1. Select the **Administration** category and then click the **Settings** tab.
2. Click the **Export Settings** button.
3. You'll see a message box saying that all sites will be synchronized. Click **Yes** to continue with export or click **No** to abort it.
4. Specify the file name and target folder and click **Save**.

{% hint style="warning" %}
**Note:** The export procedure only exports the Parallels RAS Farm configuration data. Unrelated objects, such as downloaded OS, etc. are not included in the exported file.
{% endhint %}

To restore a Parallels RAS Farm configuration from a backup file, click the **Import Settings** button and select a backup file (the default file extension is `.dat2`). When you import a configuration from a file, your existing Farm configuration will be completely replaced with it.

You can also export and import a Parallels RAS Farm configuration from the command line. For complete instructions, please read on.


---

# 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.parallels.com/landing/ras-admin-guide/v20-en-us/parallels-ras-20-administrators-guide/common-management-tasks/maintenance-and-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.
