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

# Connect Sentry

> Authorize scaling.cloud to read your Sentry issues, releases, and stack traces so investigations can surface root-cause findings.

This guide connects [Sentry](/integrations/sentry) as a [signal source](/concepts/signal-sources) so [investigations](/concepts/ai-investigations) can surface `root_cause` and `commit_correlation` findings.

## Prerequisites

* The **Admin** role in your scaling.cloud organization and in your Sentry organization.
* A plan that includes AI Investigations (**Pro** or **Enterprise**) to see findings on incidents.

<Steps>
  <Step title="Open the Sentry integration">
    In scaling.cloud, go to **Settings → Integrations** and open the **Sentry** card. If you are not an org admin, the connect button is disabled.
  </Step>

  <Step title="Authorize scaling.cloud">
    Click **Connect Sentry**. You'll be redirected to Sentry to authorize the scaling.cloud integration for your organization. Approve and you'll return to scaling.cloud, where the card shows **Connected**.
  </Step>

  <Step title="Choose watched projects">
    Under **Watched projects**, select the Sentry projects investigations may read from, then click **Save selection**. Only the projects you select are read.
  </Step>

  <Step title="Verify on the next incident">
    On the next `critical` incident, open the **Findings** panel. If a watched project has a matching error, a `root_cause` finding appears with a link to the Sentry issue; a release with linked commits can also produce a `commit_correlation` finding.
  </Step>
</Steps>

## Troubleshooting

| Symptom                                      | Fix                                                                                                                                |
| -------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| Connect button is disabled                   | You're not an organization admin. Ask an admin to connect Sentry.                                                                  |
| No Sentry projects listed                    | The connected Sentry organization has no projects scaling.cloud can see. Confirm the authorization covered the right organization. |
| No Sentry findings appear                    | Confirm the relevant project is in **Watched projects** and has a matching issue.                                                  |
| "The Sentry integration isn't available yet" | The integration isn't enabled for your workspace. Contact support.                                                                 |

## Remove

Open **Settings → Integrations → Sentry** and click **Disconnect Sentry**. scaling.cloud stops reading from Sentry immediately.
