# Why prompt 'Save Failed' when saving a file?

<figure><img src="/files/8UABx0XF6wneWSj5WX6Y" alt=""><figcaption><p>Save Failed</p></figcaption></figure>

Common reason for the error: The save path of the scene file was changed in the computer folder (the file was moved to another location, or the file name was modified), or the files in the scene folder were deleted, in the case of not saving the current scene file (maybe by accident).

Solution: Move the scene file back to the original path to save it, or copy the entire scene file (the entire folder where the .drs file is located) to another storage path, and then use D5 to reopen the scene.


---

# 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/common-pop-up-windows/why-prompt-save-failed-when-saving-a-file.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.
