Overview
The Sentry integration monitors your organization’s error tracking and application monitoring setup: projects, teams, members, alert rules, releases, API tokens, and audit logs. LowerPlane uses read-only access via the Sentry API to collect compliance evidence automatically.Prerequisites
How to Get Your API Token
Log in to Sentry
Log in to sentry.io and navigate to your organization.
Create a new token
Click Create New Token. Select the following scopes:
org:read— Read organization detailsmember:read— List organization members and rolesteam:read— List teams and membershipsproject:read— List projects and their settingsevent:read— Read error events and issuesalerts:read— Read alert rules and notification settingsrelease:read— Read release informationaudit:read— Read audit log entries (if available on your plan)
Connecting in LowerPlane
- Go to Settings > Integrations in LowerPlane
- Find Sentry under Analytics
- Enter your API Key (Bearer token)
- Enter your Organization Slug — this is the URL-friendly name of your Sentry organization (e.g.,
my-company). You can find it in your Sentry URL:https://sentry.io/organizations/{organization-slug}/ - Click Connect
What LowerPlane Collects
Organization Settings
Organization name, slug, 2FA enforcement status, and security configuration.
Members & Teams
All organization members with roles (owner, manager, admin, member), MFA enrollment, and team assignments.
Projects
All Sentry projects with platform, status, and security settings (e.g., data scrubbing, IP restrictions).
Alert Rules
Alert configurations including conditions, actions, and notification targets.
Issues & Releases
Unresolved issue counts, release history, and deployment tracking.
API Tokens & Integrations
Active API tokens and third-party integrations connected to your Sentry organization.
Audit Logs
Organization audit log entries tracking security-relevant changes (requires Business or Enterprise plan).
Compliance Mapping
| Framework | Controls | What It Proves |
|---|---|---|
| SOC 2 | CC7.2, CC7.3 | System monitoring and incident detection are in place |
| ISO 27001 | A.8.15, A.8.16 | Application logging and monitoring are configured |
FAQ
Which Sentry plans are supported?
Which Sentry plans are supported?
All Sentry plans (Developer, Team, Business, Enterprise) are supported. However, audit logs are only available on Business and Enterprise plans.
Does LowerPlane modify anything in Sentry?
Does LowerPlane modify anything in Sentry?
No. LowerPlane uses read-only API scopes. It never creates, modifies, or deletes any Sentry data.
How often does LowerPlane sync?
How often does LowerPlane sync?
Sentry data syncs every 24 hours by default. You can trigger a manual sync from the integration settings.
Can I connect self-hosted Sentry?
Can I connect self-hosted Sentry?
Not currently. LowerPlane connects to Sentry’s cloud API at
sentry.io. Self-hosted Sentry support may be added in a future release.