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

# Devolutions Password Manager browser extension user interface with Devolutions Cloud

The Devolutions Password Manager browser extension user interface may differ slightly based on the browser and the Devolutions product used in conjunction with it. This topic covers the Devolutions Password Manager browser extension user interface when used with Devolutions Cloud.

The main view, which is the one displayed when first opening the Devolutions Password Manager browser extension, 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/WEBX4093_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, an ***Add website*** button and the extension's ***Account*** button. These can be used respectively to filter through credentials and vaults, actualize the extension's display, manually add an entry to Devolutions Cloud, and access the current Devolutions Account settings.

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

The ***Account*** button section offers some interesting links and informations, namely:

* a ***Manage Account*** button to view/edit the current Devolutions Account through the Devolutions Portal.
* a list of the other accounts that were used to log in to Devolutions Cloud on the computer.
* an ***Add another account*** button to log in to Devolutions Cloud with an account that is not listed above.
* a ***Log off*** button to sign out of the currecnt Devolutions Account.
* a link to Devolutions Cloud.
* a link to our [Devolutions Cloud forum](https://forum.devolutions.net/product/hub).
* a link to our [Devolutions Cloud documentation](https://docs.devolutions.net/cloud/overview/devolutions-cloud/).
* the current version of Devolutions Password Manager browser extension.

  \
  ![](https://cdnweb.devolutions.net/docs/WEBX4095_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. 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).                                                                                                                           |
| **Favorite**           | Content area display that contains all favorited entries.                                                                                                                                                      |
| **Vaults**             | Content area display that contains all the entries previously stored in Devolutions Cloud vaults.                                                                                                              |
| **User vaults**        | Content area display that contains all the entries previously stored in the Devolutions Cloud user vault.                                                                                                      |
| **Password generator** | Content area display that contains a customizable password generator for new accounts.                                                                                                                         |
| **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/devolutions-password-manager-browser-extension-with-devolutions-cloud/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-devolutions-cloud/devolutions-password-manager-browser-extension-user-interface-with-devolutions-cloud.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.
