> 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/contractor-user-invite.md).

# Invito per utente collaboratore esterno

Gli utenti contractor hanno accesso limitato alle risorse, scadono automaticamente a una data stabilita, devono fornire un indirizzo email e sono tenuti a inserire una password al login. Questo tipo di utente è utile per gestire gli utenti esterni di Devolutions Cloud.

Sebbene gli utenti contractor abbiano accesso alle [funzionalità PAM](https://docs.devolutions.net/pam/it/pam-with-devolutions-server), sono limitati alla modalità ***Sola lettura***. Segua i passaggi seguenti per invitare un contractor.

1. In Devolutions Cloud, vada su ***Amministrazione*** – ***Generale*** – ***Accesso e autenticazione*** e attivi ***Contractor***.
2. Poi si rechi in ***Amministrazione*** – ***Utenti*** e clicchi il pulsante ***Aggiungi*** (***+***). Selezioni ***Aggiungi contractor***

   ![](https://cdnweb.devolutions.net/docs/HUBB4066_2026_1.png)
3. Segua i passaggi visualizzati nell'interfaccia utente di Devolutions Cloud. Noti che una data di scadenza è obbligatoria per gli utenti contractor.
4. Clicchi ***Invia invito*** per finalizzare il processo. Il futuro utente riceverà quindi un'email che lo invita a connettersi utilizzando una password temporanea.

### Passaggio alla modalità compatta

Poiché il tipo di utente contractor è progettato per gli utenti esterni, abbiamo aggiunto una visualizzazione semplificata che mostra solo le sessioni disponibili. Per passare a essa, clicchi l'icona del suo profilo situata nell'angolo in alto a destra dell'interfaccia utente e selezioni ***Passa alla modalità compatta (solo sessioni)***.

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


---

# 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/contractor-user-invite.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.
