> For the complete documentation index, see [llms.txt](https://docs.agenatrader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agenatrader.com/webtrader/adding-multiple-charts.md).

# Adding multiple Charts

### Follow the steps to add multiple charts to your workspace

* To search for an instrument, use the search bar at the top and enter the name of the instrument you're interested in. Alternatively, you can type its symbol directly using your keyboard to quickly locate it.

A new tab for that specific instrument will be added to the chart screen.

* Next, drag and drop the chart tab to your preferred spot by clicking and holding the tab with the left mouse button, then moving it to your desired position in the workspace.

For a clearer understanding, please refer to the attached file. It will provide more detailed guidance.

{% embed url="<https://youtu.be/O-HkEWqgbYc>" %}

**Note:**

* You can add as many charts as you need and position them wherever you prefer in your workspace.
* You can link the charts using the Link feature, allowing you to view the same instrument across different timeframes simultaneously.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.agenatrader.com/webtrader/adding-multiple-charts.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.
