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

# Sentry

> Connecting Sentry to Unblocked

When you connect Sentry to Unblocked, Unblocked can reference issues, errors, and events from the Sentry projects you select when answering questions about production problems. Unblocked provides links back to the original Sentry issues for easy reference.

<Note>
  Self-hosted Sentry is not supported.
</Note>

<Steps>
  <Step title="Connect Sentry">
    In the Unblocked sidebar, click **Settings**, then **Data Sources**, then **Connect another data source**. Scroll to the Incident Management section and select Sentry.
  </Step>

  <Step title="Create an Auth Token">
    In Sentry, go to [User Auth Tokens](https://sentry.io/settings/account/api/auth-tokens/new-token/) and click **Create New Token**.

    Select the following read-only scopes:

    * `org:read`
    * `project:read`
    * `event:read`

    Copy the token.
  </Step>

  <Step title="Paste your token into Unblocked">
    Paste the token into Unblocked, then click **Next**.

    <img src="https://mintcdn.com/unblocked/ovoLelGxLLH0SrU1/img/Sentry-token.png?fit=max&auto=format&n=ovoLelGxLLH0SrU1&q=85&s=8bcf8d7bdb4e4c83dfee8cd9fe397d90" alt="Sentry auth token" width="2880" height="1800" data-path="img/Sentry-token.png" />
  </Step>

  <Step title="Select your organization">
    Select the Sentry organization you'd like to connect to Unblocked, then click **Connect**.

    <img src="https://mintcdn.com/unblocked/ovoLelGxLLH0SrU1/img/Sentry-organizations.png?fit=max&auto=format&n=ovoLelGxLLH0SrU1&q=85&s=9c299eb09122812751e147e407a4cfa3" alt="Sentry organizations" width="2880" height="1800" data-path="img/Sentry-organizations.png" />
  </Step>

  <Step title="Select your projects">
    Select the projects you'd like Unblocked to index, then click **Save Settings**.

    <img src="https://mintcdn.com/unblocked/ovoLelGxLLH0SrU1/img/Sentry-projects.png?fit=max&auto=format&n=ovoLelGxLLH0SrU1&q=85&s=3b08cddfc46d5f9398bda957d48461c6" alt="Sentry projects" width="2880" height="1800" data-path="img/Sentry-projects.png" />
  </Step>
</Steps>

Unblocked will begin referencing your Sentry issues in its answers. You can change which projects are indexed at any time from **Settings** › **Data Sources** › **Sentry**.
