> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/ribbon-menu-bar/view/tab-groups/tab-group-bar.md).

# Tab group bar

Remote Desktop Manager allows you to run multiple sessions at once using its embedded/tabbed display mode, which is especially useful if you are using multiple remote control technologies at the same time. Since all of your sessions are running in tabs within the same tool used to launch them, it eliminates the need to dig through your task bar to locate the session you are interested in.

But when you reach a certain number of running sessions, it may become difficult to identify them using only their name. To improve user experience, the ***Tab group bar*** feature was created to filter the tab pages.

To enable the ***Tab group bar***, navigate to ***View*** in the ribbon, then select ***Tab group bar***.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_windows_RDMWin6211.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The ***Tab group bar*** will only appear if a session that is part of a ***Tab group*** (other than the ***All*** tab) is active. To make it show at all times, check the ***Always show tab group bar*** box in ***File – Settings – User interface – Advanced***. Tab groups are visible only if at least two sessions belonging to the same tab group are opened at the same time.
{% endhint %}

### Setting up a tab group

The ***Tab group*** settings are found in the ***User interface*** side menu of your session properties. The ***Properties*** option can be found when right-clicking on an entry.

![](https://cdnweb.devolutions.net/docs/docs_en_rdm_windows_RDMWin2041.png)

The ***Tab group*** field lets you choose between a custom or inherited tab group. If you want to specify a custom name, you can simply type a name or choose an already existing one in the ***Tab group name*** field to create a tab group when launching an instance, then click on ***OK***.

When the ***All*** group tab is selected, it performs no filtering. All running sessions are visible in this tab.

![](https://cdnweb.devolutions.net/docs/docs_en_rdm_windows_RDMWin2043.png)

When a different group tab is selected, it hides all the sessions that do not match with the filter. In the example below, only two sessions appear in the custom Windjammer group tab.

![](https://cdnweb.devolutions.net/docs/docs_en_rdm_windows_RDMWin2044.png)

#### See also

* [Devolutions Academy – Manage tabs using tab groups](https://academy.devolutions.net/student/page/2641980-manage-tabs-using-tab-groups?sid=5e1ad270-9ecb-41cb-9d9d-6de6d80f4a3b\&sid_i=3)


---

# 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.devolutions.net/rdm/ribbon-menu-bar/view/tab-groups/tab-group-bar.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.
