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

# Approve temporary access to an entry in Devolutions Cloud

{% embed url="<https://youtu.be/5XwhadoYKKc>" %}

{% hint style="info" %}
The ***Temporary Access*** feature is also available in Remote Desktop Manager with Devolutions Cloud. You can view and approve temporary access requests in Remote Desktop Manager even if the request was made in Devolutions Cloud. Visit [Approve temporary access to an entry in Remote Desktop Manager](https://docs.devolutions.net/rdm/user-interface/content-area/temporary-access/approve-temporary-access/) to learn more.
{% endhint %}

The ***Temporary Access*** feature allows users to request a temporary elevation of their permissions for a specific entry. The approver must then approve or deny the request.

### View temporary access requests

When a user sends you a temporary access request, you will be automatically notified by email. You can click on ***Go to entry dashboard*** to view the request directly in the entry in Devolutions Cloud.

Once you are on the entry, you will see a ***Temporary Access Request*** section near the top. Clicking on ***View Details*** opens the ***Temporary Access Request*** window, which is described in the next section.

Note that you can also see all temporary access pending requests from a selected vault in the ***Temporary Access*** box of the ***Dashboard***. Clicking on a request brings you to the entry.

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

### Approve/Deny temporary access requests

{% hint style="info" %}
The duration of ***Temporary Access*** begins when the request is approved.
{% endhint %}

When the entry is selected, clicking on ***View Details*** in the ***Temporary Access Request*** section allows you to see information about the request as well as ***Approve***/***Deny*** it.

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

In the top section, you can view the details of the request such as ***Entry's dependencies***, ***User***, ***Permissions*** level and ***Duration***.

Below is the approver's reply. The ***Permissions*** and ***Duration*** can be changed and a message left for the user.

Finally, you can ***Approve*** or ***Deny*** the temporary access request by clicking on the corresponding button.

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

### Revoke temporary access

After the approbation, for any reason, you may revoke the user's temporary access by clicking on ***View Details*** again, then ***Revoke***. Be sure you want to do this first, since to regain access to the entry, they will need to make another request. Otherwise, their access will end within the set time frame.

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

{% hint style="info" %}
To learn more about the end user experience in Devolutions Cloud, visit [Request temporary access to an entry in Devolutions Cloud](https://docs.devolutions.net/cloud/web-interface/temporary-access/request-temporary-access/).
{% endhint %}

#### See also

* [Devolutions Academy – Managing temporary access request](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:

```
GET https://docs.devolutions.net/cloud/web-interface/temporary-access-in-devolutions-cloud/approve-temporary-access-to-an-entry-in-devolutions-cloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
