# Restore an archived guideflow

Restore a guideflow after archiving it if you need to keep using edit, to make edits and share it again.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/1pz4x42tvr>" %}

* Click the "Home" button to go back to the main view
* Click on "Archived"
* Click on the "..." button of the guideflow to restore
* Click on "Restore"
* Select the folder where you want to restore your guideflow
* Click here to restore your guideflow
* Your guideflow is now restored


---

# 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.guideflow.com/help/restore-an-archived-guideflow.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.
