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

# Required package for each PAM action

This article explains which [package ](https://store.devolutions.net/package)is required for each action in [Devolutions Privileged Access Management (PAM)](https://devolutions.net/privileged-access-management/).

{% hint style="info" %}
Each package includes the previous one.
{% endhint %}

#### Workforce password management

Gives users access to Devolutions Server and Devolutions Cloud web interfaces. Use is limited to assigned shared vaults and PAM vaults, with entry usage restricted by assigned permissions. Manual password reset and heartbeat check are unavailable in PAM vaults. Users do not have access to PAM management and cannot launch sessions.

#### Remote access management

Gives users access to Devolutions Launcher, allowing them to use sessions configured with PAM accounts through Devolutions Gateway.

#### Remote desktop management & IT operations

Gives users access to Remote Desktop Manager and Devolutions Launcher to launch sessions configured with PAM accounts. Users can use Devolutions Server and Devolutions Cloud through Remote Desktop Manager. Manual password reset and heartbeat check are unavailable in PAM vaults. Users do not have access to PAM management.

#### Privileged access management

Gives users access to Remote Desktop Manager, Devolutions Launcher, and PAM management, including all PAM functionalities.

{% hint style="info" %}
A Privileged access management license is not required for PAM checkout approval. Approvers may approve any type of checkouts regardless of the license(s) associated with their user account.
{% endhint %}

### See also

* [Devolutions Academy – Privileged access management](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:

```
GET https://docs.devolutions.net/pam/knowledge-base/knowledge-base-articles/required-package-for-each-pam-action.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.
