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

# Checkly Resolve

> Accelerate incident resolution with distributed tracing and AI-powered root cause analysis.

**Checkly Resolve** provides advanced debugging and incident resolution capabilities through distributed tracing and AI-powered analysis. When issues are detected, Resolve helps you quickly understand the root cause and get back to normal operations.

<Columns cols={2}>
  <Card title="Traces" href="/resolve/traces/overview" icon="route">
    Analyze request flows with distributed tracing to identify performance bottlenecks and failures
  </Card>

  <Card title="Rocky AI Analysis" href="/resolve/ai-root-cause-analysis/overview" icon="sparkles">
    Let Rocky AI analyze errors, metrics, traces and logs and determine impact and root cause
  </Card>
</Columns>

## Key Benefits

* **Fast Root Cause Analysis** — Identify the exact source of issues with detailed request tracing across your entire application stack.
* **AI-Powered Insights** — Get intelligent analysis and recommendations from Rocky AI to resolve incidents faster than ever.
* **Full Request Visibility** — See complete request flows from frontend to backend, including database queries and external API calls.
* **Performance Optimization** — Identify slow operations and bottlenecks to proactively improve application performance.

## Getting Started

Ready to accelerate your incident resolution? Choose the approach that best fits your current needs:

<Columns cols={2}>
  <Card title="Start with Traces" href="/resolve/traces/overview">
    Begin collecting distributed traces for your applications
  </Card>

  <Card title="Try Rocky AI" href="/resolve/ai-root-cause-analysis/overview">
    Experience AI-powered root cause analysis and insights
  </Card>

  <Card title="Instrument Your App" href="/resolve/traces/instrumentation/nextjs">
    Add OpenTelemetry instrumentation to your codebase
  </Card>

  <Card title="Export to Tools" href="/resolve/traces/export/grafana-tempo">
    Connect traces with your existing observability platform
  </Card>
</Columns>
