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

# User interface

Remote Desktop Manager is designed to centralise connections, credentials and other remote access tools to streamline workflows for IT professionals. The interface is divided into distinct areas, each offering unique functionality to improve productivity.

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

<table><thead><tr><th width="171">Section</th><th>Description</th></tr></thead><tbody><tr><td><strong>Content area</strong></td><td>The <a href="https://docs.devolutions.net/rdm/user-interface/content-area/">content area</a> provides a unified view of critical data, featuring dashboards for managing Remote Desktop Manager and embedded sessions, with one active dashboard based on the selected <a href="https://docs.devolutions.net/rdm/user-interface/navigation-pane/">navigation pane</a> node.</td></tr><tr><td><strong>Context menu</strong></td><td>The <a href="https://docs.devolutions.net/rdm/user-interface/context-menu/">context menu</a> offers entry-specific actions based on the selected entry type. Right-click an entry to access it.</td></tr><tr><td><strong>UI customization</strong></td><td>Remote Desktop Manager offers extensive UI customization to enhance efficiency.</td></tr><tr><td><strong>Navigation pane</strong></td><td>The <a href="https://docs.devolutions.net/rdm/user-interface/navigation-pane/">navigation pane</a> is one of the main components of the Remote Desktop Manager user interface. It lists all available entries in the current workspace and allows to switch to another workspace or vault.</td></tr><tr><td><strong>Status bar</strong></td><td>The <a href="https://docs.devolutions.net/rdm/user-interface/status-bar/">status bar</a> rests at the bottom of the application. It is composed of multiple parts</td></tr><tr><td><strong>Top pane</strong></td><td>The <a href="https://docs.devolutions.net/rdm/user-interface/top-pane/">Top pane</a> contains the <a href="https://docs.devolutions.net/rdm/user-interface/top-pane/quick-access-toolbar/">quick access toolbar</a> and the ribbon/menu.</td></tr><tr><td><strong>Tray icon</strong></td><td>Remote Desktop Manager allows the user to control the application from the Windows system tray. You can also <a href="https://docs.devolutions.net/rdm/user-interface/tray-icon/#tray-icon-preferences">customize its content</a>.</td></tr><tr><td><strong>Ribbon / Menu bar</strong></td><td>The <a href="https://docs.devolutions.net/rdm/commands/">Ribbon/Menu Bar</a> in Remote Desktop Manager provides quick access to essential tools and features, such as creating entries, managing sessions, and accessing reports.</td></tr></tbody></table>

#### See also

* [Devolutions Academy - Navigating the User Interface](https://academy.devolutions.net/student/path/1916054/activity/2667056)


---

# 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/user-interface.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.
