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

# Sentry

> Connect Sentry to Deductive AI to enable reasoning over your sentry data.

## Configure Sentry Host

Enter your Sentry host (default: sentry.io)

1. For Sentry Cloud, use the default: sentry.io
2. For self-hosted Sentry, enter your Sentry instance URL
3. Do not include 'https\://' - just the hostname

## Enter Organization Slug

Provide your Sentry organization slug

1. Find your organization slug in Sentry
2. Navigate to Settings > Organizations
3. The slug is shown in the organization URL
4. Enter it in the 'Organization Slug' field

## Create an Auth Token

Generate an authentication token for Sentry API access

1. Log in to your Sentry account
2. Navigate to Settings > Account > API > Auth Tokens
3. Click 'Create New Token'
4. Enter a name for the token (e.g., 'Deductive AI')
5. Select the required scopes:
6. * project:read (required)
7. * event:read (required)
8. Click 'Create Token'
9. Copy the generated token immediately (you won't see it again)
10. Paste the token in the 'Auth Token' field

**Related Documentation**: [Open Sentry Auth Tokens Page](https://sentry.io/settings/account/api/auth-tokens/)

## Field Reference

The following fields are used when configuring this integration:

* **Auth Token** (`authToken`)
* **Sentry Host** (`hostname`)
* **Organization Slug** (`organization`)
