# Chart Settings

There are two ways to open the Chart Settings:

**1)** Click on the '<mark style="background-color:blue;">**Menu**</mark>' button in the top left corner and select the '<mark style="background-color:blue;">**Settings**</mark>' option.

<figure><img src="/files/u4TtFTm4YKuypMrR9Bez" alt=""><figcaption><p>Open Chart Settings via main menu button</p></figcaption></figure>

**2)** Right-click on the chart and select the '<mark style="background-color:blue;">**Settings**</mark>' option.

<figure><img src="/files/oxR46vZsz4kMHXOayAVt" alt=""><figcaption><p>Open Chart Settings via context menu</p></figcaption></figure>

The General view of the Chart Settings menu has several sections. Let's take a closer look at them:

|                                                                                    |                                                                                          |                                                                                    |
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [**View**](/quantower/analytics-panels/chart/chart-settings/view-settings.md)      | [**Visual trading**](/quantower/analytics-panels/chart/chart-settings/visual-trading.md) | [**Volume bars**](/quantower/analytics-panels/chart/chart-settings/volume-bars.md) |
| [**Data style**](/quantower/analytics-panels/chart/chart-settings/data-style.md)   | [**Order entry**](/quantower/analytics-panels/chart/chart-settings/order-entry.md)       | **Event trading**                                                                  |
| [**Time scale**](/quantower/analytics-panels/chart/chart-settings/time-scale.md)   | **Quick ruler**                                                                          | [**Hotkeys**](/quantower/analytics-panels/chart/chart-settings/hotkeys.md)         |
| [**Price scale**](/quantower/analytics-panels/chart/chart-settings/price-scale.md) | [**Info window**](/quantower/analytics-panels/chart/chart-settings/info-window.md)       |                                                                                    |


---

# 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://help.quantower.com/quantower/analytics-panels/chart/chart-settings.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.
