> 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/password-manager/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/devolutions-password-manager-browser-extension-user-interface-with-remote-desktop-manager.md).

# Devolutions Password Manager browser extension user interface with Remote Desktop Manager

The Devolutions Password Manager browser extension user interface is slightly different depending on the Devolutions product used in conjunction with it. This topic will present the Devolutions Password Manager browser extension user interface when used with Remote Desktop Manager.

The main view, which is the one displayed when first opening the Devolutions Password Manager browser extension in a browser, can be divided into three main sections:

1. The ***Top menu***, which contains a few useful Devolutions Password Manager browser extension functionalities and settings.
2. The ***Side menu***, which changes what the ***Content area*** displays.
3. The ***Content area***, where information is displayed and interaction with Devolutions Password Manager browser extension's many functionalities is possible.

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

#### Top Menu

Devolutions Password Manager browser extension's ***Top menu*** contains (from left to right) a ***Search bar*** –along with an advanced search button–, a ***Refresh*** button, and an ***Add website*** button. These can be used respectively to filter through credentials and vaults, actualize the extension's display, and manually add an entry to Remote Desktop Manager.

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

#### Side Menu and Content area

Devolutions Password Manager browser extension's ***Side menu*** contains numerous features, chief among which: the possibility to change the view displayed in the ***Content area*** when clicking on different tabs.

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

Here's a list of the all the tabs and options available in the ***Side menu***:

| TAB/OPTION             | DESCRIPTION                                                                                                                                                                                                    |
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Space selector**     | Dropdown menu allowing to switch between Devolutions products.                                                                                                                                                 |
| **Matching**           | Content area display that contains the current website's credentials (if available).                                                                                                                           |
| **Password generator** | Content area display that contains a customizable password generator for new accounts.                                                                                                                         |
| **About**              | Content area display which contains links to useful tools and information about the Devolutions Password Manager browser extension.                                                                            |
| **Settings**           | Contains Devolutions Password Manager browser extension settings and configurations. See the [full settings list](https://docs.devolutions.net/password-manager/browser-extension/settings/) for more details. |

See [Side menu](https://docs.devolutions.net/password-manager/browser-extension/remote-desktop-manager/user-interface/side-menu/) for more information on each of the tabs.


---

# 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/password-manager/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/devolutions-password-manager-browser-extension-user-interface-with-remote-desktop-manager.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.
