> 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/add-website.md).

# Add website

The ***Add Website*** button is only available while in the [***Matching***](https://docs.devolutions.net/password-manager/browser-extension/remote-desktop-manager/user-interface/side-menu/) tab, which is the tab selected when opening the extension. It opens a new tab in your browser that allows you to add a website entry in Remote Desktop Manager through the Devolutions Password Manager browser extension.

When Remote Desktop Manager is used as the workspace, the entry configuration is done in the ***General*** tab. See the table below to learn about each field/setting from this view.

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

| FIELD/SETTING        | DESCRIPTION                                                                                                                                                        |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Name                 | Enter a name for your entry. This field is automatically filled in by the Devolutions Password Manager browser extension, but can still be modified.               |
| URL                  | Enter the URL of the website’s login page. This field is automatically filled in by the Devolutions Password Manager browser extension, but can still be modified. |
| Username             | Enter the username you use to log in to the website.                                                                                                               |
| Password             | Enter the password you use to log in to the website. The password will be hidden. Below the field is a strength indicator for your password.                       |
| Reveal/Hide password | Reveal or hide the hidden password that was entered.                                                                                                               |
| Password Generator   | Open the ***Password Generator*** window, which allows you to create a strong and secure password adapted to your needs and to website requirements.               |
| Destination folder   | Enter the name of the folder in which your new entry will be stored in Remote Desktop Manager.                                                                     |
| Vault                | Choose to store your new website entry in your ***user vault*** or in the currently selected ***vault*** in Remote Desktop Manager.                                |
| Save                 | Save the settings of your new website entry and create the entry.                                                                                                  |
| Cancel               | Cancel the creation of a new website entry and clears all unsaved changes to settings.                                                                             |


---

# 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/add-website.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.
