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

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

{% hint style="success" %}
Per sapere come approvare o negare una richiesta, consulti [Approvare l'accesso temporaneo a una voce in Devolutions Server](/server/it/web-interface/temporary-access-in-devolutions-server/approve-temporary-access-to-an-entry-in-devolutions-server.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 l'***Temporary Access*** senza una richiesta da parte di un utente e anche se l'utente dispone già dell'accesso.

### Configurare l'accesso temporaneo

Il primo passo consiste nell'assicurarsi che la cassaforte, la cartella o la voce consenta l'accesso temporaneo.

1. Vada alle ***proprietà*** della cassaforte, della cartella o della voce.
2. Vada su ***Security***.
3. Nel menu Temporary access, selezioni ***Root (Allowed)***, ***Inherited (Allowed)*** o ***Allowed***.
4. Selezioni chi può autorizzare le richieste di accesso temporaneo per questa voce nel menu a discesa ***Authorizers***.
5. Clicchi su ***Update*** per salvare e chiudere la finestra.

#### Concedere l'accesso temporaneo

1. Nel ***riquadro di navigazione*** di Devolutions Server, selezioni la voce a cui desidera concedere l'accesso.
2. Clicchi su ***More***, quindi selezioni ***Grant temporary access***.

   ![](https://cdnweb.devolutions.net/docs/DVLS6023_2025_3.png)
3. È possibile visualizzare le ***Entry's dependencies***, come le credenziali e le VPN collegate.

{% hint style="info" %}
Noti che le voci collegate devono trovarsi nella stessa cassaforte. Le credenziali con PAM collegate a casseforti regolari non sono incluse.
{% endhint %}

4. Scelga ***User*** e ***Access duration*** nella finestra ***Grant Temporary Access***.
5. Assegni i ***view password/execute rights*** oppure specifichi i [set di autorizzazioni](/server/it/web-interface/administration/configuration/system-settings.md#permission-sets).
6. Clicchi su ***Set custom time frame*** se deve concedere l'accesso per un periodo di tempo specifico e scriva un breve ***Message*** all'utente spiegando il motivo per cui concede l'accesso.
7. Clicchi su ***Grant Access*** per chiudere la finestra.

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

#### Vedere anche

* [Devolutions Academy – Configuring temporary access](https://academy.devolutions.net/student/path/2942210/activity/4493542)


---

# 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/server/it/web-interface/temporary-access-in-devolutions-server/grant-temporary-access-to-an-entry-in-devolutions-server.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.
