> 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-remote-desktop-manager.md).

# Estensione del browser Devolutions Password Manager con Remote Desktop Manager

Se abbinata a Remote Desktop Manager, l'estensione per browser Devolutions Password Manager consente agli utenti di recuperare e compilare automaticamente le credenziali dalle proprie casseforti di RDM direttamente nel browser, senza esporre le password. La connessione viene stabilita associando l'estensione a un'istanza in esecuzione di Remote Desktop Manager, un processo che richiede una fase di abbinamento documentata in [Primo accesso a Remote Desktop Manager](/password-manager/it/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/first-login-to-remote-desktop-manager-with-the-devolutions-password-manager-browser-extension.md). Una volta effettuato l'abbinamento, l'estensione può abbinare automaticamente i siti web alle credenziali salvate, filtrare i contenuti delle casseforti, aggiungere nuove voci di siti web e generare password all'istante.

Il [menu laterale e l'interfaccia utente](/password-manager/it/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/devolutions-password-manager-browser-extension-user-interface-with-remote-desktop-manager.md) dell'estensione offrono un accesso rapido alle casseforti e alla gestione delle voci senza uscire dal browser. Se deve rimuovere l'accesso di un browser a Remote Desktop Manager, può [annullare l'abbinamento dell'estensione](/password-manager/it/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/unpair-the-browser-extension.md) in qualsiasi momento dalle impostazioni di Remote Desktop Manager.


---

# 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-remote-desktop-manager.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.
