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

# Conceder acceso temporal a una entrada en Devolutions Cloud

{% hint style="info" %}
Para saber cómo aprobar o denegar una solicitud, consulte [Aprobar el acceso temporal a una entrada en Devolutions Cloud](/cloud/es/web-interface/temporary-access-in-devolutions-cloud/approve-temporary-access-to-an-entry-in-devolutions-cloud.md).
{% endhint %}

La función ***Acceso temporal*** permite a los usuarios solicitar una elevación temporal de sus permisos para una entrada específica. Los aprobadores pueden conceder ***Acceso temporal*** sin una solicitud del usuario e incluso si el usuario ya tiene acceso.

### Conceder acceso temporal

1. Seleccione la entrada a la que desea conceder acceso.
2. Haga clic en ***Más*** y, a continuación, seleccione ***Conceder acceso temporal***.

   Puede ver las ***entradas vinculadas***, como las credenciales y las VPN vinculadas.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6021.png)
3. Elija la ***Duración del acceso*** en el menú desplegable.

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

   También puede hacer clic en ***Establecer un intervalo de tiempo personalizado*** si necesita conceder acceso durante un periodo de tiempo específico.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6016.png)
4. Seleccione el nivel de ***Permisos*** que desea obtener temporalmente entre ***Lectores***, ***Operadores*** y ***Colaboradores*** mediante el menú desplegable.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6017.png)
5. Al pasar el ratón por encima del icono del ojo mientras tiene seleccionado un nivel de ***Permisos***, puede ver qué permisos incluye. Por ejemplo, la siguiente imagen muestra los permisos del rol ***Operadores***.

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

   Para ayudarle a decidir qué rol seleccionar, puede consultar [Roles y permisos](/cloud/es/web-interface/administration/configuration-and-security/system-permissions/roles-and-permissions.md).
6. Seleccione el ***Usuario***. También puede utilizar la barra de filtro para refinar su búsqueda.

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

   Se puede dejar un mensaje breve al ***Usuario*** explicando por qué le concede acceso.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6020.png)
7. Haga clic en ***Conceder acceso*** para cerrar la ventana.

#### Véase también

* [Devolutions Academy – Gestión de solicitudes de acceso temporal](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/es/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.
