> 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/using-the-devolutions-password-manager-browser-extension-with-devolutions-cloud/add-a-website-entry.md).

# Add a website entry

{% hint style="info" %}
This topic explains how to create an entry with your existing website credentials. If you have not yet created an account for the website, follow the instructions in [Create an account for a website in Devolutions Cloud with the Devolutions Password Manager browser extension](https://docs.devolutions.net/password-manager/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-cloud/using-the-devolutions-password-manager-browser-extension-with-devolutions-cloud/create-an-account-for-a-website/) instead.
{% endhint %}

Website entries can be created with the Devolutions Password Manager browser extension in Devolutions Cloud. This type of entry is useful for saving your login credentials so that you do not have to remember them. These entries are also used by the Devolutions Password Manager browser extension to recognize a website and [retrieve your credentials](https://docs.devolutions.net/password-manager/browser-extension/devolutions-password-manager-browser-extension-with-devolutions-cloud/using-the-devolutions-password-manager-browser-extension-with-devolutions-cloud/retrieve-credentials/).

The main way to achieve this is by successfully logging into the website. The Devolutions Password Manager browser extension will automatically offer to save your credentials in a new website entry in Devolutions Cloud. It is also possible to manually create the website entry.

Learn how to add a website entry by following the instructions from these sections:

#### Automatically add a website entry

1. Go to the login page of the website. This page will be different for each website; this topic will use the Atlassian website as an example.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4031_2024_2.png" alt=""><figcaption></figcaption></figure>
2. Websites usually ask for information such as an email address/username and a password. Follow the website’s login process until you log in to your account.
3. A Devolutions Password Manager browser extension ***Add website*** window will pop up in the corner of your web browser.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4028_2024_2.png" alt=""><figcaption></figcaption></figure>
4. 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.
5. Select the ***vault*** and ***folder*** in which to save your website entry.
6. Click ***Save***.

Your credentials are now securely stored in a new website entry in Devolutions Cloud. 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/devolutions-password-manager-browser-extension-with-devolutions-cloud/using-the-devolutions-password-manager-browser-extension-with-devolutions-cloud/retrieve-credentials/).

#### Manually add a website entry

1. Go to the login page of the website. This page will be different for each website; this topic will use the Atlassian website as an example.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4031_2024_2.png" alt=""><figcaption></figcaption></figure>
2. Click on the Devolutions Password Manager browser extension icon in your browser toolbar and, in the ***Matching*** tab, click on the ***Add website*** button.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4107_2024_2.png" alt=""><figcaption></figcaption></figure>
3. The Devolutions Password Manager browser extension ***New entry - Website*** tab will open in your browser.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4106_2024_2.png" alt=""><figcaption></figcaption></figure>
4. 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.
5. Select the ***vault*** and ***folder*** in which to save your credentials.
6. The ***Host*** drop-down list is set to ***Custom*** by default. This allows the Devolutions Password Manager browser extension to automatically specify the ***URL*** in the next field with the login page URL from step 1.
7. The ***Credentials*** drop-down list is set to ***Custom*** by default. This allows you to manually enter your ***Username***, ***Domain***, and ***Password*** in the next step.
8. Provide the ***Username***, ***Domain***, and ***Password*** you use to log in to the website. You may not have a domain name to specify; in that case, leave the field blank. Also, depending on the website, your username may be your email address.
9. The ***Compare type*** should be at ***Default*** and the ***Devolutions Password Manager browser extension*** should be ***Enabled***.
10. Click ***Add***.

Your credentials are now securely stored in a new website entry in Devolutions Cloud. 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/devolutions-password-manager-browser-extension-with-devolutions-cloud/using-the-devolutions-password-manager-browser-extension-with-devolutions-cloud/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-devolutions-cloud/using-the-devolutions-password-manager-browser-extension-with-devolutions-cloud/add-a-website-entry.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.
