> 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/pam/it/knowledge-base/knowledge-base-articles/required-package-for-each-pam-action.md).

# Pacchetto richiesto per ogni azione PAM

Questo articolo spiega quale [pacchetto ](https://store.devolutions.net/package)è necessario per ogni azione in [Devolutions Privileged Access Management (PAM)](https://devolutions.net/privileged-access-management/).

{% hint style="info" %}
Ogni pacchetto include quello precedente.
{% endhint %}

#### Gestione delle password della forza lavoro

Consente agli utenti di accedere alle interfacce web di Devolutions Server e Devolutions Cloud. L'utilizzo è limitato alle casseforti condivise e alle casseforti PAM assegnate, con l'uso delle voci limitato dalle autorizzazioni assegnate. La reimpostazione manuale della password e il controllo heartbeat non sono disponibili nelle casseforti PAM. Gli utenti non hanno accesso alla gestione PAM e non possono avviare sessioni.

#### Gestione degli accessi remoti

Consente agli utenti di accedere a Devolutions Launcher, permettendo loro di utilizzare sessioni configurate con account PAM tramite Devolutions Gateway.

#### Gestione dei desktop remoti e operazioni IT

Consente agli utenti di accedere a Remote Desktop Manager e Devolutions Launcher per avviare sessioni configurate con account PAM. Gli utenti possono utilizzare Devolutions Server e Devolutions Cloud tramite Remote Desktop Manager. La reimpostazione manuale della password e il controllo heartbeat non sono disponibili nelle casseforti PAM. Gli utenti non hanno accesso alla gestione PAM.

#### Gestione degli accessi privilegiati

Consente agli utenti di accedere a Remote Desktop Manager, Devolutions Launcher e alla gestione PAM, incluse tutte le funzionalità PAM.

{% hint style="info" %}
Non è necessaria una licenza di gestione degli accessi privilegiati per l'approvazione dei check-out PAM. Gli approvatori possono approvare qualsiasi tipo di check-out indipendentemente dalla o dalle licenze associate al loro account utente.
{% endhint %}

### Vedere anche

* [Devolutions Academy – Gestione degli accessi privilegiati](https://academy.devolutions.net/student/collection/2634500/path/5198771)


---

# 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/pam/it/knowledge-base/knowledge-base-articles/required-package-for-each-pam-action.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.
