# Version Control

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

Link11 WAAP maintains Git versions of data and configurations.

This page displays previous versions of configurations, and allows admins to:

* Download a version by using the **"Download"** button at the top
* Revert/restore the system to any saved configuration.&#x20;

To revert/restore, hover the cursor over the desired configuration. The **"Restore"** icon will appear at the end of the entry. Select this icon.&#x20;

Once the restoration process is complete, [publish](/console-walkthrough/system/publish-changes.md). L11WAAP will push the selected configuration out to the proxy.


---

# 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://waap.docs.link11.com/console-walkthrough/system/version-control.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.
