> 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/devolutions-password-manager-browser-extension-user-interface-with-remote-desktop-manager/side-menu/add-website.md).

# Aggiungi sito web

Il pulsante ***Aggiungi sito web*** è disponibile solo nella scheda [***Corrispondenza***](/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/side-menu.md), che è la scheda selezionata all'apertura dell'estensione. Apre una nuova scheda nel browser che consente di aggiungere una voce di sito web in Remote Desktop Manager tramite l'estensione per browser Devolutions Password Manager.

Quando Remote Desktop Manager è utilizzato come spazio di lavoro, la configurazione della voce viene effettuata nella scheda ***Generale***. Consulti la tabella qui sotto per conoscere ogni campo/impostazione di questa vista.

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

| CAMPO/IMPOSTAZIONE       | DESCRIZIONE                                                                                                                                                                                     |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Nome                     | Inserisca un nome per la voce. Questo campo viene compilato automaticamente dall'estensione per browser Devolutions Password Manager, ma può comunque essere modificato.                        |
| URL                      | Inserisca l'URL della pagina di accesso del sito web. Questo campo viene compilato automaticamente dall'estensione per browser Devolutions Password Manager, ma può comunque essere modificato. |
| Nome utente              | Inserisca il nome utente che utilizza per accedere al sito web.                                                                                                                                 |
| Password                 | Inserisca la password che utilizza per accedere al sito web. La password sarà nascosta. Sotto il campo si trova un indicatore della robustezza della password.                                  |
| Mostra/Nascondi password | Mostri o nasconda la password nascosta che è stata inserita.                                                                                                                                    |
| Generatore di password   | Apra la finestra ***Generatore di password***, che consente di creare una password robusta e sicura adattata alle sue esigenze e ai requisiti del sito web.                                     |
| Cartella di destinazione | Inserisca il nome della cartella in cui verrà memorizzata la nuova voce in Remote Desktop Manager.                                                                                              |
| Cassaforte               | Scelga di memorizzare la nuova voce di sito web nella sua ***cassaforte utente*** o nella ***cassaforte*** attualmente selezionata in Remote Desktop Manager.                                   |
| Salva                    | Salvi le impostazioni della nuova voce di sito web e crei la voce.                                                                                                                              |
| Annulla                  | Annulli la creazione di una nuova voce di sito web e cancelli tutte le modifiche non salvate alle impostazioni.                                                                                 |


---

# 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/devolutions-password-manager-browser-extension-user-interface-with-remote-desktop-manager/side-menu/add-website.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.
