> 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/temporary-access-in-devolutions-cloud/grant-temporary-access-to-an-entry-in-devolutions-cloud.md).

# Concedere l'accesso temporaneo a una voce in Devolutions Cloud

{% hint style="info" %}
Per sapere come approvare o negare una richiesta, consulti [Approvare l'accesso temporaneo a una voce in Devolutions Cloud](/cloud/it/web-interface/temporary-access-in-devolutions-cloud/approve-temporary-access-to-an-entry-in-devolutions-cloud.md).
{% endhint %}

La funzionalità ***Accesso temporaneo*** consente agli utenti di richiedere un'elevazione temporanea delle proprie autorizzazioni per una voce specifica. Gli approvatori possono concedere l'***Accesso temporaneo*** senza una richiesta da parte di un utente e anche se l'utente dispone già dell'accesso.

### Concedere l'accesso temporaneo

1. Selezioni la voce a cui desidera concedere l'accesso.
2. Clicchi su ***Altro***, quindi selezioni ***Concedi accesso temporaneo***.

   È possibile visualizzare le ***voci collegate***, come credenziali e VPN collegate.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6021.png)
3. Scelga la ***Durata dell'accesso*** nel menu a discesa.

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

   Può anche cliccare su ***Imposta intervallo di tempo personalizzato*** se deve concedere l'accesso per un periodo di tempo specifico.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6016.png)
4. Selezioni il livello di ***Autorizzazioni*** che desidera ottenere temporaneamente tra ***Lettori***, ***Operatori*** e ***Contributori*** utilizzando il menu a discesa.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6017.png)
5. Passando il mouse sull'icona a forma di occhio mentre è selezionato un livello di ***Autorizzazioni***, può vedere quali autorizzazioni include. Ad esempio, l'immagine seguente mostra le autorizzazioni per il ruolo ***Operatori***.

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

   Per aiutarla a decidere quale ruolo selezionare, può consultare [Ruoli e autorizzazioni](/cloud/it/web-interface/administration/configuration-and-security/system-permissions/roles-and-permissions.md).
6. Selezioni l'***Utente***. Può anche utilizzare la barra dei filtri per affinare la ricerca.

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

   È possibile lasciare un breve messaggio all'***Utente*** per spiegare il motivo per cui concede l'accesso.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6020.png)
7. Clicchi su ***Concedi accesso*** per chiudere la finestra.

#### Vedere anche

* [Devolutions Academy – Gestione delle richieste di accesso temporaneo](https://academy.devolutions.net/student/page/2813671-managing-temporary-access-request?curriculum_activity_id=4268348\&path_id=2543918\&sid=24ef5de4-7766-4c01-94ad-fd68102e0f25\&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/it/web-interface/temporary-access-in-devolutions-cloud/grant-temporary-access-to-an-entry-in-devolutions-cloud.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.
