# How to use Version History?

If you want to revert to a past version of your AI Workflow, you can use our version history tool in Workspaces.

This is useful if:

* You realize that your newly “Saved” workflow is failing or not successful
* You accidentally clicked “Update” and your Workflow wasn’t ready or was incomplete
* You want to use the previous version of an AI Workflow and “fork” it

#### Step 1: Click on the “Options” button on the top right as circled here in red. <a href="#id-3sl778mlih78" id="id-3sl778mlih78"></a>

![](/files/fsfba1WGG2RJzgkATaNW)

#### Step 2: Click on the version that you want to revert/update to <a href="#id-82g02dybd0vt" id="id-82g02dybd0vt"></a>

<figure><img src="/files/ueGFjlnE2W6SsC9lcpHu" alt=""><figcaption></figcaption></figure>

#### Step 3: Make your changes and click the “Update” button <a href="#so12tkc7vb9k" id="so12tkc7vb9k"></a>

![](/files/mCu34F2K8VAVI5nmQStw)


---

# 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.gooey.ai/help-desk/how-to-use-version-history.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.
