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

# Solicitar check-out

El proceso de extracción se puede desactivar por completo accediendo a las ***Propiedades*** de una entrada, después a la pestaña ***Política de extracción***, y estableciendo el ***Modo de extracción*** en ***Ninguno***.

{% hint style="success" %}
Se requiere un [paquete](/pam/es/knowledge-base/knowledge-base-articles/required-package-for-each-pam-action.md) para cada acción de PAM.
{% endhint %}

### Extracción

1. Abra la interfaz web de Devolutions Server y asegúrese de estar conectado al espacio de trabajo correcto.
2. Vaya al menú desplegable ***Acceso privilegiado*** situado en el panel lateral y seleccione la bóveda que contiene la entrada que desea extraer.
3. Seleccione la entrada y haga clic en el botón ***Extraer***.

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

4. Elija quién tratará la solicitud.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Seleccionar <em><strong>Todos los aprobadores</strong></em> acelera el proceso al permitir que el primer aprobador disponible confirme la solicitud.</p></div>
5. Establezca el plazo de la solicitud seleccionándolo en el menú desplegable ***Duración del acceso*** o estableciendo manualmente un tiempo personalizado con los campos ***Horas*** y ***minutos***.

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

{% hint style="info" %}
El tiempo mínimo de extracción es de 10 minutos.
{% endhint %}

6\. Haga clic en el botón ***Solicitar extracción*** para confirmar y cerrar este cuadro de diálogo.

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

{% hint style="info" %}
Realizar una solicitud de extracción con antelación solo está disponible en las bóvedas PAM.
{% endhint %}

#### Véase también

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