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

# Integrations: Jump from Your Tools into the Session

> Attach the Subtext session URL to the analytics, monitoring, and product tools you already use, so any signal links straight to the user's real session.

Subtext meets your agent where it already looks. Attach the Subtext session URL (`subtext_url`) to the tools that flag problems — analytics, error monitoring, product platforms, your warehouse — and every signal becomes a one-click path into the session that explains it. The tool detects; Subtext diagnoses.

Each integration guide covers the same three things: how to **attach** the session URL in your code, how a **person** gets from a signal to a review, and how an **agent** can run the same loop end to end.

## Analytics and CDP

<CardGroup cols={2}>
  <Card title="PostHog" icon="chart-line" href="/docs/integrations/posthog">
    Link any PostHog funnel drop, exception, or alert to the session behind it.
  </Card>

  <Card title="Amplitude" icon="chart-line" href="/docs/integrations/amplitude">
    Jump from an Amplitude anomaly, dashboard, or funnel drop to the user's session.
  </Card>

  <Card title="Mixpanel" icon="chart-line" href="/docs/integrations/mixpanel">
    Turn a Mixpanel insight, board, or funnel drop into a session review.
  </Card>

  <Card title="Segment" icon="chart-line" href="/docs/integrations/segment">
    Follow a Segment or warehouse signal to the session that explains it.
  </Card>

  <Card title="Snowplow" icon="chart-line" href="/docs/integrations/snowplow">
    Go from a Snowplow event in the warehouse to the real session.
  </Card>
</CardGroup>

## Product and feedback

<CardGroup cols={2}>
  <Card title="Pendo" icon="compass" href="/docs/integrations/pendo">
    Connect a Pendo guide, funnel, or path drop to the session behind it.
  </Card>

  <Card title="Appcues" icon="compass" href="/docs/integrations/appcues">
    Link an Appcues flow drop-off to what the user actually saw.
  </Card>

  <Card title="Userpilot" icon="compass" href="/docs/integrations/userpilot">
    Trace a Userpilot flow or adoption dip to the session.
  </Card>

  <Card title="Sprig" icon="compass" href="/docs/integrations/sprig">
    Pair a Sprig survey response with the session that prompted it.
  </Card>

  <Card title="Intercom" icon="compass" href="/docs/integrations/intercom">
    Open the session behind an Intercom conversation or ticket.
  </Card>
</CardGroup>

## Monitoring and errors

<CardGroup cols={2}>
  <Card title="Sentry" icon="bug" href="/docs/integrations/sentry">
    Jump from a Sentry issue to the session at the moment it broke.
  </Card>

  <Card title="Datadog" icon="bug" href="/docs/integrations/datadog">
    Go from a Datadog RUM error or alert to the user's session.
  </Card>

  <Card title="LogRocket" icon="bug" href="/docs/integrations/logrocket">
    Pair a LogRocket error or rage-click signal with a Subtext review.
  </Card>

  <Card title="OpenTelemetry" icon="bug" href="/docs/integrations/opentelemetry">
    Follow a trace from your OTLP backend into the session.
  </Card>
</CardGroup>

## Experimentation and flags

<CardGroup cols={2}>
  <Card title="LaunchDarkly" icon="flask" href="/docs/integrations/launchdarkly">
    Link a flag rollout regression to the affected sessions.
  </Card>

  <Card title="GrowthBook" icon="flask" href="/docs/integrations/growthbook">
    Trace an experiment result or health warning to the session.
  </Card>

  <Card title="Statsig" icon="flask" href="/docs/integrations/statsig">
    Go from a Statsig metric drop or exposure to the session.
  </Card>
</CardGroup>

## Data and BI

<CardGroup cols={2}>
  <Card title="ClickHouse" icon="database" href="/docs/integrations/clickhouse">
    Query ClickHouse for friction, then open the matching session.
  </Card>

  <Card title="Metabase" icon="database" href="/docs/integrations/metabase">
    Turn a Metabase dashboard signal into a session review.
  </Card>

  <Card title="Hightouch" icon="database" href="/docs/integrations/hightouch">
    Follow warehouse-activated signals into the session.
  </Card>
</CardGroup>

## AI observability

<CardGroup cols={2}>
  <Card title="LangSmith" icon="sparkles" href="/docs/integrations/langsmith">
    Jump from a failing LangSmith run or trace to the user's session.
  </Card>
</CardGroup>
