> 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/pam/it/pam-with-devolutions-server/checkout-process/request-checkout.md).

# Richiedere il checkout

Il processo di check-out può essere disattivato completamente accedendo alle ***Proprietà*** di una voce, poi alla scheda ***Criterio di check-out***, e impostando la ***Modalità di check-out*** su ***Nessuna***.

{% hint style="success" %}
È richiesto un [pacchetto](/pam/it/knowledge-base/knowledge-base-articles/required-package-for-each-pam-action.md) per ogni azione PAM.
{% endhint %}

### Check-out

1. Apra l'interfaccia web di Devolutions Server e si assicuri di essere connesso allo spazio di lavoro corretto.
2. Vada al menu a discesa ***Accesso privilegiato*** situato nel pannello laterale e selezioni la cassaforte contenente la voce di cui desidera effettuare il check-out.
3. Selezioni la voce e clicchi sul pulsante ***Check out***.

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

4. Scelga chi tratterà la richiesta.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Selezionando <em><strong>Tutti gli approvatori</strong></em> si velocizza il processo, consentendo al primo approvatore disponibile di confermare la richiesta.</p></div>
5. Imposti l'intervallo di tempo della richiesta selezionandolo dal menu a discesa ***Durata dell'accesso*** oppure impostando manualmente un tempo personalizzato con i campi ***Ore*** e ***minuti***.

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

{% hint style="info" %}
Il tempo minimo di check-out è di 10 minuti.
{% endhint %}

6\. Clicchi sul pulsante ***Richiedi check-out*** per confermare e chiudere questa finestra di dialogo.

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

{% hint style="info" %}
Effettuare una richiesta di check-out in anticipo è possibile solo nelle casseforti PAM.
{% endhint %}

#### Vedi anche

* [Devolutions Academy – Accessing accounts with Devolutions PAM](https://academy.devolutions.net/student/page/3307651-accessing-accounts-with-devolutions-pam?sid=dcc8877b-6afc-4396-adee-0231b00e0e46\&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/pam/it/pam-with-devolutions-server/checkout-process/request-checkout.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.
