> 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-server/first-login-to-devolutions-server-with-the-devolutions-password-manager-browser-extension.md).

# First login to Devolutions Server with the Devolutions Password Manager browser extension

Follow these steps to connect Devolutions Server to the the Devolutions Password Manager browser extension:

1. Click on the Devolutions Password Manager browser extension at the top right corner of your browser.

   <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>A Devolutions Server access is required to continue.</p></div>
2. Choose ***Devolutions Server*** in the list, then click ***Save***.
3. Enter the address of your server. You need to input the same information that you would use to connect to the web interface of your Devolutions Server. Test the connection to validate it, then click ***Save***.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4048_2024_2.png" alt=""><figcaption></figcaption></figure>
4. ***Log in*** to your account.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4049_2024_2.png" alt=""><figcaption></figcaption></figure>
5. Enter your Devolutions Server credentials and click ***Log in***.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4050_2024_2.png" alt=""><figcaption></figcaption></figure>
6. If you click on the Devolutions Password Manager browser extension icon in your web browser, you can validate that the Devolutions Password Manager browser extension is now connected to your Devolutions Server.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4052_2024_2.png" alt=""><figcaption></figcaption></figure>
7. To select the vaults to be synchronized, click on the ***Vaults*** tab, then click the ***Select vaults to Sync*** button.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4053_2024_2.png" alt=""><figcaption></figcaption></figure>
8. Click on ***Select All*** or individually check the vaults to synchronize.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4054_2024_2.png" alt=""><figcaption></figcaption></figure>
9. When your vaults have been selected, click on ***Select vaults to Sync*** at the top of the panel to view your synchronized vaults.

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


---

# 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-server/first-login-to-devolutions-server-with-the-devolutions-password-manager-browser-extension.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.
