# Documents

## Getting Started With CopyStorm/Restore

Contains common recipes for the restoration of Salesforce data using CopyStorm/Restore. Included are a basic sandbox recipe, restoring Accounts with largest Opportunities, and restore Accounts limiting the number of Cases per Account. A discussion of issues surrounding a complete restore and recipe of a complete restore is also included.

{% file src="<https://2924009365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5FyPmqVkPxhj2oT8fbgB%2Fuploads%2Fgit-blob-a5b377cc35fa6a3caaeb82652f9bb28aa6b16465%2F56085f0b-GettingStartedWithCopyStormRestore.pdf?alt=media>" %}

## Understanding CopyStorm/Restore

Provides information essential to understanding how CopyStorm/Restore restores records and complex relationships to a Salesforce database.

{% file src="<https://2924009365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5FyPmqVkPxhj2oT8fbgB%2Fuploads%2Fgit-blob-9709894c0ae642e66aa20f7a89f422f8a4fb0d84%2F0293b553-UnderstandingCopystormRestore.pdf?alt=media>" %}

## CopyStorm/Restore Tracker Database

Describes the internal structure and types of data stored in the CopyStorm/Restore Tracker Database.

{% file src="<https://2924009365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5FyPmqVkPxhj2oT8fbgB%2Fuploads%2Fgit-blob-0684c952225259b1c5ed6a7825b79d2c2ad5029a%2F391e88db-TrackerDatabaseInternals.pdf?alt=media>" %}


---

# 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/copystorm-restore/reference/documents.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.
