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

# Introduction

> Secure, Monitor, and Govern your AI Agents with HipoCap.

# What is HipoCap?

HipoCap is the first **DevSecOps platform designed specifically for AI Agents**.

While traditional observability tools tell you *after* an LLM has hallucinated or leaked sensitive information, HipoCap sits between your model and your data to enforce security policies in real-time.

Built on the high-performance observability core of [Laminar AI](https://www.lmnr.ai/), HipoCap extends standard tracing with a **Security Shield** and **Function-Level RBAC**, allowing enterprises to move agents from prototype to production without risking compliance violations.

## Why HipoCap?

AI Agents are non-deterministic—they can be tricked, injected, or simply make mistakes. HipoCap provides the guardrails necessary to trust them with real data.

<CardGroup cols={2}>
  <Card title="🛡️ The AI Shield" icon="shield-check" color="#16a34a">
    **Runtime Protection.** Intercept and block prompt injections, sensitive keyword leaks, and toxic content *before* they reach the LLM or the user.
  </Card>

  <Card title="🔐 Function RBAC" icon="lock" color="#ea580c">
    **Least Privilege.** Ensure your "Support Agent" can read emails but never delete databases. Define strict permissions for every tool call.
  </Card>

  <Card title="📊 Full Observability" icon="chart-network" color="#3b82f6">
    **Deep Tracing.** Powered by Laminar's core, visualize every step of the agent's reasoning chain, latency, and token usage.
  </Card>

  <Card title="🎭 Data Masking" icon="mask" color="#8b5cf6">
    **Privacy Mode.** Automatically redact sensitive data in your logs so your engineering team can debug without seeing customer secrets.
  </Card>
</CardGroup>
