# Single Panel

{% embed url="<https://ampglobal.wistia.com/medias/jarfjnteyb>" %}
Full Overview - Working with Panels
{% endembed %}

Standalone panels are the minor elements of any Workspace and they behave just like any usual PC window:

* can be resized and positioned to any place on your screen;
* can stick to each other within their borders when they close enough;
* can stick its size to repeat the dimensions of other panels, while resizing;
* can be collapsed to the OS taskbar as usual windows

### Panel's context menu

Each panel has its own **context menu**, situated on the left upper corner, right before the Panel’s title.

![](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MWj8tLyHP9VB9J4_3u5%2F-MWj9wQpditMZsllgLgO%2Fimage.png?alt=media\&token=25411cb9-6300-4838-b090-7ba1eb7d398a)

This menu usually consists of the following functions:

* **Link**. Allows linking several panels by common symbol using the Color definition. More details in the [***Linking section***](/trading-platforms/quantower/general-settings/link-panels.md)**.**
* **​**[**Create bind**](/trading-platforms/quantower/general-settings/binds.md). Combining several panels in Super-panel. More details in [***Binds section***](/trading-platforms/quantower/general-settings/binds.md).
* **Create panel.** Opens a new panel with the current symbol. You can open the following panels: [**Order Entry**](/trading-platforms/quantower/trading-panels/order-entry.md)**,** [**Chart**](/trading-platforms/quantower/analytics-panels/chart.md)**,** [**DOM Trader**](/trading-platforms/quantower/trading-panels/dom-trader.md)**,** [**Market Depth**](/trading-platforms/quantower/trading-panels/market-depth.md)**,** [**Time\&Sales**](/trading-platforms/quantower/analytics-panels/time-and-sales.md)**,** [**DOM Surface**](/trading-platforms/quantower/analytics-panels/dom-surface.md)**,** [**TPO Chart**](/trading-platforms/quantower/analytics-panels/tpo-chart.md)**,** [**Symbol Info​**](/trading-platforms/quantower/informational-panels/symbol-info.md)

![Open a new panel with the current symbol](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MWj8tLyHP9VB9J4_3u5%2F-MWjA7ZWba43y5q02WB_%2Fimage.png?alt=media\&token=18b72237-81f6-4775-a63f-5805f127ca39)

* **Duplicate panel**. Just creates one more totally similar panel (full copy).
* **​**[**Save as template**](/trading-platforms/quantower/general-settings/untitled.md). Customize the panel, combine in a group or Bind and save as a template.
* **Apply template.** Once you created several templates you can apply any of them to this particular panel.

![](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MWjBeX0IoJLzLrGKU6y%2F-MWjC556LP7fypbzjThk%2Ftemplates.gif?alt=media\&token=cd545ece-d0ce-4774-b5d8-d1f05bd8ffb1)

* **​**[**Save as default**](/trading-platforms/quantower/general-settings/set-as-default.md)**.** Each panel type has its own settings by Default. You can tune them whatever you want and even make your personal defaults. Just select “***Set as Default***” option, and Quantower will store your current panel’s settings and will apply them for each newly opened panel of this type.
* **​**[**Setup Actions**](/trading-platforms/quantower/general-settings/setup-actions-and-advanced-filters.md) (only for table panels like Watchlist, Time & Sales, Positions, Working Orders etc.). This option allows you to set Alerts and advanced filtering to values in the table.
* [**Export Data**](broken://pages/-MYfo8OM8ugONriVh02i)**.** Saving the data from a chart or table to an external CSV file. You can save Price data, indicator values, values in tables.  Also, you can use the [**HISTORY EXPORTER**](broken://pages/-MYfo8OM8ugONriVh02i) panel.

![](/files/-MYqcZHISWdfDJnY63QB)

* **Make Screenshot.** Creates and copies a screenshot of the panel to the clipboard for its further paste into the social network.
* **Help**. If you have questions about working with the panel or specific functionality, click on this link and you will immediately redirect to the documentation for this panel.
* **Settings**. Personal settings per each panel. Opens a Settings screen where you can tune your panel as you like and then, in case of need, save these settings as Defaults.


---

# 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.ampfutures.com/trading-platforms/quantower/general-settings/standalone-panels.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.
