Overview
Friday can retrieve error events, create issue alerts, and add comments to Sentry issues. To enable these capabilities you must connect the Sentry integration to your account. The connection is a one-time OAuth authorization; after it’s set up Friday will use the Sentry integration automatically whenever a task requires it.Prerequisites
- A Sentry account with access to the projects you want Friday to interact with.
- Permission to authorize third-party apps on your Sentry organization.
Step-by-step guide
Friday will automatically detect when you need to connect to Sentry as part of your regular use.Start with a real Sentry request
Tell Friday what you want to do with Sentry. This gives Friday the context it needs to request access and complete the setup.Example prompts:
- “Show me the most recent unresolved errors in my Sentry project.”
- “Create an alert for any new errors in the production environment.”
- “Every morning at 9am, summarize yesterday’s Sentry errors and post them to Slack #engineering.”
Start the OAuth flow
If you haven’t connected Sentry previously, Friday will automatically detect that you need to go through a one-time OAuth flow.
- Click Connect Sentry.
- You’ll be redirected to Sentry’s authorization page.
Authorize Friday
- Review the permissions requested.
- Click Authorize to grant the permissions.
- Sentry will return you to Friday with a confirmation that the connection succeeded.
Continue your task
After authentication, the task you set up in Step 1 will continue automatically, and Friday will now be able to interact with your Sentry projects.
Security and permissions
- Friday stores the OAuth token securely; the raw token is never exposed to you.
- The token grants access to read issues and events, create and manage alerts, and post comments within the Sentry organizations you authorized.
- Revoking the integration in Sentry automatically disables the connection; you’ll need to reconnect to restore functionality.
Revoking access
Note: By revoking access, any current and future Spaces set up with Friday will no longer be able to use Sentry until you reconnect. To remove the Sentry token from Friday:- In Friday, go to Settings → Integrations.
- Find the Sentry integration and click Remove.
- In Sentry, go to Settings → Account → Authorized Applications.
- Find the Friday application.
- Click Revoke to remove access.

