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

# Workforce-Passwortverwaltungspaket

Das Paket [**Workforce Password Management**](https://devolutions.net/solutions/#workforce-password-management) vereinfacht die Verwaltung von Anmeldeinformationen über Teams und Geräte hinweg. Es ist für Geschäftsbenutzer und nicht-technische Mitarbeiter konzipiert und bietet sichere Passwortspeicherung, kontrollierte Freigabe und die Durchsetzung von Authentifizierungsrichtlinien bei gleichzeitiger Integration mit Single Sign-On und mehreren Plattformen. Folgen Sie dieser Checkliste, um Ihre Lösungen sicher und effizient einzurichten:

<table data-header-hidden><thead><tr><th width="324"></th><th></th></tr></thead><tbody><tr><td>CHECKLISTE</td><td>BESCHREIBUNG</td></tr><tr><td><p><strong>Schritt 1 – Erste Schritte mit einer Datenquelle</strong></p><ul><li>Cloud-basiert: <a href="https://docs.devolutions.net/cloud/de/getting-started/create-your-devolutions-cloud-workspace">Eine Devolutions Cloud Datenquelle erstellen</a></li><li>Selbst gehostet: <a href="https://docs.devolutions.net/server/de/getting-started/installation/devolutions-server-instance-creation">Eine Devolutions Server Datenquelle erstellen</a></li></ul></td><td><p>Erstellen und konfigurieren Sie eine Datenquelle. Datenquellen sind das Herzstück der Devolutions-Plattform.</p><p>Entdecken Sie die wesentlichen Unterschiede zwischen Selbst-Hosting und Cloud-Hosting in diesem Blogartikel: <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>Schritt 2 – Eine Lizenz registrieren</strong></p><ul><li><a href="https://docs.devolutions.net/server/de/web-interface/administration/user-and-security-management/licenses">In Devolutions Server</a></li><li><a href="https://docs.devolutions.net/cloud/de/web-interface/administration/management/licenses">In Devolutions Cloud</a></li></ul></td><td>Verwalten Sie Lizenzen, indem Sie ihre Seriennummern entweder in Devolutions Server oder Devolutions Cloud speichern.</td></tr></tbody></table>

### Begleitwerkzeuge

[Begleitwerkzeuge](https://docs.devolutions.net/rdm/de/devolutions-platform#scripting-automation-and-tools) bringen zusätzliche Funktionen in die Hauptlösungen von Devolutions, wie beispielsweise Kontovermittlung für Anmeldeinformationen, PowerShell-Unterstützung, sichere Nachrichtenübermittlung und viel mehr.

#### **Erste Schritte mit Devolutions Password Manager**

[Devolutions Password Manager](https://docs.devolutions.net/password-manager/de/overview/devolutions-password-manager) (Desktop und Mobil) führt Devolutions Cloud und Devolutions Server an einem einzigen, zentralisierten Ort zusammen. Die kostenlose Browsererweiterung wird in Verbindung mit Remote Desktop Manager, Devolutions Server und Devolutions Cloud für das sichere Einfügen von Passwörtern in Websites verwendet.

* [Anwendung](https://docs.devolutions.net/password-manager/de/application/installation)
* [Browsererweiterung](https://docs.devolutions.net/password-manager/de/browser-extension/installation)

#### Siehe auch

* [Devolutions Academy – Workforce Password Management](https://academy.devolutions.net/student/path/2472110-workforce-password-management)
* [Devolutions Starter Pack overview: An all-inclusive bundle for small teams of up to five users](https://www.youtube.com/watch?v=4i5IUiXl_iM)
* [Getting started with the Devolutions Starter Pack: What to expect and how to start](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/de/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.
