# Configuration Tab

The Configuration Tab contains options to modify the CopyStorm runtime, including the list of Salesforce Objects/Tables to copy.

The default view of the Configuration Tab contains core configuration options that are commonly modified.

![](/files/zZQAuW4LNj7rnpz9LVNW)

To view additional options, change the “Configuration Level” dropdown:

* Standard
  * Core CopyStorm configuration and performance tuning.
  * Options used to ensure that CopyStorm does not interfere with other operations (e.g. limiting Salesforce API Call consumption).
* Advanced
  * CopyStorm troubleshooting and logging options.
* Developer
  * CopyStorm application tuning options, advanced network configurations, and query optimization options.

![](/files/Gp7m5o280OFspYhRGVQF)


---

# 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/configuration-tab.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.
