# Global Configuration

Once the CopyStorm/Director application is installed, a number of global parameters must be initialized before the first CopyStorm job will run:

* The root directory of a preexisting CopyStorm installation.
* The root directory of a preexisting CopyStorm/Medic installation.
* A directory for storing CopyStorm configuration files accessible to the CopyStorm/Director program.
  * Capstorm recommends that this directory be created OUTSIDE of a CopyStorm or CopyStorm/Medic installation.
  * See the [CopyStorm Directory Structure](https://learn.capstorm.com/copystorm/readme/best-practices/copystorm-directory-structure) article for more information.

Enter the parameters as shown in the example below and you will be ready for the next step: [Setup and Schedule Your First CopyStorm Job](/copystorm-director/getting-started/setup-and-schedule-a-copystorm-job.md).

![](/files/GKwNJSH2JVv22Umufdc2)


---

# 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-director/getting-started/global-configuration.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.
