# After Effects Set Auto Save Settings Action

The After Effects Set Auto Save Settings Action node configures Adobe After Effects' auto save functionality.

Within the node, you can set the following parameters:

* **Auto Save Folder Path:** Specify a custom folder path for auto saves, or leave this field empty to retain the current setting.
* **Auto Save Interval (in minutes):** Define the time interval for auto saves, or leave empty to maintain the existing value.
* **Max Project Versions (Auto Saves):** Set the maximum number of auto-saved project versions. When this limit is reached, the oldest version will be deleted. Leave empty to keep the current setting.
* **Save When Starting Render Queue:** Enable this option to automatically save the project before starting the render queue.
* **Enable Auto Save:** Toggle the global auto save functionality on or off.

{% hint style="warning" %}
This action can only be performed while After Effects is running.
{% endhint %}

<figure><img src="/files/xa8fuhxJeL7LOfWh4bNT" alt="" width="345"><figcaption><p>After Effects Set Auto Save Settings Action</p></figcaption></figure>


---

# 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.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/adobe-after-effects/after-effects-set-auto-save-settings-action.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.
