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

# Request temporary access to an entry in Devolutions Server

{% hint style="success" %}
To learn how to approve or deny a request, visit [Approve temporary access to an entry in Devolutions Server](https://docs.devolutions.net/server/web-interface/temporary-access/approve-temporary-access/).
{% endhint %}

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

### Request temporary access

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

Follow the steps below to learn how to make a temporary access request:

1. In the ***navigation pane*** of Devolutions Server, select the entry you want access to.
2. Click ***More*** – ***Request Temporary Access***.

   ![](https://cdnweb.devolutions.net/docs/DVLS6024_2025_3.png)
3. The ***Temporary access request*** window opens.
4. Select ***View password/Execute rights*** or specify [permission sets](https://docs.devolutions.net/server/web-interface/administration/configuration/system-settings/#permission-sets).
5. Choose the approver you want to send the request to.
6. Select the time of ***Access duration***. You can click ***Set custom time frame*** if you need access for a specific period of time.
7. Write a short ***Message*** to the approver explaining why you want access to this entry and its dependencies. This is optional, but we strongly recommend it as it allows the approver to make a more informed decision. When you are done, click on ***Send request***.

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

You now have to wait for the approver to respond to your request. Depending on their settings, you may be notified by email or message when they respond, whether the answer is positive or negative.

If you do not receive an email, try accessing the entry in Devolutions Server. If you can access it, it means that the approver accepted your request. If not, we suggest you contact them to know if they denied it or simply did not respond yet.

Once the approver has approved you access, you can go straight to your entry in Devolutions Server. You now temporarily have access to the entry.

### Request temporary access to a credentials entry

Users can request access to a credentials entry to view and copy passwords. The process is the same as described above. Once the approver has given you access, you can view the password.

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

You can also right-clicking on the entry to view the password.

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

### Revoke your temporary access

For any reason, you may revoke your temporary access. Be sure you want to do this first, since to regain access to your entry, you will need to make another request. Otherwise, your access will end within the time frame set by you and the approver.

1. Go to ***Reports***.

   ![](https://cdnweb.devolutions.net/docs/DVLS6071_2024_1.png)
2. Select ***Temporary Access Requests Report***.

   ![](https://cdnweb.devolutions.net/docs/DVLS6025_2025_3.png)
3. Click ***Cancel request***.

   ![](https://cdnweb.devolutions.net/docs/DVLS6073_2024_1.png)
4. The next window will ask if you really want to cancel your request. Click ***OK*** to confirm.

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

Your temporary access has now been revoked.

#### See also

* [Devolutions Academy – Configuring temporary access](https://academy.devolutions.net/student/path/2942210/activity/4493542)


---

# 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/server/web-interface/temporary-access-in-devolutions-server/request-temporary-access-to-an-entry-in-devolutions-server.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.
