# Reference

<figure><img src="/files/WRMHwDAke94hi9s7FVYP" alt=""><figcaption></figcaption></figure>

**Audience:** IT admins who work with Keeper Privilege Manager day to day.

This section is your **deep technical library for KEPM**. It contains **detailed definitions**, **configuration formats**, and behavior notes for the **features and components** you’ll work with when deploying, operating, integrating, or troubleshooting the product. Use these pages when you need exact field descriptions, supported values, file locations, or implementation details—and when you want to understand how KEPM behaves “under the hood.”

Reference content is intentionally precise and comprehensive. It’s the right place to start when you’re editing configuration, validating policy behavior, automating management tasks, diagnosing an issue from logs, or confirming how a specific subsystem operates. When other documentation pages introduce a concept at a high level, the Reference section provides the authoritative detail behind it.

***

For **step-by-step examples** see the [Examples](broken://pages/2Ohz5iDWSmFdBZyGaAM0) section.


---

# Agent Instructions: 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.keeper.io/keeperpam/endpoint-privilege-manager/reference.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.
