# Versioning and Snapshots

1\. For easily reverting and rolling back to an old version, you can just click the "Versioning history" button:

<figure><img src="/files/BaH9dr5ihofLpPyonECS" alt="" width="510"><figcaption><p>Versioning button</p></figcaption></figure>

2\. Select whether to `Copy as a new flow` or `Restore` a previous version:

![History menu options](/files/-Mgf0cUa9y4P7eX-VjFQ)

Versioning history is available for the following objects:

* **Automation**: Flow Builder, Env Variables
* **Data and Dashboards**: Dashboards, Insights / Transformations, Data Sources, Forecast


---

# 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.locoia.com/account-settings/versioning-and-snapshots.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.
