> 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/cloud/de/readme.md).

# Überblick über Devolutions Cloud

Erhalten Sie einen Überblick über die Dokumentation von Devolutions Cloud, die den Cloud-basierten Team-Passwortmanager abdeckt und zeigt, wo Sie mit der Erkundung der Plattform beginnen können.

Devolutions Cloud ist ein hochsicherer teambasierter Passwortmanager, der Teil unserer Cloud-Dienste ist. Er wurde sowohl für IT-Administratoren als auch für Endbenutzer entwickelt, um Informationen im gesamten Unternehmen zu speichern und zu teilen, unabhängig von der Größe. Sie können von überall und mit jedem unterstützten Webbrowser auf sensible Informationen zugreifen und diese verwalten.

Ihre Informationen werden in Einträgen verschiedener Typen gespeichert, die in Tresoren organisiert sind. Einträge werden direkt über die Weboberfläche verwaltet, und es ist keine Client-Anwendung erforderlich.

Sicherheit steht im Mittelpunkt von Devolutions Cloud, da es von [Microsoft Azure](/cloud/de/knowledge-base/knowledge-base-articles/hosting-region-for-devolutions-cloud.md) gehostet wird, einem äußerst vertrauenswürdigen Cloud-Dienstanbieter.

Devolutions Cloud verfügt über leistungsstarke Funktionen zur Benutzerverwaltung, Berichte und Zugänglichkeitsoptionen. Benutzern können Rollen und Berechtigungen zugewiesen werden, und sie können auch Mitglieder von Benutzergruppen mit vordefinierten Rollen und Berechtigungen sein, was den Onboarding-Prozess vereinfacht.

Devolutions Cloud kann in Kombination mit unserem Remote Desktop Manager als Datenquelle sowie mit anderen Devolutions-Produkten und Begleitwerkzeugen verwendet werden.

{% embed url="<https://youtu.be/wy-a3NuM-Io>" %}

#### Siehe auch

* [Devolutions Academy - Überblick über Devolutions Cloud](https://academy.devolutions.net/student/path/2007290/activity/3070846)
* [Devolutions Academy - Navigation in Devolutions Cloud](https://academy.devolutions.net/student/page/2633361-navigating-devolutions-hub?sid=4dd0e3d0-7c46-49cd-87a4-7785543da859\&sid_i=0)
* [Devolutions Academy – Einführung in Devolutions Cloud](https://academy.devolutions.net/student/page/2813652-introduction-to-devolutions-hub?curriculum_activity_id=4268343\&path_id=2543918\&sid=5fb582e2-01ea-48ad-aa4b-28df6e2784e2\&sid_i=0)


---

# 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/cloud/de/readme.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.
