# Link System

In Multi mode, having many components and connected accounts on screen can quickly become confusing. Which is the last thing you want in a high pressure trading situation!

To solve this problem, Terminal 5.0 has a color-coded "link" system.&#x20;

<figure><img src="/files/MO8j8Y6lPD0LioyINDOo" alt=""><figcaption></figcaption></figure>

Each component can be assigned a color and if another component shares that colour, the components will be synchronized. Meaning; when you change account or symbol on one component, it will automatically the change account/symbol for all of the components with the same link colour.

<figure><img src="/files/On3zImlOWdXRA1u7tXDC" alt=""><figcaption></figcaption></figure>

There are two additional options in the Link menu; "No link" and the Share button. If you press the Share button, all of the other components in the current layout will switch to match the current component. This is a handy shortcut when setting up your workspace.

{% hint style="info" %}
Component Link colors are effective to the currently selected tab only. They do not interact with components in other tabs with the same color
{% 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://docs.insilicoterminal.com/documentation/application-elements/multi-mode/link-system.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.
