> 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/concepts.md).

# Concepts

![](https://cdnweb.devolutions.net/docs/MARKETING_sysadminotaur-104-final.apk.png)

Mastering the concepts underpinning Devolutions PAM saves time for both users and administrators. Do you need help with what to learn next? This guide organizes the concepts to lead you along your PAM journey.

* [Account discovery](https://docs.devolutions.net/pam/concepts/account-discovery/)
* [Account lifecycle policy](https://docs.devolutions.net/pam/concepts/account-lifecycle-policy/)
* [Action property](https://docs.devolutions.net/pam/concepts/action-property/)
* [Action script](https://docs.devolutions.net/pam/concepts/action-script/)
* [Agentless deployment](https://docs.devolutions.net/pam/concepts/agentless-deployment/)
* [Application-to-application password management](https://docs.devolutions.net/pam/concepts/application-to-application-password-management/)
* [Check-out and check-in](https://docs.devolutions.net/pam/concepts/checkout-checkin/)
* [Check-out approvals](https://docs.devolutions.net/pam/concepts/checkout-approvals/)
* [CI/CD automation](https://docs.devolutions.net/pam/concepts/cicd-automation/)
* [Cloud infrastructure entitlement management](https://docs.devolutions.net/pam/concepts/cloud-infrastructure-entitlement-management/)
* [Compliance reporting](https://docs.devolutions.net/pam/concepts/compliance-reporting/)
* [Credential management](https://docs.devolutions.net/pam/concepts/credential-management/)
* [Custom PAM provider template](https://docs.devolutions.net/pam/concepts/anyidentity-template/)
* [Dual account principle](https://docs.devolutions.net/pam/concepts/dual-account-principle/)
* [Identity provider](https://docs.devolutions.net/pam/concepts/identity-providers/)
* [Identity provider endpoints](https://docs.devolutions.net/pam/concepts/identity-provider-endpoints/)
* [Just-in-time elevation](https://docs.devolutions.net/pam/concepts/jit-elevation/)
* [Just-in-time provisioning](https://docs.devolutions.net/pam/concepts/jit-provisioning/)
* [Least privilege](https://docs.devolutions.net/pam/concepts/least-privilege/)
* [PAM maturity](https://docs.devolutions.net/pam/concepts/pam-maturity/)
* [Password propagation](https://docs.devolutions.net/pam/concepts/password-propagation/)
* [Password rotation](https://docs.devolutions.net/pam/concepts/password-rotation/)
* [Privileged account](https://docs.devolutions.net/pam/concepts/privileged-account/)
* [Privileged remote access](https://docs.devolutions.net/pam/concepts/privileged-remote-access/)
* [Privileged session](https://docs.devolutions.net/pam/concepts/privileged-session/)
* [Privileged task automation](https://docs.devolutions.net/pam/concepts/privileged-task-automation/)
* [Privileged user behavior analytics](https://docs.devolutions.net/pam/concepts/privileged-user-behavior-analytics/)
* [Privilege elevation and delegation management](https://docs.devolutions.net/pam/concepts/privilege-elevation-delegation-management/)
* [Providers](https://docs.devolutions.net/pam/concepts/providers/)
* [Remote privileged access management](https://docs.devolutions.net/pam/concepts/remote-privileged-access-management/)
* [Reporting and dashboards](https://docs.devolutions.net/pam/concepts/reporting-dashboards/)
* [Secrets management](https://docs.devolutions.net/pam/concepts/secrets-management/)
* [Session management](https://docs.devolutions.net/pam/concepts/session-management/)
* [Session recording](https://docs.devolutions.net/pam/concepts/session-recording/)
* [Vaults](https://docs.devolutions.net/pam/concepts/vaults/)
* [Zero standing privileges](https://docs.devolutions.net/pam/concepts/zero-standing-privileges/)

#### See also

* [Devolutions Blog - Decoding PAM: Core concepts and application](https://blog.devolutions.net/2024/08/decoding-pam-core-concepts-and-application/)


---

# 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/concepts.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.
