> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/v26-en-us/parallels-desktop-for-mac-26-users-guide/parallels-desktop-preferences-and-virtual-machine-settings/virtual-machine-settings/backup-settings.md).

# Backup Settings

On the **Backup** tab of virtual machine configuration, you can automate saving the virtual machine snapshots and choose whether the virtual machine is backed up with Time Machine.

To open these settings, choose **Actions** > **Configure**, then click **Backup**.

<figure><img src="https://content.gitbook.com/content/cetaenGhHD5GRrct7U5v/blobs/QFZ2CPGvvDOjfAI3x1rN/Screenshot%202024-01-20%20at%2001.19.03.png" alt="" width="549"><figcaption></figcaption></figure>

<table><thead><tr><th width="209">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>SmartGuard</strong></td><td>If you want to create virtual machine snapshots automatically, select <strong>SmartGuard</strong> > <strong>Details</strong> and <a href="/landing/pdfm-ug/v26-en-us/parallels-desktop-for-mac-26-users-guide/advanced-topics/working-with-virtual-machines/saving-snapshots-of-a-virtual-machine.md">specify the details</a>: how often snapshots are made, how many snapshots are stored, and whether you want to be notified before a new snapshot is created.</td></tr><tr><td><strong>Time Machine Preferences</strong></td><td><p>By default, Time Machine automatically backs up your virtual machine together with macOS files.<br></p><p>To exclude the virtual machine from Time Machine backups, open the Time Machine preferences and add your virtual machine to the exclusion list.<br></p><p>If you later need to back up your virtual machine again, open the Time Machine preferences and remove the virtual machine from the exclusion list.</p></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pdfm-ug/v26-en-us/parallels-desktop-for-mac-26-users-guide/parallels-desktop-preferences-and-virtual-machine-settings/virtual-machine-settings/backup-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
