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

# Sentry

> Connect Sentry to trigger Twill tasks from error events

## Setup

<Tip>
  Make sure your GitHub App is connected and your connected repos are
  accessible. See the [Quickstart](/quickstart).
</Tip>

1. Go to **Settings → Integrations → Sentry** and connect your Sentry organization
2. Authorize Twill to access your Sentry data via OAuth

Once connected, Twill can receive Sentry alerts and access issue details from your Sentry projects.

## How It Works

When Sentry fires an alert for an error or issue event, Twill can investigate the error, analyze stack traces, and propose fixes. The integration gives Twill read access to your Sentry issues so it can pull in relevant context when working on tasks.

## Disconnect

To disconnect Sentry, go to **Settings → Integrations → Sentry** and revoke the connection.
