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

# Welcome to Sentrial

> The AI agent observability platform that doesn't just monitor — it diagnoses and fixes issues automatically.

The AI agent observability platform that doesn't just monitor. It **diagnoses and fixes** issues automatically through code integration.

<Note>
  **Why Sentrial?** Most observability tools stop at showing you what happened. Sentrial goes
  further: it detects issues automatically, diagnoses the root cause with AI, and helps you fix it
  directly in your codebase. From problem to solution in one platform.
</Note>

## How It Works

<Steps>
  <Step title="Observe">Track all agent sessions, events, and user interactions in real-time.</Step>

  <Step title="Detect">
    AI automatically identifies issues: failures, frustration, confusion, and more.
  </Step>

  <Step title="Diagnose">
    Get AI-powered root cause analysis and recommended fixes for each issue.
  </Step>

  <Step title="Fix">Apply fixes directly to your codebase with AI assistance and create PRs.</Step>
</Steps>

## Get Started in 5 Minutes

Install the SDK, track your first agent session, and see issues detected automatically.

<Card title="View Quick Start Guide" icon="rocket" href="/quickstart">
  Install the SDK, track your first session, and detect issues in 5 minutes.
</Card>

<Card title="Choose an Ingestion Path" icon="route" href="/concepts/ingestion-options">
  Use the Sentrial SDK for rich agent tracking, or send OpenTelemetry traces from an existing
  pipeline.
</Card>

## Platform Features

<CardGroup cols={2}>
  <Card title="Sessions & Events">
    Track every agent interaction. See LLM calls, tool usage, decisions, and user messages. Full
    visibility into what your agents are doing.
  </Card>

  <Card title="Automatic Issue Detection">
    AI scans sessions for problems: task failures, user frustration, confusion, tool errors, slow
    responses, and more. No manual tagging required.
  </Card>

  <Card title="AI Root Cause Analysis">
    Click any issue to get an AI-generated diagnosis. Understand why something is failing, not just
    that it's failing.
  </Card>

  <Card title="Code Integration">
    Connect your GitHub repository. Chat with AI about issues, get code suggestions, see diffs, and
    create PRs — all from one interface.
  </Card>
</CardGroup>

## Explore the Docs

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="bolt" href="/quickstart">
    Install the SDK, track your first session, and detect issues in 5 minutes.
  </Card>

  <Card title="Issues & Diagnosis" icon="magnifying-glass" href="/concepts/diagnosis">
    Learn how automatic issue detection and AI diagnosis work.
  </Card>

  <Card title="Code Integration" icon="code" href="/concepts/code-integration">
    Connect GitHub, chat with AI, and fix issues directly in your codebase.
  </Card>

  <Card title="Ingestion Options" icon="route" href="/concepts/ingestion-options">
    Compare native SDK tracking with OpenTelemetry trace ingestion.
  </Card>

  <Card title="Python SDK Reference" icon="python" href="/sdk/python">
    Complete API reference for tracking sessions and events.
  </Card>
</CardGroup>

## Need Help?

Can't find what you're looking for? Reach out to us at [founders@sentrial.com](mailto:founders@sentrial.com).
