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

# What is Trace0?

> Trace0 is a modern, easy-to-use observability platform for monitoring and debugging your applications.

Trace0 combines traces, logs, metrics, and alerts into a simple platform, making it easy to understand your applications and diagnose issues — without the complexity or cost of traditional observability tools.

Trace0 provides the following features:

<CardGroup cols={2}>
  <Card title="Tracing" icon="route" href="/platform/transactions">
    Distributed tracing out of the box. Get full visibility into requests across multiple services and components.
  </Card>

  <Card title="Logging" icon="file-lines" href="/platform/logs">
    Search logs by free text or time range, and view the complete request trace for any log entry.
  </Card>

  <Card title="Metrics" icon="chart-line" href="/platform/metrics">
    Monitor request latency, error rates, memory usage, and more.
  </Card>

  <Card title="Alerting" icon="bell" href="/platform/alerts">
    Trigger alerts when a service fails or exceeds metric thresholds.
  </Card>

  <Card title="Agent-native" icon="plug" href="/ai/mcp">
    Easily connect Claude Code and other MCP-compatible AI agents to explore your Trace0 observability data.
  </Card>

  <Card title="OpenTelemetry-native" icon="code" href="/faq/what-is-opentelemetry">
    Trace0 is built on OpenTelemetry, so you can instrument your services with no vendor lock-in.
  </Card>

  <Card title="Broad Coverage" icon="boxes" href="/faq/what-is-opentelemetry">
    Trace0 works with all OpenTelemetry-supported languages and compute platforms across AWS, GCP, and Azure.
  </Card>

  <Card title="Simple Pricing" icon="tag" href="/pricing/pricing">
    Simple, usage-based pricing. You pay **\$0.60 per GB** of ingested data — nothing else.
  </Card>
</CardGroup>
