# Drawing tools

* [**How to synchronize drawings between multiple charts?**](#how-to-synchronize-drawings-between-multiple-charts)
* [**How to create multiple templates for drawings?**](#how-to-create-multiple-templates-for-drawings)

The drawing library in the Quantower platform has a big list of tools for any traders. For its activation, please click on the "<mark style="background-color:blue;">**Pencil**</mark>' icon and the full list of tools will appear.

![](/files/ZY60E6QKHrmLemh4Nd1n)

{% embed url="<https://www.youtube.com/watch?v=NSX4JQq6i7U>" %}
How to add favorite drawing tools to the side bar
{% endembed %}

### How to synchronize drawings between multiple charts?

{% embed url="<https://www.youtube.com/watch?v=BtC9iJEOcjY>" %}
Learn how to Synchronize Drawing Tools between multiple charts
{% endembed %}

### How to create multiple templates for drawings?

Starting from [Quantower version # 1.126](https://www.quantower.com/release-notes) all drawings have a new option '<mark style="background-color:blue;">**Save as Template**</mark>'. Using multiple templates, a trader can set up drawings with different visual parameters, and switch between them in a couple of clicks.

* Once you have configured the drawing to your own choice, click on <mark style="background-color:orange;">**Save**</mark> icon and select <mark style="background-color:blue;">**Save as Template**</mark> from the dropdown list.
* Set the necessary name for the current template.

![Configuring and saing a new template](/files/2kHajZt0qDisB9hAOxio)

* You can also save the template via the context menu of the drawing

![Saving of new template for the drawing](/files/ULHZHcgxmsW88xaQhQzi)

* Once you have created several templates, you can switch between them via the context menu of the drawing.

![Switching between multiple drawing templates](/files/EKPmHCmJgs39ZicJIe3c)


---

# 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/drawing-tools.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.
