> ## Documentation Index
> Fetch the complete documentation index at: https://docs.esperr.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Esper Docs

> Documentation for configuring Esper actions, entities, mitigations, policies, integrations, and operator workflows.

Esper evaluates request context with tenant-defined actions, entities,
mitigations, and policies. These docs cover the configuration and operational
workflows needed to run that model.

Use this portal for policies, entities, actions, mitigations, results,
tenant-aware access control, integrations, SDKs, and the Esper CLI.

If you are new to Esper, start with the [Overview](/intro).

<CardGroup cols={2}>
  <Card title="Operator Quickstart" href="/quickstart">
    Start with authentication, tenant selection, API keys, and the first
    policy-builder workflow.
  </Card>

  <Card title="Policy Builder" href="/policies">
    Define tenant actions, identity semantics, reusable mitigation, and the
    policies that compose them.
  </Card>

  <Card title="Results and Operations" href="/results">
    Review policy performance, engine jobs, audit history, and the operational
    signals that explain what happened.
  </Card>

  <Card title="CLI and Deployment" href="/cli">
    Run Esper against hosted or self-hosted control planes with API-key
    bootstrap, local Hybrid sync, and policy templates.
  </Card>
</CardGroup>

## What this portal covers

* Authentication and tenant-scoped operator setup.
* Policy-builder concepts: actions, entities, mitigation, and policies.
* Operational review through results, engine jobs, and audit history.
* Runtime deployment paths through integrations, SDKs, and the CLI.

## Start by workflow

If you are new to Esper, read [Overview](/intro) first, then move to
[Quickstart](/quickstart).

If you are integrating Esper into a traffic boundary, go to
[Integrations](/integrations) and then the specific platform guide that matches
your deployment.

If you are operating Esper locally or against multiple environments, go to the
[Esper CLI](/cli).
