> 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/web-interface/administration/management/users/create-and-invite-users/temporary-password.md).

# Temporäres Passwort

***Temporäre Passwörter*** werden automatisch für neue Benutzer erstellt, die zu Devolutions Cloud eingeladen werden und kein Devolutions Account besitzen. Sie können unter ***Administration - System settings - General*** vordefinieren, wie sie behandelt werden. Einen Überblick zu diesem Thema finden Sie unter [General](/cloud/de/web-interface/administration/configuration-and-security/system-settings.md).

### Einrichtung des temporären Passworts

#### Einladung mit bestehendem Devolutions Account

Wenn beim Einladungsvorgang ein Devolutions Account für den Benutzer gefunden wird, wird das Konto automatisch mit Devolutions Cloud verknüpft.

{% hint style="success" %}
In diesem Fall wird das ***Temporäre Passwort*** nicht verwendet, da das Konto bereits existiert.
{% endhint %}

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4185.png)

Der Benutzer erhält eine Einladungs-E-Mail mit einem Link zu Devolutions Cloud. Um darauf zuzugreifen, meldet sich der Benutzer mit seinen aktuellen Devolutions Account-Anmeldeinformationen an.

#### Temporäres Passwort für Eingeladene ohne Devolutions Account automatisch verwalten

Wenn Sie einen Benutzer einladen, der kein Devolutions Account besitzt, erstellt Devolutions Cloud das Konto und fügt den Benutzer im Tresor hinzu.

Dabei können Sie festlegen, dass Devolutions Cloud das ***Temporäre Passwort*** automatisch verwaltet und es per Einladungs-E-Mail sendet.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4186.png)

Der Benutzer erhält eine Einladungs-E-Mail mit einem Link zu Devolutions Cloud und seinem ***Temporären Passwort***.

Er wird daran erinnert, sein Passwort zu ändern.

#### Temporäres Passwort für Eingeladene ohne Devolutions Account manuell verwalten

Wenn Sie einen Benutzer einladen, der kein Devolutions Account besitzt, erstellt Devolutions Cloud das Konto und fügt den Benutzer im Tresor hinzu.

Dabei können Sie festlegen, dass Sie das ***Temporäre Passwort*** manuell über Devolutions Cloud verwalten.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4189.png)

Im Fenster ***Mass invite report*** müssen Sie die PDF-Datei mit dem ***Temporären Passwort*** für jeden Ihrer Benutzer kopieren oder herunterladen. Dies ist erforderlich, da sie das ***Temporäre Passwort*** benötigen, um auf Devolutions Cloud zuzugreifen.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4191.png)

Der Benutzer erhält die automatische Einladungs-E-Mail mit einem Link zu Devolutions Cloud und einem Hinweis, dass Sie ihm das ***Temporäre Passwort*** weiterleiten werden.


---

# 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/web-interface/administration/management/users/create-and-invite-users/temporary-password.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.
