# Arranging panels

User can create own trading environment by displaying/hiding and rearranging panels. To build a workspace from scratch, click on the button![](/files/-MgF4QUUJ-vpw7cbvse9) at the Status bar and blank workspace will appear. Then open the panels which will be used in the Web platform and arrange them as described below.

## **Customizing panels location**

After taking header of a panel the following buttons appear:

![](/files/-MgF4QUZnISE49YuBW0w)

Drag the panel into one of the buttons to preview it's next position.

![](/files/-MgF4QUhZMfi_LsvD6SK)

**Creating tabbed areas**

Creating tabbed groups of panels helps save screen space and maximizes efficiency. To make a panel appear as a tab, drag it over another panel (or tabbed area).

## **Linking panels**

Two types of linking are available on the header of each panel![](/files/-MgF4QUk8iAfg46nXbsw):

* **Symbol link**![](/files/-MgF4QUm144cFwIhjc3-)

  – when panels are linked, selecting a symbol in one of the panels synchronizes other panels in the group to display information relevant to that symbol. For example, when Order entry panel is linked to a Watchlist panel, the symbol displayed in the Order entry panel will be changed in accordance with the symbol selected in the Watchlist.
* **Account link**![](/files/-MgF4QUpUwxBgJtHyAN8)

  – available for panels which use accounts. When panels are linked, selecting an account in one of the panels synchronizes other panels in the group to display information relevant to that account. For example, when Market depth panel is linked to the Order entry panel. Account selected in Market depth panel will be used for trading through the Order entry panel.

Each link is identified by a color:

![](/files/-MgF4QUscr61KevhK6Rg)

**Setting up links**

To link two or more panels together:

1. Click on the link icon in one of the panels you want to link.
2. From the drop-down menu, select one of the colors. The button changes to display the color.
3. Repeat the same procedure for the other panels to be linked, selecting the same color.

To unlink a panel from a group, click the panel's link icon and select 'None'.

![](/files/-MgF4QUvLEnnSDSjgoZ1)


---

# 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.za.velocitytrade.com/web-platform/getting-started/arranging-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.
