Connect from your Praxa dashboard
In your Praxa workspace, open Connections and choose Sentry. You must be a workspace owner or admin. There is nothing to install on the Sentry side first — the connection starts from Praxa.
Docs · Integrations
Connect your Sentry organization and a Praxa AI employee works your error queue like an on-call engineer: it triages new issues as they arrive, investigates alert firings, reads the underlying events to root-cause, and assigns issues to the right owner — with every step recorded in an audit trail you can always check.
Setup
The integration is pure OAuth plus webhooks — no SDK changes, no agents to deploy in your infrastructure, nothing added to your error-reporting path.
In your Praxa workspace, open Connections and choose Sentry. You must be a workspace owner or admin. There is nothing to install on the Sentry side first — the connection starts from Praxa.
You are redirected to Sentry to approve the requested scopes for your organization (listed below — read-mostly, with a single write for issue assignment). Praxa receives a token scoped to the integration itself, never a personal password. The token is encrypted at rest and revocable from either side at any time.
New-issue triage works immediately. To also hand alert firings to your agent, edit the Sentry alert rules you care about and add the action "Send a notification via Praxa" — only the rules you choose are routed.
In Praxa, choose what the agent may do on its own — triage only, or triage + assign — and what should pause for your approval. Limits are enforced in code, not a prompt, and every action lands in the audit trail.
Permissions
Read-mostly by design. The single write scope exists so the agent can assign an issue to the owner it identified — it cannot resolve, delete, or modify issues beyond assignment, and it cannot touch your projects or settings.
Webhooks
Praxa verifies the signature on every delivery (Sentry-Hook-Signature, HMAC-SHA-256) before anything runs. Unsigned or unrecognized deliveries are acknowledged and dropped.
Data handling
Changelog
Modifications to the published integration are recorded here.
Questions or problems? Email support@praxa.run.
Get started
Connect Sentry in a couple of minutes and watch the first triage happen on your next new issue.