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

# Accesso alle applicazioni

Consenta o neghi all'utente l'accesso alle diverse applicazioni e agli strumenti complementari:\
![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp6098.png)

### Modifica utente

<table><thead><tr><th width="248">Opzione</th><th>Descrizione</th></tr></thead><tbody><tr><td>Remote Desktop Manager</td><td>Consente all'utente di accedere a Devolutions Server tramite Remote Desktop Manager.</td></tr><tr><td><a href="https://docs.devolutions.net/password-manager/it/browser-extension">Estensione del browser Devolutions Password Manager</a></td><td>Consente all'utente di compilare automaticamente nome utente e password sui siti web con l'estensione del browser Devolutions Password Manager.</td></tr><tr><td>Devolutions Launcher</td><td>Consente all'utente di aprire connessioni remote con Devolutions Launcher.</td></tr><tr><td>Web</td><td>Consente all'utente di utilizzare l'interfaccia web di Devolutions Server.</td></tr><tr><td>Cli</td><td>Consente all'utente di utilizzare la Cli.</td></tr><tr><td>Scripting</td><td>Consente all'utente di connettersi tramite il <a href="https://www.powershellgallery.com/packages/Devolutions.PowerShell/">modulo Devolutions.PowerShell</a>.</td></tr><tr><td>Devolutions Password Manager</td><td>Consente agli utenti di utilizzare l'app mobile Devolutions Password Manager.</td></tr></tbody></table>

#### Accesso basato sull'orario

<table><thead><tr><th width="201">Opzione</th><th>Descrizione</th></tr></thead><tbody><tr><td>Giorni</td><td><p>Consente l'accesso all'istanza in base a uno di questi valori:<br></p><ul><li><em><strong>Qualsiasi giorno</strong></em></li><li><em><strong>Giorni feriali</strong></em></li><li><em><strong>Fine settimana</strong></em></li><li><em><strong>Personalizzato</strong></em></li></ul></td></tr><tr><td>Orario</td><td><p>Consente l'accesso all'istanza in base alle possibilità indicate:<br></p><ul><li><em><strong>Qualsiasi orario</strong></em></li><li><em><strong>Personalizzato</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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/server/it/web-interface/administration/user-and-security-management/users/applications-access.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.
