> 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

Conceda l'accesso temporaneo a una voce in Devolutions Cloud senza una richiesta preventiva, impostando la durata e il livello di autorizzazione per un utente specifico.

{% 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à ***Temporary Access*** consente agli utenti di richiedere un'elevazione temporanea delle proprie autorizzazioni per una voce specifica. Gli approvatori possono concedere il ***Temporary Access*** 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 ***More***, quindi selezioni ***Grant Temporary Access***.

   È possibile visualizzare le ***voci collegate***, come credenziali e VPN collegate.
3. Scelga la ***Access duration*** nel menu a discesa.

   Può anche cliccare su ***Set custom time frame*** se deve concedere l'accesso per un periodo di tempo specifico.
4. Selezioni il livello di ***Permissions*** che desidera ottenere temporaneamente tra ***Readers***, ***Operators*** e ***Contributors*** utilizzando il menu a discesa.
5. Passando il mouse sull'icona a forma di occhio mentre è selezionato un livello di ***Permissions***, può vedere quali autorizzazioni include.

   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.

   È possibile lasciare un breve messaggio all'***Utente*** per spiegare il motivo della concessione dell'accesso.
7. Clicchi su ***Grant Access*** per chiudere la finestra.

#### Vedere anche

* [Devolutions Academy – Managing temporary access request](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.
