# Object manager

Object manager tool is used to manage drawings, indicators and overlays more effectively and quickly. This panel consists of three tabs which have similar options: Indicators, Drawings and Overlays. In order to open Object manager panel, click on the appropriate button<img src="/files/-LMmBWym0lhCxKg2Hq7a" alt="" data-size="original">at the chart toolbar or select "Object manager" option from the context menu.

![](/files/-MiQLnID263zBG4HBfKC)

### **Indicators**

![](/files/-LMmBqQ7kjMzidSRSoM3)

* Name – shows full name of the indicator.
* Window – shows type of the window for displaying: Main or Sub.
* Visible – controls visibility of the chosen indicator on the chart.
* Settings – evokes window with settings of the chosen indicator.
* Remove – allows removing indicator in one click.

### **Drawings**

![](/files/-LMmC1mniuu6XV1uncWM)

* Name – shows full name of the drawing.
* Window – shows type of the window for displaying: Main or Sub.
* Show on chart – allows viewing selected drawing on the chart even if it was added long time ago without scrolling the chart.
* Settings – evokes window with settings for the chosen drawing.
* Remove – allows removing drawing in one click.

{% hint style="warning" %}
Use "Ctrl + B" hotkey for quick evoking the Drawings tab.
{% endhint %}

### **Overlays**

![](/files/-LMmCCKuA7wn0ethQKCZ)

* Name – shows full name of the overlaid symbol.
* Visible – controls visibility of the chosen overlay on the chart.
* Settings – evokes window with settings for the chosen overlay.
* Remove – allows removing overlay in one click.


---

# 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/analysis-tools/chart/object-manager.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.
