> 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/side-menu.md).

# Side menu

The ***Side menu*** tabs contain various Devolutions Password Manager browser extension features. Each tab will display a different view in the ***Content area***.

When using the Devolutions Password Manager browser extension with Remote Desktop Manager, the available tabs are the ***Matching*** tab, the ***Password Generator*** tab, and the ***About*** tab.

#### Matching tab

The extension opens on the ***Matching*** tab. In it, there is a list of all the available credentials for the website currently visited.

{% hint style="info" %}
For credential retrieval methods, visit [Retrieve credentials with the Devolutions Password Manager browser extension](https://docs.devolutions.net/password-manager/browser-extension/remote-desktop-manager/using-the-devolutions-password-manager-browser-extension/retrieve-credentials/).
{% endhint %}

<figure><img src="https://cdnweb.devolutions.net/docs/WEBX4013_2024_2.png" alt=""><figcaption></figcaption></figure>

At the top, the ***Filter*** bar is useful for to searching all the available credentials, not just those applicable to the current website. The ***Refresh*** button next to it updates the search results.

Located at top right corner of the ***Top menu*** , the ***Add website*** button opens a new browser tab to manually add a website entry in Remote Desktop Manager through the Devolutions Password Manager browser extension.

{% hint style="info" %}
For a complete list of the available fields in the ***Add website*** window, visit [Add Website](https://docs.devolutions.net/password-manager/browser-extension/remote-desktop-manager/user-interface/side-menu/add-website/). Find a step-by-step guide on [how to add a website entry](https://docs.devolutions.net/password-manager/browser-extension/remote-desktop-manager/using-the-devolutions-password-manager-browser-extension/add-a-website-entry-with-the-devolutions-password-manager-browser-extension/).
{% endhint %}

#### Password Generator tab

The ***Password generator*** tab assists you in creating a strong and secure password adapted to your needs and to website requirements for your new account.

<figure><img src="https://cdnweb.devolutions.net/docs/WEBX4014_2024_2.png" alt=""><figcaption></figcaption></figure>

Your custom password is generated at the top of the ***Content area*** with a strenght indicator below it. You can copy it or generate a new one using the ***Copy to clipboard*** and ***Generate password*** buttons respectively. The ***Password lenght***, which is set to 12 by default, can also be adjusted.

In the ***General*** drop-down section, you are able to select the types of characters that your password must contain as well as the minimum number of characters of each type that must be included.

<figure><img src="https://cdnweb.devolutions.net/docs/WEBX4015_2024_2.png" alt=""><figcaption></figcaption></figure>

In the ***Advanced*** drop-down section, you are able to further customize your password by entering characters you want included in your password, followed by the minimum number of times they must appear. In the second field, you can also enter characters you want excluded from your password.

<figure><img src="https://cdnweb.devolutions.net/docs/WEBX4016_2024_2.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To learn how to use the ***Password generator*** when creating an account on a website, visit [Create an account for a website with the Devolutions Password Manager browser extension](https://docs.devolutions.net/password-manager/browser-extension/remote-desktop-manager/using-the-devolutions-password-manager-browser-extension/create-account-website/).
{% endhint %}

#### About tab

The ***About*** tab has some useful links and information, namely a link to our [Devolutions Forum](file:///), a link to our [Remote Desktop Manager documentation](file:///), and the current version of the Devolutions Password Manager browser extension.


---

# 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/side-menu.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.
