> 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/resources/it/getting-started-with-devolutions-packages/workforce-password-management-package.md).

# Pacchetto di gestione delle password aziendali

Il pacchetto [**Workforce password management**](https://devolutions.net/solutions/#workforce-password-management) semplifica la gestione delle credenziali tra team e dispositivi. Pensato per utenti aziendali e personale non tecnico, offre archiviazione sicura delle password, condivisione controllata e applicazione delle policy di autenticazione, integrandosi con il single sign-on e con più piattaforme. Segua questa checklist per configurare le sue soluzioni in modo sicuro ed efficiente:

<table data-header-hidden><thead><tr><th width="324"></th><th></th></tr></thead><tbody><tr><td>CHECKLIST</td><td>DESCRIZIONE</td></tr><tr><td><p><strong>Passo 1 – Inizi con uno spazio di lavoro</strong></p><ul><li>Basato sul cloud: <a href="https://docs.devolutions.net/cloud/it/getting-started/create-your-devolutions-cloud-workspace">Crei uno spazio di lavoro Devolutions Cloud</a></li><li>Self-hosted: <a href="https://docs.devolutions.net/server/it/getting-started/installation/devolutions-server-instance-creation">Crei uno spazio di lavoro Devolutions Server</a></li></ul></td><td><p>Crei e configuri uno spazio di lavoro. Gli spazi di lavoro sono al centro della piattaforma Devolutions.</p><p>Scopra le differenze principali tra self-hosting e cloud-hosting in questo articolo del blog: <a href="https://blog.devolutions.net/2025/03/decoding-self-hosting-vs-cloud-hosting">Decoding self-hosting vs. cloud-hosting</a>.</p></td></tr><tr><td><p><strong>Passo 2 – Registri una licenza</strong></p><ul><li><a href="https://docs.devolutions.net/server/it/web-interface/administration/user-and-security-management/licenses">In Devolutions Server</a></li><li><a href="https://docs.devolutions.net/cloud/it/web-interface/administration/management/licenses">In Devolutions Cloud</a></li></ul></td><td>Gestisca le licenze memorizzando i relativi numeri di serie in Devolutions Server o in Devolutions Cloud.</td></tr></tbody></table>

### Strumenti complementari

Gli [strumenti complementari](https://docs.devolutions.net/rdm/it/devolutions-platform#scripting-automation-and-tools) aggiungono funzionalità alle soluzioni principali di Devolutions, come il credential brokering, il supporto di PowerShell, la messaggistica sicura e molto altro.

#### **Inizi con Devolutions Password Manager**

[Devolutions Password Manager](https://docs.devolutions.net/password-manager/it/overview/devolutions-password-manager) (desktop e mobile) riunisce Devolutions Cloud e Devolutions Server in un'unica posizione centralizzata. La sua estensione per browser gratuita si utilizza insieme a Remote Desktop Manager, Devolutions Server e Devolutions Cloud per l'iniezione sicura delle password nei siti web.

* [Applicazione](https://docs.devolutions.net/password-manager/it/application/installation)
* [Estensione per browser](https://docs.devolutions.net/password-manager/it/browser-extension/installation)

#### Vedere anche

* [Devolutions Academy – Workforce Password Management](https://academy.devolutions.net/student/path/2472110-workforce-password-management)
* [Panoramica del Devolutions Starter Pack: un pacchetto tutto incluso per piccoli team fino a cinque utenti](https://www.youtube.com/watch?v=4i5IUiXl_iM)
* [Come iniziare con il Devolutions Starter Pack: cosa aspettarsi e come iniziare](https://www.youtube.com/watch?v=PAEerLuCm6k)


---

# 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/resources/it/getting-started-with-devolutions-packages/workforce-password-management-package.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.
