> 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/administration/user-and-security-management/users/applications-access.md).

# Applications access

Allow or deny the user access to different applications and companion tools:\
![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp6098.png)

### Edit user

<table><thead><tr><th width="248">Option</th><th>Description</th></tr></thead><tbody><tr><td>Remote Desktop Manager</td><td>Allow user to access Devolutions Server through Remote Desktop Manager.</td></tr><tr><td><a href="https://docs.devolutions.net/password-manager/browser-extension/">Devolutions Password Manager browser extension</a></td><td>Allow user to auto fill username and passwords on websites with the Devolutions Password Manager browser extension.</td></tr><tr><td>Devolutions Launcher</td><td>Allow user to open remote connections with Devolutions Launcher.</td></tr><tr><td>Web</td><td>Allow user to use Devolutions Server web interface.</td></tr><tr><td>Cli</td><td>Allow user to use the Cli.</td></tr><tr><td>Scripting</td><td>Allow user to connect through <a href="https://www.powershellgallery.com/packages/Devolutions.PowerShell/">Devolutions.PowerShell module</a>.</td></tr><tr><td>Devolutions Password Manager</td><td>Allow users to use the Devolutions Password Manager mobile app.</td></tr></tbody></table>

#### Time-based access

<table><thead><tr><th width="201">Option</th><th>Description</th></tr></thead><tbody><tr><td>Days</td><td><p>Allow access to the instance according to one of these values:<br></p><ul><li><em><strong>Any day</strong></em></li><li><em><strong>Week days</strong></em></li><li><em><strong>Weekends</strong></em></li><li><em><strong>Custom</strong></em></li></ul></td></tr><tr><td>Time</td><td><p>Allow access to the instance according to the given possibilities:<br></p><ul><li><em><strong>Any time</strong></em></li><li><em><strong>Custom</strong></em></li></ul></td></tr></tbody></table>


---

# 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/administration/user-and-security-management/users/applications-access.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.
