> ## 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.

# Platform

Hipocap includes a set of UI tools for exploring traces and debugging agent behavior.

<CardGroup cols={2}>
  <Card title="Full text search" href="/platform/search">
    Full‑text search across span inputs, outputs, and attributes.
  </Card>

  <Card title="SQL Editor" href="/platform/sql-editor">
    Query traces with SQL and save useful queries.
  </Card>

  <Card title="Dashboards" href="/custom-dashboards/overview">
    Build custom dashboards and share them.
  </Card>

  <Card title="Viewing traces" href="/platform/viewing-traces">
    Tree view, timeline view, Reader Mode, and more.
  </Card>

  <Card title="Live tracing" href="/platform/live-tracing">
    Watch a trace update as spans arrive.
  </Card>
</CardGroup>
