# Explore Snapshot

The *Snapshot Explorer* is a tool for viewing and exporting data from a CopyStorm Snapshot. The tool is launched from the CopyStorm Snapshot tab.

![](/files/vvPr14YvePnDNy698zn7)

The Snapshot Explorer has four stages, indicated by the navigation bar at the top of the dialog.

* Start — Select the snapshot to explore.
* Select Table — Select a table from the Snapshot to explore.
* Preview — Build a query and preview the selected data from the Snapshot.
* Export — Export the data from the snapshot in a variety of formats.

## Start Stage

![](/files/G3EA0fb96dWYmu9njyGb)

## Select Table Stage

In the Select Table stage, select the table you wish to explore and optionally select the columns in the table to view. Note that you can always return to this stage in order to update the selected columns.

![](/files/I8iWqZnznqWWkjaPON1b)

## Preview Stage

In the *Preview Stage*, optionally create a filter that limits the records to view or export. The filter is created by dragging and dropping elements from the left hand side of the screen to the big white box on the right.

In the example screen shot a filter for finding records with a *capstorm* email domain has been specified and then the *Refresh Preview* button was clicked.

![](/files/EcEyCTsoDqWctnRWOYpF)

## Export Stage

In the Export Stage:

* Review and update the list of columns to export.
* Click on the *Start Snapshot Export* button and the system will display a typical *Save As* dialog.

By default, only the most recent version of a record will be written in the export. To override this behavior and write ALL VERSIONS of a record to the export check the box to *Include All Snapshot Record Versions of a Salesforce Record*. Of course, even if this option is checked, a record still has to pass the filter criteria from the *Preview* stage.

![](/files/8k1ek2lKGsvKDXWDHRkK)

The Save As dialog which appears after clicking on Start Snapshot Export will look like your system’s default dialog with the addition of a file format selection section.

![](/files/dpZV86DKq303Huj3QYha)

![](/files/vWrSNMSDmBK9VKc1LQih)

When the result of an export is loaded into your favorite spreadsheet it will look like:

![](/files/AOFTeLKCPkXIbKJJfYLV)


---

# 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/reference/archive-tab/explore-archive.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.
