# Binds

{% embed url="<https://ampglobal.wistia.com/medias/7pygo5z2an>" %}
How to Create Binds
{% endembed %}

The most innovative and, we are sure, a useful layer of panels organization — is **Binds** (binding). It was developed to allow a user to create its own “**Super-panels**” — the sets of basic panels that should be stuck together. Generally, Binds allows you to create any combination of panels in any required way; the only limit is your fantasy.

## How to Bind several panels <a href="#how-to-bind-several-panels" id="how-to-bind-several-panels"></a>

1. place several panels on your workspace close to each other;
2. select “***Create bind***” from any panel’s context menu (this turns the Bind mode on);
3. click on the panels, that you want to bind together or just hold the left mouse button and drag ("draw") over that panels to make them selected in one area;
4. press “***CREATE BIND***” button in the right-bottom corner of the Bind area (or hit “Enter” button on your keyboard);
5. that is all — now you have your own Super-panel.

![](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MIUd7KufVTTKowkBjm2%2F-MIUdBEEig2MbSr8o5Y5%2Fbind.gif?alt=media\&token=01265d27-f21a-4024-85cf-b837c9c0d1c0)

{% hint style="warning" %}
Keep in mind: intersected panels can’t be bound.
{% endhint %}

Each Bind acts as a single panel so when you resize it, it proportionally resizes all its containing panels. You may also drag the inner-separators to modify the dimensions between panels. Once you put some separators in one line, they will stick and resize as one.

In order to edit the contents of the Bind, you should unbind it using its context menu option “Unbind”.

{% hint style="info" %}
Please notice that not all elements of Quantower can be bound. This feature doesn’t allow to combine screens like Connections manager, Settings. This restriction was made because of the impossibility to resize the Screens while binds should contain only the resizable items.
{% endhint %}


---

# 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/binds.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.
