# Restore a Project

* Login to [HUB](https://accounts.blippar.com/signup/free).
* Choose the project you would like to restore from 'Your Projects'
* Click the three-dots and select 'Version History' for the chosen project as shown below:

<figure><img src="/files/UGastT04LXxmkfCHOwqW" alt=""><figcaption><p>Version History</p></figcaption></figure>

* Click 'Restore' as shown below:

<figure><img src="/files/qM3OkaFbKHrVGmcO0UML" alt=""><figcaption><p>Restore Project</p></figcaption></figure>

The project will be restored to the previous version.


---

# 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.blippar.com/blippbuilder-documentation/how-to-guides/restore-a-project.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.
