# Configure

## Workspaces

This opens the Manage Workspace dialog. Workspaces are used to manage connection(s) to brokers and/or data services and to store information such as analyses, scans, open charts, layouts, instruments or watchlists.

## Instruments

This opens the Manage Instruments dialog. From this dialog you can make changes to the instruments.

## Repository

By default, all information is stored in the local database. Repository allows users to store information externally in the file system for more flexibility. See [Repository](/user-guide/console-1/repository.md) for more information.

## Settings

This displays the global settings dialog. See [Settings](/user-guide/settings.md) for more details.

## Layout

Open the Edit Page dialog that allows users to edit the page layout. More information can be found [here](/user-guide/console-1/docking-framework-guide/pages.md#edit-a-page)

## Custom Columns

Custom columns can be added to Watchlists to display values from studies, evaluate conditions from one ore more studies and/or format existing columns

## Order Presets

Open the general [Order Presets ](/user-guide/order-presets.md)dialog

## Commissions

Open the [Commissions](/user-guide/account-management/commissions.md) dialog to set the default commission structures for each type of instrument.

## Save Configuration

Save the all configurations on all charts.

## Clear All Local Data


---

# 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://docs.motivewave.com/user-guide/menu/configure.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.
