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

# Guides & Best Practices

> In-depth tutorials for symbolication, OpenTelemetry, alert routing, and security compliance.

Explore comprehensive guides for maximizing your observability with Traceback.

<CardGroup cols={2}>
  <Card title="Source Maps & Debug Symbols" icon="file-code" href="/guides/sourcemaps-and-debug-symbols">
    Automate source map uploads for Next.js, Vite, Webpack, iOS dSYMs, and Android ProGuard.
  </Card>

  <Card title="OpenTelemetry Integration" icon="network-wired" href="/guides/opentelemetry-integration">
    Export spans from OpenTelemetry collectors directly into Traceback's ingestion pipeline.
  </Card>

  <Card title="Alert Routing & Webhooks" icon="bell" href="/guides/alert-routing-and-webhooks">
    Configure intelligent alerting rules for Slack, PagerDuty, Opsgenie, and custom HTTP webhooks.
  </Card>

  <Card title="PII Data Scrubbing" icon="shield-halved" href="/guides/pii-data-scrubbing">
    Ensure GDPR/HIPAA compliance by sanitizing headers, payloads, and replay DOM elements.
  </Card>

  <Card title="Session Replay Tuning" icon="sliders" href="/guides/session-replay-tuning">
    Optimize storage quotas, network bandwidth, and sample rates for high-traffic apps.
  </Card>
</CardGroup>
