# Restore Data Defaults

Default settings that globally impact data operations when uploading data or configuring CopyStorm/Restore.

![](https://2924009365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5FyPmqVkPxhj2oT8fbgB%2Fuploads%2Fgit-blob-f194d66c9b95e1ca13346caf969afd8805c46936%2F5886ffcd-2023-04-03_8-16-54.jpg?alt=media)

##

| Parameter                               | Description                                                                                                                                                                                                                                                                                             |
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Default Salesforce User                 | The Salesforce User to use as the record owner if the owner in the CopyStorm database is not active or does not exist in Salesforce. A value of “Default” will cause the Salesforce user running CopyStorm/Restore to be used. The pull-down menu contains all active users in the Salesforce instance. |
| Default Restore Type                    | <p>When a table is added to the restore, default behavior will be to use this type of restore:</p><ul><li>Insert</li><li>Update</li></ul>                                                                                                                                                               |
| Full Metadata Object Restore by Default | If unchecked, the default procedure for restoring a complex metadata object is to support partial definition restoration rather than the entire definition.                                                                                                                                             |
| Include Overflow Snapshot               | If checked, CopyStorm/Restore database queries will include records in the Default Record Overflow snapshot. This snapshot contains records that cannot be written to the primary CopyStorm database due to row size constraints.                                                                       |


---

# 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/global-parameters-tab/restore-data-defaults.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.
