> For the complete documentation index, see [llms.txt](https://help.cymmetri.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cymmetri.io/privileged-access-management.md).

# Privileged Access Management&#x20;

- [PAM Administration](https://help.cymmetri.io/privileged-access-management/pam-administration.md)
- [Introduction to Privilege Access Management (PAM)](https://help.cymmetri.io/privileged-access-management/pam-administration/introduction-to-privilege-access-management-pam.md)
- [How to Access PAM in Cymmetri](https://help.cymmetri.io/privileged-access-management/pam-administration/how-to-access-pam-in-cymmetri.md)
- [Sub-Sections of PAM](https://help.cymmetri.io/privileged-access-management/pam-administration/sub-sections-of-pam.md)
- [Steps to configure PAM Server](https://help.cymmetri.io/privileged-access-management/pam-administration/steps-to-configure-pam-server.md)
- [Adding a device/ server in PAM](https://help.cymmetri.io/privileged-access-management/pam-administration/adding-a-device-server-in-pam.md)
- [Vault User](https://help.cymmetri.io/privileged-access-management/pam-administration/vault-user.md)
- [Vaulting Configuration](https://help.cymmetri.io/privileged-access-management/pam-administration/vaulting-configuration.md)
- [Break Glass Configuration](https://help.cymmetri.io/privileged-access-management/pam-administration/break-glass-configuration.md)
- [Sign-On Policies](https://help.cymmetri.io/privileged-access-management/pam-administration/sign-on-policies.md)
- [PAM Reports and PAM History](https://help.cymmetri.io/privileged-access-management/pam-administration/pam-reports-and-pam-history.md)
- [Dormancy Disable Config](https://help.cymmetri.io/privileged-access-management/pam-administration/dormancy-disable-config.md)
- [PAM Usage](https://help.cymmetri.io/privileged-access-management/pam-usage.md)
- [Assign a server to a user](https://help.cymmetri.io/privileged-access-management/pam-usage/assign-a-server-to-a-user.md)
- [Access the server](https://help.cymmetri.io/privileged-access-management/pam-usage/access-the-server.md)


---

# 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://help.cymmetri.io/privileged-access-management.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.
