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

# Auschecken anfordern

Der Auscheckvorgang kann vollständig deaktiviert werden, indem Sie zu den ***Eigenschaften*** eines Eintrags wechseln, dann zur Registerkarte ***Auscheck-Richtlinie*** gehen und den ***Auscheck-Modus*** auf ***Keiner*** setzen.

{% hint style="success" %}
Für jede PAM-Aktion ist ein [Paket](/pam/de/knowledge-base/knowledge-base-articles/required-package-for-each-pam-action.md) erforderlich.
{% endhint %}

### Auschecken

1. Öffnen Sie die Weboberfläche von Devolutions Server und stellen Sie sicher, dass Sie mit der richtigen Datenquelle verbunden sind.
2. Gehen Sie zum Dropdown-Menü ***Privilegierter Zugriff*** im Seitenbereich und wählen Sie den Tresor aus, der den Eintrag enthält, den Sie auschecken möchten.
3. Wählen Sie den Eintrag aus und klicken Sie auf die Schaltfläche ***Auschecken***.

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

4. Wählen Sie aus, wer die Anfrage bearbeiten wird.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Die Auswahl von <em><strong>Alle Genehmiger</strong></em> beschleunigt den Vorgang, da der erste verfügbare Genehmiger die Anfrage bestätigen kann.</p></div>
5. Legen Sie den Zeitrahmen der Anfrage fest, indem Sie entweder eine Option aus dem Dropdown-Menü ***Zugriffsdauer*** auswählen oder mit den Feldern ***Stunden*** und ***Minuten*** manuell eine benutzerdefinierte Zeit einstellen.

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

{% hint style="info" %}
Die minimale Auscheckzeit beträgt 10 Minuten.
{% endhint %}

6\. Klicken Sie auf die Schaltfläche ***Auschecken anfordern***, um zu bestätigen und dieses Dialogfeld zu schließen.

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

{% hint style="info" %}
Eine Auscheck-Anfrage im Voraus zu stellen, ist nur in PAM-Tresoren möglich.
{% endhint %}

#### Siehe auch

* [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/de/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.
