Configure Sentry Host
Enter your Sentry host (default: sentry.io)- For Sentry Cloud, use the default: sentry.io
- For self-hosted Sentry, enter your Sentry instance URL
- Do not include ‘https://’ - just the hostname
Enter Organization Slug
Provide your Sentry organization slug- Find your organization slug in Sentry
- Navigate to Settings > Organizations
- The slug is shown in the organization URL
- Enter it in the ‘Organization Slug’ field
Create an Auth Token
Generate an authentication token for Sentry API access- Log in to your Sentry account
- Navigate to Settings > Account > API > Auth Tokens
- Click ‘Create New Token’
- Enter a name for the token (e.g., ‘Deductive AI’)
- Select the required scopes:
-
- project:read (required)
-
- event:read (required)
- Click ‘Create Token’
- Copy the generated token immediately (you won’t see it again)
- Paste the token in the ‘Auth Token’ field
Field Reference
The following fields are used when configuring this integration:- Auth Token (
authToken) - Sentry Host (
hostname) - Organization Slug (
organization)