> 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/using-the-devolutions-password-manager-browser-extension/create-an-account-for-a-website.md).

# Create an account for a website

The Devolutions Password Manager browser extension assists you in creating a new account when you register on a website. It gives you the ability to create a secure password and save your new credentials.

{% hint style="info" %}
If you already have an account for the website, visit [Add a Website Entry 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/add-a-website-entry-with-the-devolutions-password-manager-browser-extension/).
{% endhint %}

Follow the instructions below to learn how to create a website account with the Devolutions Password Manager browser extension and save your credentials in Remote Desktop Manager.

1. On the website for which you want to create your account, go to the registration/account creation page. This page will be different for each website; this topic will use the Atlassian website as an example.

   ![](https://cdnweb.devolutions.net/docs/WEBX4020_2024_2.png)
2. Follow the website's registration process until you get to the password field.
3. Click on the Devolutions Password Manager browser extension icon in your browser toolbar, then select the ***Password generator*** in the ***Side menu*** of the extension.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4021_2024_2.png" alt=""><figcaption></figcaption></figure>
4. You can now customize the password generation settings, but this is optional since the default settings already generate very strong passwords. That being said, it may be necessary to adjust the settings to meet the specific requirements of some websites. If you do not wish to customize the generation settings, you can skip to step 5.
   1. Select a ***Password length***. The default value is set to 12.

      <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4022_2024_2.png" alt=""><figcaption></figcaption></figure>
   2. In the ***General*** settings, select the types of characters that your password must contain. The default is set to include uppercase letters, lowercase letters, and numbers, but there is also the option to include special characters in your password.

      <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4023_2024_2.png" alt=""><figcaption></figcaption></figure>
   3. In the same section next to the character types, select the minimum number of characters of each type that must be included in your password. The default values are set to 0.
   4. In the ***Advanced*** settings, you can even further customize your password if desired. In the first field, enter characters you want included in your password, followed in the field to the right by the minimum number of times they must appear. In the second field, enter characters you want excluded from your password.

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

Your password settings are now configured.

5. If desired, to change the current password, click on the ***Generate password*** button until you are satisfied with the result.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4025_2024_2.png" alt=""><figcaption></figcaption></figure>
6. Click on the ***Copy to clipboard*** button to copy the password.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4026_2024_2.png" alt=""><figcaption></figcaption></figure>
7. Paste your password in the website's corresponding field.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4027_2024_2.png" alt=""><figcaption></figcaption></figure>
8. Follow the rest of the website's registration steps until the Devolutions Password Manager browser extension ***Add website*** window pops up in the corner of your web browser.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4028_2024_2.png" alt=""><figcaption></figcaption></figure>
9. Provide a ***Name*** for the entry. You can keep the default name or change it, but we recommend that it reflects the content of the entry so that it is easier to find when needed.
10. Provide a ***Destination folder*** in which to save your website entry. If you leave this field empty, the entry will be saved at the root of the vault. If the folder you specify does not exist, it will be created at the same time as your entry.
11. Select if you want to save your entry in your ***user vault*** or in a ***vault***. Note that to create your entry in the vault of your choice, the corresponding vault must currently be opened in Remote Desktop Manager.
12. Click ***Save***.

Your credentials are now securely stored in a new website entry in Remote Desktop Manager. The next time you log in to the same account, the Devolutions Password Manager browser extension will detect it and you will be able to retrieve your credentials. Follow our step-by-step instructions for [retrieving your credentials](https://docs.devolutions.net/password-manager/browser-extension/remote-desktop-manager/using-the-devolutions-password-manager-browser-extension/retrieve-credentials/).


---

# 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/using-the-devolutions-password-manager-browser-extension/create-an-account-for-a-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.
