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

# Password temporanea

Comprenda come Devolutions Cloud genera e gestisce le password temporanee per gli utenti invitati che non dispongono di un Devolutions Account esistente.

Le ***Password temporanea*** vengono create automaticamente per i nuovi utenti invitati a Devolutions Cloud che non dispongono di un Devolutions Account. È possibile predefinire la modalità di gestione in ***Amministrazione - Impostazioni di sistema - Generale***. Per una panoramica sull'argomento, consulti [Generale](/cloud/it/web-interface/administration/configuration-and-security/system-settings.md).

### Configurazione della password temporanea

#### Invito con un Devolutions Account esistente

Durante il processo di invito, quando viene trovato un Devolutions Account per l'utente, l'account verrà collegato automaticamente a Devolutions Cloud.

{% hint style="success" %}
In questo caso, la ***Password temporanea*** non viene utilizzata poiché l'account esiste già.
{% endhint %}

L'utente riceverà un'email di invito con un collegamento a Devolutions Cloud. Per accedervi, l'utente effettua l'accesso con le credenziali del proprio Devolutions Account attuale.

#### Gestire automaticamente la password temporanea per un invitato senza Devolutions Account

Quando si invita un utente che non dispone di un Devolutions Account, Devolutions Cloud creerà l'account e aggiungerà l'utente nella cassaforte.

Durante il processo, è possibile scegliere di lasciare che Devolutions Cloud gestisca automaticamente la ***Password temporanea*** e la invii tramite l'email di invito.

L'utente riceverà un'email di invito con un collegamento a Devolutions Cloud e la propria ***Password temporanea***.

Gli verrà ricordato di modificare la propria password.

#### Gestire manualmente la password temporanea per un invitato senza Devolutions Account

Quando si invita un utente che non dispone di un Devolutions Account, Devolutions Cloud creerà l'account e aggiungerà l'utente nella cassaforte.

Durante il processo, è possibile scegliere di gestire manualmente la ***Password temporanea*** da Devolutions Cloud.

Nella finestra ***Report di invito in massa***, sarà necessario copiare o scaricare il PDF della ***Password temporanea*** per ciascuno dei suoi utenti. Questo è obbligatorio, poiché avranno bisogno della ***Password temporanea*** per accedere a Devolutions Cloud.

L'utente riceverà l'email di invito automatica con un collegamento a Devolutions Cloud e un avviso che gli inoltrerà la ***Password temporanea***.


---

# 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/it/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.
