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

# Primo accesso a Devolutions Server con l'estensione del browser Devolutions Password Manager

Segua questi passaggi per collegare Devolutions Server all'estensione per browser Devolutions Password Manager:

1. Clicchi sull'estensione per browser Devolutions Password Manager nell'angolo in alto a destra del suo browser.

   <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>Per continuare è necessario un accesso a Devolutions Server.</p></div>
2. Scelga ***Devolutions Server*** nell'elenco, poi clicchi su ***Save***.
3. Inserisca l'indirizzo del suo server. Deve inserire le stesse informazioni che utilizzerebbe per connettersi all'interfaccia web del suo Devolutions Server. Testi la connessione per convalidarla, poi clicchi su ***Save***.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4048_2024_2.png" alt=""><figcaption></figcaption></figure>
4. ***Acceda*** al suo account.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4049_2024_2.png" alt=""><figcaption></figcaption></figure>
5. Inserisca le sue credenziali di Devolutions Server e clicchi su ***Log in***.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4050_2024_2.png" alt=""><figcaption></figcaption></figure>
6. Se clicca sull'icona dell'estensione per browser Devolutions Password Manager nel suo browser web, può verificare che l'estensione per browser Devolutions Password Manager sia ora connessa al suo Devolutions Server.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4052_2024_2.png" alt=""><figcaption></figcaption></figure>
7. Per selezionare le casseforti da sincronizzare, clicchi sulla scheda ***Vaults***, poi clicchi sul pulsante ***Select vaults to Sync***.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4053_2024_2.png" alt=""><figcaption></figcaption></figure>
8. Clicchi su ***Select All*** oppure selezioni singolarmente le casseforti da sincronizzare.

   <figure><img src="https://cdnweb.devolutions.net/docs/WEBX4054_2024_2.png" alt=""><figcaption></figcaption></figure>
9. Una volta selezionate le sue casseforti, clicchi su ***Select vaults to Sync*** nella parte superiore del pannello per visualizzare le casseforti sincronizzate.

   <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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/password-manager/it/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>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
