> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.10.0/helmut4-components/streamdesigner/wildcards/project-related-wildcards-27/project-savepath.md).

# Project Savepath

The wildcard will consistently resolve to the appropriate folder for the project's auto saves..

For example:

* Project file location: /Volumes/helmut4/Projects/News Room/2024-02-14\_NewsEdit/Saves

The saves folder can also be accessed via {project.parent}/Saves.

The path of the "Saves" folder needs to be next to the project file as this is due to a fixed logic which is used within the [Restore\_Save](/helmut4-releases/v4.10.0/helmut4-components/helmutfx/streams/fx-event-triggers/restore_save.md) trigger.
