# Restore List and History

The opening page on the *Restore* tab provides the ability to create a new restore, view and edit previously saved restores, and see history of previously in progress or completed restoration processes.

Use the ***New Restore***&#x62;utton in the top-right of the page to create a new Salesforce record restore.

![](/files/fmmM3Bk8R8Z7fj69yyUo)

The list view on the *Restore* tab shows all in progress or completed restore configurations. Click on a row in the *Configurations* table to view, edit, or continue and restore processes.

The History view within this page shows all candidate scans and restorations that have occurred for the selected configuration. Information including tables scanned/restored, exceptions, system resources, and timing can be found here.


---

# 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://learn.capstorm.com/snowflake-salesforce-connector/reference/restore/restore-list.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.
