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

# Observability

> Diagnose failing calls and monitor your StackOne integration.

Find out why a call failed, build request-log dashboards, and get StackOne's request data into your own monitoring.

<CardGroup cols={2}>
  <Card title="Debug & monitor" icon="magnifying-glass-chart" href="/features/observability/debug-and-monitor">
    Diagnose failing calls with Request Logs — common errors and rate limits.
  </Card>

  <Card title="Request Log Debugging" icon="bug" href="/features/observability/request-log-debugging">
    Use the Log endpoints to trace and debug failed action calls.
  </Card>

  <Card title="Request Log Dashboards" icon="chart-simple" href="/features/observability/request-log-dashboards">
    Build admin or customer-facing dashboards from the Log endpoints.
  </Card>

  <Card title="Observability Sync" icon="chart-line" href="/features/observability/observability-and-log-sync">
    Export request logs to Grafana, Datadog, or your monitoring stack.
  </Card>
</CardGroup>
