> 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/ribbon-menu-bar/file/settings/user-interface/dashboard.md).

# Dashboard

Gehen Sie zu ***Datei – Einstellungen – Benutzeroberfläche*** ***- Dashboard***, um Optionen im Zusammenhang mit dem Dashboard zu konfigurieren.

{% tabs %}
{% tab title="Windows" %}

<table><thead><tr><th width="333">EINSTELLUNGEN</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td>Spezielle Öffnen-Aktionen im Dashboard erlauben</td><td>Die speziellen Öffnen-Aktionen hängen vom ausgewählten Eintrag ab.</td></tr><tr><td>Übergeordneten Namen im Verbindungsnamen anzeigen</td><td>Zeigt den übergeordneten Namen im Verbindungsnamen an.</td></tr><tr><td>Tresor-Dashboard-Überblick deaktivieren</td><td>Deaktiviert den Dashboard-Überblick für Tresore.</td></tr><tr><td>Kopier-Aktionen im Sitzungs-Dashboard anzeigen</td><td>Fügt im Sitzungs-Dashboard Aktionen zum Kopieren von Benutzername und Passwort hinzu.</td></tr><tr><td>Jump-Optionen als Schaltflächen anzeigen</td><td>Zeigt im Sitzungs-Dashboard die Optionen „Über RDM Jump öffnen“ und „Jump aus Liste auswählen“ an.</td></tr><tr><td>Öffnen (Nach Anmeldeinformationen fragen) erlauben</td><td>Aktiviert Aktionen zum Öffnen von Sitzungen, bei denen der Benutzer aufgefordert wird, die Anmeldeinformationen manuell einzugeben.</td></tr><tr><td>Umschalten zwischen Extern öffnen und Eingebettet öffnen erlauben</td><td>Wechselt zwischen dem externen Öffnen von Sitzungen (in einem neuen Fenster) und dem eingebetteten Öffnen (innerhalb der Anwendung).</td></tr><tr><td>Zähler-Badges deaktivieren</td><td>Deaktiviert die Zähler-Badges im Dashboard.</td></tr><tr><td>Kontextmenü im Überblick aktivieren</td><td>Erlaubt das Rechtsklick-Kontextmenü im Überblick-Bereich.</td></tr><tr><td>Anzeigemodus</td><td><ul><li><strong>Standard (alle, wenn nicht mehr als...)</strong>: Wenn der Ordner weniger als einen bestimmten Grenzwert an Einträgen enthält, werden alle Sitzungen angezeigt.</li><li><strong>Nur erste Ebene</strong>: Zeigt nur die erste Ebene der Sitzungen innerhalb eines Ordners an.</li><li><strong>Alle Sitzungen</strong>: Zeigt alle Sitzungen innerhalb des ausgewählten Ordners an.</li></ul></td></tr></tbody></table>
{% endtab %}

{% tab title="macOS" %}
![](https://cdnweb.devolutions.net/docs/RDMM6023_2024_3.png)

<table><thead><tr><th width="279">EINSTELLUNGEN</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td>Dashboard automatisch fokussieren<br><br></td><td>Das Dashboard wird beim Auswählen einer Sitzung immer zur aktiven Ansicht.</td></tr><tr><td>Spezielle Öffnen-Aktionen im Dashboard erlauben</td><td>Die speziellen Öffnen-Aktionen hängen vom ausgewählten Eintrag ab.</td></tr><tr><td>Kopier-Aktionen im Sitzungs-Dashboard anzeigen</td><td>Fügt im Sitzungs-Dashboard Aktionen zum Kopieren von Benutzername und Passwort hinzu.</td></tr><tr><td>Sichere Notiz im Dashboard einbetten</td><td>Fügt eine sichere Notiz im Dashboard hinzu.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### Siehe auch

* [Devolutions Academy – Change auto-focus on Dashboard in RDM](https://academy.devolutions.net/student/activity/2579525-change-auto-focus-on-dashboard-in-rdm?sid=ded9dad5-0858-46a1-83d9-2dece94d2da5\&sid_i=12)


---

# 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/ribbon-menu-bar/file/settings/user-interface/dashboard.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.
