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

# Observe

> FailproofAI Observability Observe documentation.

The observe surfaces are where you watch what your agents are doing right now and drill into any single run. Everything here is live, scoped to your organization, and filterable by date range, environment, agent, and session, so you go from "something feels off" to the exact run in seconds.

<img src="https://mintcdn.com/exosphere/kH8rXaL6tCSRWEFy/agenteye/images/events-stream.png?fit=max&auto=format&n=kH8rXaL6tCSRWEFy&q=85&s=dee960f505cf6543f2fe0598c932c5e7" alt="The live Event Stream, colour-coded by type and filterable by environment, agent, and session" width="3200" height="2000" data-path="agenteye/images/events-stream.png" />

Four surfaces, each with its own page:

* **[Event stream](/agenteye/event-stream)**: the live, per-step trail of every run across every agent, newest first. Your org home and first stop for triage.
* **[Sessions and execution graph](/agenteye/sessions)**: those events rolled up into one row per run, plus a git-style picture of how each run unfolded.
* **[Performance metrics](/agenteye/telemetry)**: latency heat-maps and p50/p95/p99 vitals for your models, tools, and hooks, so a tail spike stands out from the median.
* **[Error tracking](/agenteye/error-tracking)**: one triage surface for everything that went wrong, one click from a firing alert to the run that broke.

## Related

* [Evaluations](/agenteye/evaluations): score every run for quality.
* [Alerts](/agenteye/alerts): turn any threshold into a paging rule.
* [Audits](/agenteye/audits): let FailproofAI Observability find failure patterns across sessions for you.
* [CLI and agents](/agenteye/cli-and-agents): the same observability from your terminal.
