# Restoring Control Hub Data

## Backup Files

Once on the Backup and Restore Tab, select the Backup Files button.

![](/files/-MGsj2_KhCpz8PklgG6i)

Once selected a prompt will display confirming Configuration Files and Robot Code are backed up. Also, the zip file name is visible.

![](/files/-MGsgv2h-ZSt7jKYmivt)

## Restoring Files

To Restore Files, select the Restore Files button.

![](/files/-MGsk036oG8EXR4Dlw2U)

Once selected, a window opens prompting you to select the zip file to restore. Select the zip file and press Restore Files.

![](/files/-MGsgv2jR2ix9Kc4wB3E)

Once selected the Client will prompt with the Configuration Files and Robot Code are restored.

![](/files/-MGsgv2iX6Ejlt600pn4)


---

# 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.revrobotics.com/rev-hardware-client/duo/control-hub/restore.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.
