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

# Observability

> A single project Dashboard covering usage, cost, and governance posture, alongside the Audit Log, Violations, and Review Queue.

Gaining visibility into your AI agents' behavior means tracking cost, latency, errors, and policy compliance in one place. Gegentica's Dashboard brings all of this together for a project, with governance-specific views to drill into violations and human review decisions.

<Frame caption="The project Dashboard — usage, cost, and governance posture in one view">
  <img src="https://mintcdn.com/gegentic/2ZgCcfWNXcGMAVt9/images/gegentic-dashboard-overview.jpg?fit=max&auto=format&n=2ZgCcfWNXcGMAVt9&q=85&s=024661f3dc01d405d40ab2f68a627cdf" style={{ borderRadius: '0.5rem' }} width="2920" height="1324" data-path="images/gegentic-dashboard-overview.jpg" />
</Frame>

## What's on the Dashboard

* **Overview stats** — Total cost, Tokens used, Cost per 1K tokens, Requests, Errors, and Avg latency over a selectable time range (default: last 30 days)
* **AI Model Utilization** — which models your agents are calling and how often
* **Policy Compliance** — a compliance percentage, total violations, blocked count, and the top violated Policy Sets
* **Security & Threats** — high-severity violation count, broken down by severity
* **Most Active Projects** — request volume by project, for orgs with multiple projects

## Features

<Columns cols={2}>
  <Card title="Audit Log" href="./audit-log">
    A time-ordered, exportable record of governance events at the project and organization level.
  </Card>

  <Card title="Review Queue" href="./review-queue">
    AI agent outputs held for mandatory human review before being released.
  </Card>

  <Card title="Ethics & Bias" href="./ethics-and-bias">
    Daily automated evaluation of AI agent outputs for bias, fairness, and ethical compliance.
  </Card>
</Columns>
