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.
Open Personal Tokens
Go to Settings > Developer Settings > Personal Tokens (or visit
https://sentry.io/settings/account/api/auth-tokens/).Create a new token
Click Create New Token and give it a Name (e.g. “LowerPlane”). Under Permissions, set each of these to Read using the access dropdown:
- Organization → Read — org details, integrations, audit logs, auth settings
- Member → Read — members, roles, and MFA (2FA) status
- Project → Read — projects and their security settings
- Team → Read — teams and memberships
- Issue & Event → Read (optional) — error/issue statistics
Connecting in LowerPlane
- Go to Settings > Integrations in LowerPlane
- Find Sentry under Analytics
- Enter your Token (the Personal Token you created)
- Enter your Organization Slug — 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}/ - Base URL — leave as
https://sentry.iofor standard (US) Sentry. Usehttps://de.sentry.iofor EU-region accounts, or your instance URL for self-hosted Sentry. - 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 or EU-region Sentry?
Can I connect self-hosted or EU-region Sentry?
Yes. Set the Base URL when connecting: use
https://de.sentry.io for EU-region cloud accounts, or your own instance URL (e.g. https://sentry.acme.com) for self-hosted Sentry. It defaults to https://sentry.io for standard US cloud.