# Tool Bar

A tool bar is available from the Console or from a Chart Window and contains a convenient set of buttons for performing common operations on a chart. This tool bar may be configured from the **Settings** dialog (***Configure > Settings > Toolbar > Toolbar*** from the Console menu bar). Additional tool bars may be added to the bottom or sides of the window.

Actions can be added or removed from a tool bar by moving them to the right side (to add) or left side (to remove or re-order) and use the left and right arrow buttons in the center. You can re-order the buttons and add separators (or spacing) by selecting the action on the right and side and using the buttons to the far right. Alternatively, you can use your left mouse to drag and drop the items between the Available and Toolbar Actions columns and also within the Toolbar Action column to organize the actions on the toolbar.

<figure><img src="/files/rTUlMey5C1U07dC4garM" alt=""><figcaption></figcaption></figure>

Additional tool bars can be added to the windows by selecting the desired tool bar from the drop down and checking the **Enabled** box to the right.

<figure><img src="/files/z0gjarfZvHE0X3JdJMVd" alt=""><figcaption></figcaption></figure>


---

# 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/tool-bar.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.
