# UI elements

The library offers a feature-rich interface, providing the opportunity to tweak and customize it to fit specific needs.
This article serves as a guide to understanding the various parts of the interface.
Further articles within this section provide detailed explanations for each UI element.

The interface can be divided into the following main parts.

## Top toolbar

## Chart

The main area on the chart where a [series] or [indicator] is displayed is called **pane**.
The picture below shows the red pane with a main series and the green pane with an indicator.

The chart contains the following elements:

## Drawing toolbar

Drawings are the tools that can help you analyze the charts and make clear annotations to them.
For more information, refer to [Drawings].

## Widget bar

The widget bar is a right side toolbar available in [Trading Platform] only.
You cannot change the widget bar location but you can hide it using the [`hide_right_toolbar`] and [`hide_right_toolbar_tabs`] featuresets.

The bar displays the following widgets:

## Account Manager

The Account Manager is a widget available in [Trading Platform] only.
The widget displays the user's trading information, such as orders, positions, and account balance.
Users can manage their orders and positions from the Account Manager.
For more information, refer to [Account Manager].

[Account Manager]: https://charting-library-docs.xstaging.tv/latest/trading_terminal/account-manager.md
[Drawings]: https://charting-library-docs.xstaging.tv/latest/ui_elements/drawings.md
[indicator]: https://charting-library-docs.xstaging.tv/latest/ui_elements/indicators.md
[series]: https://charting-library-docs.xstaging.tv/latest/resources/glossary.md#series
[Trading Platform]: https://charting-library-docs.xstaging.tv/latest/trading_terminal.md
[`hide_right_toolbar`]: https://charting-library-docs.xstaging.tv/latest/customization/Featuresets.md#hide_right_toolbar
[`hide_right_toolbar_tabs`]: https://charting-library-docs.xstaging.tv/latest/customization/Featuresets.md#hide_right_toolbar_tabs

---

## Sitemap

- [All documentation pages](https://charting-library-docs.xstaging.tv/llms.txt)
- [Full page map with headings](https://charting-library-docs.xstaging.tv/docs_map.md)
