Skip to main content

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:
    • project:read (required)
    • event:read (required)
  6. Click ‘Create Token’
  7. Copy the generated token immediately (you won’t see it again)
  8. Paste the token in the ‘Auth Token’ field
Related Documentation: Open Sentry Auth Tokens Page

Field Reference

The following fields are used when configuring this integration:
  • Auth Token (authToken)
  • Sentry Host (hostname)
  • Organization Slug (organization)