# Where is the Auto Save feature? How do the backup files work?

{% embed url="<https://youtu.be/-dxFn_2A4ac?si=mibH5x1b_T9M4Bhw>" %}

In "Menu" -> "Preference" -> "General" you can set Auto Save.&#x20;

Auto-save is enabled by default, and you can set the interval of it. In "Menu" -> "File" -> "View History Version", you can open the most recent 3 auto-saved projects.

> To use autosave, please save the project once first. A project that has not been saved will not trigger the launch of the function.

## FAQ

1、How to find history files/history records?


---

# 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.d5render.com/user-guide/resource/where-is-the-auto-save-feature-how-do-the-backup-files-work.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.
