> 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/de/user-interface.md).

# Benutzeroberfläche

Remote Desktop Manager ist darauf ausgelegt, Verbindungen, Anmeldeinformationen und andere Remote-Zugriff-Tools zu zentralisieren, um Arbeitsabläufe für IT-Profis zu optimieren. Die Benutzeroberfläche ist in unterschiedliche Bereiche unterteilt, die jeweils einzigartige Funktionen zur Steigerung der Produktivität bieten.

![](https://cdnweb.devolutions.net/docs/MARKETING_RDM-Interface.png)

<table><thead><tr><th width="171">Bereich</th><th>Beschreibung</th></tr></thead><tbody><tr><td><strong>Inhaltsbereich</strong></td><td>Der <a href="/pages/AqRvNOx0Sj3ixTupOIEs">Inhaltsbereich</a> bietet eine einheitliche Ansicht kritischer Daten mit Dashboards zur Verwaltung von Remote Desktop Manager und eingebetteten Sitzungen, wobei ein Dashboard basierend auf dem ausgewählten Knoten im <a href="/pages/y0SjQ24UBb5VWk7IT9Z0">Navigationsbereich</a> aktiv ist.</td></tr><tr><td><strong>Kontextmenü</strong></td><td>Das <a href="/pages/LpyTxIsjGXPHc6Gwmkdu">Kontextmenü</a> bietet eintragsspezifische Aktionen basierend auf dem ausgewählten Eintragstyp. Klicken Sie mit der rechten Maustaste auf einen Eintrag, um darauf zuzugreifen.</td></tr><tr><td><strong>UI-Anpassung</strong></td><td>Remote Desktop Manager bietet umfangreiche UI-Anpassungsmöglichkeiten zur Steigerung der Effizienz.</td></tr><tr><td><strong>Navigationsbereich</strong></td><td>Der <a href="/pages/y0SjQ24UBb5VWk7IT9Z0">Navigationsbereich</a> ist eine der Hauptkomponenten der Benutzeroberfläche von Remote Desktop Manager. Er listet alle verfügbaren Einträge in der aktuellen Datenquelle auf und ermöglicht das Wechseln zu einer anderen Datenquelle oder einem anderen Tresor.</td></tr><tr><td><strong>Statusleiste</strong></td><td>Die <a href="/pages/SShmxWmzGCkRVRbsjlHt">Statusleiste</a> befindet sich am unteren Rand der Anwendung. Sie besteht aus mehreren Teilen</td></tr><tr><td><strong>Oberer Bereich</strong></td><td>Der <a href="/pages/TVlKxF2HlkwTyl7bTWDB">obere Bereich</a> enthält die <a href="/pages/rNe36SLwoZ94IdfzeMta">Schnellzugriffsleiste</a> und das Menüband/Menü.</td></tr><tr><td><strong>Taskleistensymbol</strong></td><td>Remote Desktop Manager ermöglicht dem Benutzer, die Anwendung über die Windows-Taskleiste zu steuern. Sie können auch <a href="/pages/1oMX3oBr5GLntrTl2305#tray-icon-preferences">deren Inhalt anpassen</a>.</td></tr><tr><td><strong>Menüband / Menüleiste</strong></td><td>Das <a href="/pages/uBm68YLHPK3Uxw99d8ux">Menüband/die Menüleiste</a> in Remote Desktop Manager bietet schnellen Zugriff auf wesentliche Werkzeuge und Funktionen, wie das Erstellen von Einträgen, das Verwalten von Sitzungen und den Zugriff auf Berichte.</td></tr></tbody></table>

#### Siehe auch

* [Devolutions Academy – Anpassen der Benutzeroberfläche von Remote Desktop Manager Free](https://academy.devolutions.net/student/activity/3266614)
* [Devolutions Academy - Navigieren in der Benutzeroberfläche](https://academy.devolutions.net/student/path/1916054/activity/2667056)
* [Devolutions Academy – Remote Desktop Manager Free Grundlagen: Navigation, Dashboard und Flexibilität](https://academy.devolutions.net/student/activity/3266603)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/de/user-interface.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
