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

# Temporary password

***Temporary password*** are created automatically for new users who are invited to Devolutions Cloud and who do not have Devolutions Account. You can predefine how they are handled in ***Administration - System settings - General***. For an overview on the subject, see [General](https://docs.devolutions.net/cloud/web-interface/administration/configuration-security/system-settings/).

### Temporary password setup

#### Invite with existing Devolutions Account

In the invite process, when a Devolutions Account is found for the user, it will automatically link the account to Devolutions Cloud.

{% hint style="success" %}
In this case, the ***Temporary password*** is not being used since the account already exists.
{% endhint %}

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

The user will receive an invitation email with a link to Devolutions Cloud. To access it, the user logs in with their current Devolutions Account credentials.

#### Automatically handle temporary password for invitee with no Devolutions Account

When inviting a user who does not have a Devolutions Account, Devolutions Cloud will create the account and add the user in the vault.

In the process, you can choose to let Devolutions Cloud automatically handle the ***Temporary password*** and send it via the invitation email.

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

The user will receive an invitation email with a link to Devolutions Cloud with their ***Temporary password***.

They will be reminded to change their password.

#### Manually handle temporary password for invitee with no Devolutions Account

When inviting a user who does not have a Devolutions Account, Devolutions Cloud will create the account and add the user in the vault.

In the process, you can choose to manually handle the ***Temporary Password*** from Devolutions Cloud.

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

In the ***Mass invite report*** window, you will be required to copy or download the ***Temporary password*** PDF for each of your users. This is mandatory, since they will need the ***Temporary password*** to access Devolutions Cloud.

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

The user will receive the automatic invitation email with a link to Devolutions Cloud and a warning that you will forward them the ***Temporary password***.


---

# 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:

```
GET https://docs.devolutions.net/cloud/web-interface/administration/management/users/create-and-invite-users/temporary-password.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
