# Sentry integration

> Application monitoring platform for error tracking, performance monitoring, releases, and alert management.

- Authentication: apiKey

## Tools (218)

- **Add a Member to an Organization**: Invite a new member to the organization by email.
- **Add an Organization Member to a Team**: This request can return various success codes depending on the context of the team: - **`201`**: The member has been successfully added.
- **Add a Symbol Source to a Project**: Add a custom symbol source to a project.
- **Add a Team to a Project**: Give a team access to a project.
- **Bulk Delete Alerts**: Bulk delete alerts for a given organization
- **Bulk Delete Monitors**: Bulk delete Monitors for a given organization
- **Bulk Mutate a List of Issues**: Apply bulk status changes, assignments, or merges to multiple issues in a project.
- **Bulk Mutate an Organization's Issues**: Bulk mutate various attributes on a maxmimum of 1000 issues. - For non-status updates, the `id` query parameter is required.
- **Bulk Remove an Organization's Issues**: Permanently remove the given issues. If IDs are provided, queries and filtering will be ignored. If any IDs are out of scope, the data won't be mutated but the endpoint will still produce a successful response.
- **Create a Data Forwarder for an Organization**: Creates a new data forwarder for an organization. Only one data forwarder can be created per provider for a given organization. Project-specific overrides can only be created after creating the data forwarder.
- **Create a Deploy**: Create a deploy record for a release, specifying the target environment.
- **Create a Monitor**: Create a new monitor.
- **Create a Monitor for a Project**: Create a Monitor for a project
- **Create an Alert for an Organization**: Creates an alert for an organization
- **Create a New Client Key**: Create a new client key bound to a project. The key's secret and public key are generated by the server.
- **Create a New Dashboard for an Organization**: Create a new dashboard for the given Organization
- **Create a New Project**: Create a new project under a specific team in the organization.
- **Create a New Release**: Create a new release for an organization, optionally associating commits and refs.
- **Create a New Saved Query**: Create a new saved query for the given organization.
- **Create a New Team**: Create a new team in the organization.
- **Create an External Team**: Link a team from an external provider to a Sentry team.
- **Create an External User**: Link a user from an external provider to a Sentry user.
- **Create a Project for an Organization**: Create a new project for an organization. A personal team (`team-{username}`) is automatically created for the caller with Team Admin role, and the project is bound to it.
- **Create a Spike Protection Notification Action**: Creates a new Notification Action for Spike Protection. Notification Actions notify a set of members when an action has been triggered through a notification service such as Slack or Sentry.
- **Create Replay Batch Deletion Job**: Create a new replay deletion job.
- **Delete a Client Key**: Delete a client key for a given project.
- **Delete a custom integration.**: Delete a custom integration.
- **Delete a Data Forwarder for an Organization**: Deletes a data forwarder for an organization. All project-specific overrides will be deleted as well.
- **Delete a Monitor**: Delete a monitor
- **Delete a Monitor or Monitor Environments**: Delete a monitor or monitor environments.
- **Delete a Monitor or Monitor Environments for a Project**: Delete a monitor or monitor environments.
- **Delete an Alert**: Deletes an alert.
- **Delete an External Team**: Delete the link between a team from an external provider and a Sentry team.
- **Delete an External User**: Delete the link between a user from an external provider and a Sentry user.
- **Delete an Individual Team**: Delete a team with a SCIM Group DELETE Request.
- **Delete an Integration for an Organization**: OrganizationIntegrationBaseEndpoints expect both Integration and OrganizationIntegration DB entries to exist for a given organization and integration_id.
- **Delete an Organization Member**: Remove an organization member.
- **Delete an Organization Member from a Team**: Delete an organization member from a team. Note the permission scopes vary depending on the type of authorization token. The following table outlines the accepted scopes.
- **Delete an Organization Member via SCIM**: Delete an organization member with a SCIM User DELETE Request.
- **Delete an Organization Release's File**: Permanently remove a file from a release. Also removes the physical file from storage.
- **Delete an Organization's Custom Dashboard**: Delete an organization's custom dashboard.
- **Delete an Organization's Discover Saved Query**: Delete a saved query.
- **DELETE /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/integrations/{integration_id}/**: Remove the link between a Sentry issue and an external issue. If no other Sentry issues reference the external issue, the link record is deleted entirely. This does not delete the issue in the external provider.
- **DELETE /api/0/organizations/{organization_id_or_slug}/spike-protections/**: Disables Spike Protection feature for some of the projects within the organization.
- **DELETE /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/{hook_id}/**: Remove a service hook.
- **DELETE /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/issues/**: Permanently remove the given issues. The list of issues to modify is given through the `id` query parameter. It is repeated for each issue that should be removed. Only queries by 'id' are accepted.
- **DELETE /api/0/sentry-app-installations/{uuid}/external-issues/{external_issue_id}/**: Delete an external issue.
- **Delete a Project**: Schedule a project for asynchronous deletion.
- **Delete a Project Release's File**: Permanently remove a file from a release. Also removes the physical file from storage, unless it is stored as part of an artifact bundle.
- **Delete a Release**: Permanently remove a release and all of its files.
- **Delete a Replay Instance**: Delete a replay.
- **Delete a Snapshot**: Delete a snapshot and all associated data (images, comparisons, metrics). This is a permanent, irreversible operation. The snapshot and its images will no longer be accessible after deletion.
- **Delete a Spike Protection Notification Action**: Deletes a Spike Protection Notification Action. Notification Actions notify a set of members when an action has been triggered through a notification service such as Slack or Sentry.
- **Delete a Symbol Source from a Project**: Delete a custom symbol source from a project.
- **Delete a Team**: Schedule a team for asynchronous deletion.
- **Delete a Team from a Project**: Revoke a team's access to a project. Note that Team Admins can only revoke access to teams they are admins of.
- **Edit an Organization's Custom Dashboard**: Edit an organization's custom dashboard as well as any bulk edits on widgets that may have been made. (For example, widgets that have been rearranged, updated queries and fields, specific display types, and so on.)
- **Edit an Organization's Discover Saved Query**: Modify a saved query.
- **Fetch Alerts**: Returns a list of alerts for a given organization
- **Fetch a Monitor**: Return details on an individual monitor
- **Fetch an Alert**: Returns an alert.
- **Fetch an Organization's Monitors**: List an Organization's Monitors
- **GET /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/integrations/{integration_id}/**: Retrieve the form fields needed to either link an existing external issue (such as a Jira ticket or GitHub issue) to a Sentry issue, or create a new one.
- **GET /api/0/organizations/{organization_id_or_slug}/releases/{version}/commitfiles/**: Retrieve files changed in a release's commits
- **GET /api/0/organizations/{organization_id_or_slug}/sentry-app-installations/**: Return a list of integration platform installations for a given organization.
- **GET /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/**: Return a list of service hooks bound to a project.
- **GET /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/{hook_id}/**: Return a service hook bound to a project.
- **GET /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/tags/{key}/values/**: Return a list of values associated with this key. The `query` parameter can be used to to perform a "contains" match on values. When [paginated](/api/pagination) can return at most 1000 values.
- **Get Debug Information Related to Source Maps for a Given Event**: Return a list of source map errors for a given event.
- **Get Integration Provider Information**: Get integration provider information about all available integrations for an organization.
- **Get the latest installable build for a project**: Get the latest installable build for a project. Returns the latest installable build matching filter criteria. When buildVersion is provided, also returns the current build and whether an update is available.
- **Link a Repository to a Project**: Link a repository to a project. The repository must already exist in the organization (connected via a VCS integration). Idempotent: returns 200 if the link already exists, 201 if created.
- **List an Event's Attachments**: Retrieve a list of attachments uploaded for a given event. Requires the `event-attachments` organization feature.
- **List an Issue's Events**: List events for a specific issue with optional time range and search filtering.
- **List an Issue's Hashes**: List the hashes (fingerprints) associated with an issue for grouping.
- **List an Organization Release's Commits**: Retrieve a list of commits for a given release.
- **List an Organization's Available Integrations**: Lists all the available Integrations for an Organization.
- **List an Organization's Client Keys**: Return a list of client keys (DSNs) for all projects in an organization. This paginated endpoint lists client keys across all projects in an organization.
- **List an Organization's Custom Dashboards**: Retrieve a list of custom dashboards that are associated with the given organization.
- **List an Organization's Discover Saved Queries**: Retrieve a list of saved queries that are associated with the given organization.
- **List an Organization's Environments**: Lists an organization's environments.
- **List an Organization's Paginated Teams**: Returns a paginated list of teams bound to a organization with a SCIM Groups GET Request. Note that the members field will only contain up to 10,000 members.
- **List an Organization's Release Files**: Retrieve a list of files for a given release.
- **List an Organization's Replays**: Return a list of replays belonging to an organization.
- **List an Organization's Repositories**: Return a list of version control repositories for a given organization.
- **List an Organization's SCIM Members**: Returns a paginated list of members bound to a organization with a SCIM Users GET Request.
- **List an Organization's Selectors**: Return a list of selectors for a given organization.
- **List an Organization's Tags**: Return a list of tag keys for the given organization.
- **List an Organization's trusted Relays**: Return a list of trusted relays bound to an organization.
- **List a Project Release's Commits**: Retrieve a list of commits for a given release.
- **List a Project's Data Filters**: Retrieve a list of filters for a given project. `active` will be either a boolean or a list for the legacy browser filters.
- **List a Project's Debug Information Files**: Retrieve a list of debug information files for a given project.
- **List a Project's Environments**: Lists a project's environments.
- **List a Project's Organization Members**: Returns a list of active organization members that belong to any team assigned to the project.
- **List a Project's Release Files**: Retrieve a list of files for a given release.
- **List a Project's Releases**: Retrieve a list of releases for a given project.
- **List a Project's Teams**: Return a list of teams that have access to this project.
- **List a Project's Users**: Return a list of users seen within this project.
- **List a Repository's Commits**: List a Repository's Commits
- **List a Tag's Values for an Issue**: Returns a list of values associated with this key for an issue. Returns at most 1000 values when paginated.
- **List a Team's Members**: List all members on a team. The response will not include members with pending invites.
- **List a Team's Projects**: Return a list of projects bound to a team.
- **List a User's Teams for an Organization**: Returns a list of teams the user has access to in the specified organization. Note that this endpoint is restricted to [user auth tokens](https://docs.sentry.io/account/auth-tokens/#user-auth-tokens).
- **List Clicked Nodes**: Retrieve a collection of RRWeb DOM node-ids and the timestamp they were clicked.
- **List Organization Issues**: List all issues for an organization with filtering, sorting, and search.
- **List Organization Members**: List all members of an organization, including pending invitations.
- **List Organization Monitors (Crons)**: List cron monitors for an organization, optionally filtered by project or environment.
- **List Organization Projects**: List all projects belonging to an organization.
- **List Organization Releases**: List all releases for an organization with optional version prefix filtering.
- **List Organization Teams**: List all teams belonging to an organization.
- **List Project Client Keys (DSNs)**: List all client keys (DSNs) for a project.
- **List Project Error Events**: List error events for a specific project with time range filtering.
- **List Project User Feedback**: List user feedback reports submitted for a project.
- **List Recording Segments**: Return a collection of replay recording segments.
- **List Release Deploys**: List all deploys for a specific release.
- **List Replay Batch-Deletion Jobs**: Retrieve a collection of replay delete jobs.
- **List Seer AI Models**: Get list of actively used LLM model names from Seer. Returns the list of AI models that are currently used in production in Seer.
- **List Spike Protection Notifications**: Returns all Spike Protection Notification Actions for an organization. Notification Actions notify a set of members when an action has been triggered through a notification service such as Slack or Sentry.
- **List Trace Item Attributes**: List the attribute keys available on a given trace item dataset (spans, logs, trace metrics, etc.), with optional substring and structured filtering.
- **List Users Who Have Viewed a Replay**: Return a list of users who have viewed a replay.
- **List Your Organizations**: Return a list of organizations available to the authenticated session in a region. This is particularly useful for requests with a user bound context.
- **Mutate an Organization's Alerts**: Bulk enable or disable alerts for a given Organization
- **Mutate an Organization's Monitors**: Bulk enable or disable an Organization's Monitors
- **POST /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/integrations/{integration_id}/**: Create a new issue in the external provider (such as a Jira ticket or GitHub issue) and link it to the given Sentry issue.
- **POST /api/0/organizations/{organization_id_or_slug}/spike-protections/**: Enables Spike Protection feature for some of the projects within the organization.
- **POST /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/**: Register a new service hook on a project. Events include: - event.alert: An alert is generated for an event (via rules). - event.created: A new event has been processed.
- **POST /api/0/sentry-app-installations/{uuid}/external-issues/**: Create or update an external issue from an integration platform integration.
- **Provision a New Organization Member**: Create a new Organization Member via a SCIM Users POST Request. Note that this API does not support setting secondary emails.
- **Provision a New Team**: Create a new team bound to an organization via a SCIM Groups POST Request. The slug will have a normalization of uppercases/spaces to lowercases and dashes. Note that teams are always created with an empty member set.
- **PUT /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/integrations/{integration_id}/**: Link an issue that already exists in the external provider (such as a Jira ticket or GitHub issue) to the given Sentry issue.
- **PUT /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/environments/**: Bulk update the visibility for a project's environments.
- **PUT /api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/hooks/{hook_id}/**: Update a service hook.
- **Query an Individual Organization Member**: Query an individual organization member with a SCIM User GET Request. - The `name` object will contain fields `firstName` and `lastName` with the values of `N/A`.
- **Query an Individual Team**: Query an individual team with a SCIM Group GET Request. - Note that the members field will only contain up to 10000 members.
- **Query Explore Events in Table Format**: Retrieves explore data for a given organization. **Note**: This endpoint is intended to get a table of results, and is not for doing a full export of data sent to Sentry.
- **Query Explore Events in Timeseries Format**: Retrieves explore data for a given organization as a timeseries. This endpoint can return timeseries for either 1 or many axis, and results grouped to the top events depending on the parameters passed **Note**: For…
- **Remove an Issue**: Permanently delete an individual issue.
- **Resolve an Event ID**: Resolve an event ID to its project slug, issue ID, and event details.
- **Resolve a Short ID**: Resolve a short ID to the project slug and group details.
- **Retrieve a Client Key**: Return a client key bound to a project.
- **Retrieve a Count of Replays for a Given Issue or Transaction**: Return a count of replays for a list of issue or transaction IDs. The `query` parameter is required.
- **Retrieve a custom integration by ID or slug.**: Retrieve a custom integration.
- **Retrieve a Flamegraph for an Organization**: Retrieve an aggregated flamegraph for the organization, built from the requested data source (transactions, profiles, functions, or spans). Pass `expand=metrics` to include aggregated function metrics in the response.
- **Retrieve a Monitor**: Retrieves details for a monitor.
- **Retrieve a Monitor for a Project**: Retrieves details for a monitor.
- **Retrieve an Event Attachment**: Retrieve metadata for a single attachment on an event, or download its contents by passing the `download` query parameter. Requires the `event-attachments` organization feature.
- **Retrieve an Event for a Project**: Return details on an individual event.
- **Retrieve an Integration for an Organization**: OrganizationIntegrationBaseEndpoints expect both Integration and OrganizationIntegration DB entries to exist for a given organization and integration_id.
- **Retrieve an Issue**: Get details for a specific issue by its ID.
- **Retrieve an Issue Event**: Retrieve a specific event for an issue, including latest, oldest, or recommended.
- **Retrieve an Organization**: Get details for a specific organization including settings and features.
- **Retrieve an Organization Member**: Retrieve an organization member's details. Response will be a pending invite if it has been approved by organization owners or managers but is waiting to be accepted by the invitee.
- **Retrieve an Organization Release's File**: Return metadata for an individual file within a release. Does not return the file contents unless `download` is set.
- **Retrieve an Organization's Custom Dashboard**: Return details about an organization's custom dashboard.
- **Retrieve an Organization's Discover Saved Query**: Retrieve a saved query.
- **Retrieve an Organization's Events Count by Project**: Query summarized event counts by project for your Organization. Also see https://docs.sentry.io/api/organizations/retrieve-event-counts-for-an-organization-v2/ for reference.
- **Retrieve a Profile**: Retrieve a single profile by its ID. The response includes the profile's metadata, its sampled stack data, and the associated release, when one is found. Requires profiling to be enabled for the organization.
- **Retrieve a Project**: Get detailed configuration and metadata for a specific project.
- **Retrieve a Project Environment**: Return details on a project environment.
- **Retrieve a Project Release's File**: Return metadata for an individual file within a release. Does not return the file contents unless `download` is set.
- **Retrieve a Project's Symbol Sources**: List custom symbol sources configured for a project.
- **Retrieve a Recording Segment**: Return a replay recording segment.
- **Retrieve a Release**: Get details for a specific release by version identifier.
- **Retrieve a Replay Batch-Deletion Job**: Fetch a replay delete job instance.
- **Retrieve a Replay Instance**: Return details on an individual replay.
- **Retrieve a Spike Protection Notification Action**: Returns a serialized Spike Protection Notification Action object. Notification Actions notify a set of members when an action has been triggered through a notification service such as Slack or Sentry.
- **Retrieve a Team**: Get details for a specific team including membership and project assignments.
- **Retrieve a Trace**: Retrieve the spans, errors, and (optionally) uptime checks that make up a single trace. The response is a list of top-level events; each item may have nested `children`, `errors`, and `occurrences` arrays representing…
- **Retrieve Check-Ins for a Monitor**: Retrieve a list of check-ins for a monitor
- **Retrieve Check-Ins for a Monitor by Project**: Retrieve a list of check-ins for a monitor
- **Retrieve custom integration issue links for the given Sentry issue**: Retrieve custom integration issue links for the given Sentry issue
- **Retrieve Data Forwarders for an Organization**: Returns a list of data forwarders for an organization.
- **Retrieve Event Counts for an Organization (v2)**: Query event counts for your Organization. Select a field, define a date range, and group or filter by columns.
- **Retrieve Event Counts for a Project**: Return a set of points representing a normalized timestamp and the number of events seen in the period. Query ranges are limited to Sentry's configured time-series resolutions.
- **Retrieve install info for a given artifact**: Retrieve install info for a given artifact. Returns distribution and installation details for a specific preprod artifact, including whether the artifact is installable, the install URL, download count, and iOS-specific…
- **Retrieve latest base Snapshot**: Retrieve the most recent base snapshot for a given app. A base snapshot is one uploaded without a `base_sha` (i.e., a snapshot from a base branch like `main`).
- **Retrieve Ownership Configuration for a Project**: Returns details on a project's ownership configuration.
- **Retrieve Profile Chunks for an Organization**: Retrieve continuous profiling data for a profiler over a time range. Exactly one project must be specified via the `project` query parameter. Requires continuous profiling to be enabled for the organization.
- **Retrieve Release Health Session Statistics**: Query session and crash-free rate statistics for the organization's releases.
- **Retrieve Seer Issue Fix State**: Retrieve the current detailed state of an issue fix process for a specific issue including: - Current status - Steps performed and their outcomes - Repository information and permissions - Root Cause Analysis - Proposed…
- **Retrieve Size Analysis results for a given artifact**: Retrieve size analysis results for a given artifact. Returns size metrics including download size, install size, and optional insights.
- **Retrieve Size Analysis status check rules for a project**: Retrieve the current Size Analysis status check rules configured for a project. Use this endpoint after receiving a `size_analysis.completed` webhook when you want external CI to evaluate the same Size Analysis status…
- **Retrieve Snapshot details**: Retrieve full details for a snapshot, including categorized image lists and comparison status.
- **Retrieve Snapshot image detail**: Retrieve detailed information for a single image within a snapshot. The `image_identifier` can be either the image filename or its content hash.
- **Retrieve Snapshot status check rules for a project**: Retrieve the current Snapshot status check rules configured for a project. Use this endpoint when external CI needs to evaluate the same Snapshot change-type rules that Sentry uses.
- **Retrieve Statuses of Release Thresholds (Alpha)**: **`[WARNING]`**: This API is an experimental Alpha feature and is subject to change! List all derived statuses of releases that fall within the provided start/end datetimes.
- **Retrieve Tag Details for an Issue**: Get tag key details and top values for a specific issue.
- **Retrieve the custom integrations created by an organization**: Retrieve the custom integrations for an organization
- **Retrieve Trace Metadata**: Retrieve aggregate metadata for a single trace, including counts of spans, errors, performance issues, logs, and metrics, along with per-span-operation and per-transaction child-count breakdowns.
- **Start Seer Issue Fix**: Trigger a Seer Issue Fix run for a specific issue. The issue fix process can: - Identify the root cause of the issue - Propose a solution - Generate code changes - Create a pull request with the fix The process runs…
- **Update a Client Key**: Update various settings for a client key.
- **Update a Data Forwarder for an Organization**: Updates a data forwarder for an organization or update a project-specific override. Updates to the data forwarder's configuration require `org:write` permissions, and the entire configuration to be provided, including…
- **Update a Monitor**: Update a monitor.
- **Update a Monitor by ID**: Update an existing monitor
- **Update a Monitor for a Project**: Update a monitor.
- **Update an Alert by ID**: Updates an alert.
- **Update an existing custom integration.**: Update an existing custom integration.
- **Update an External Team**: Update a team in an external provider that is currently linked to a Sentry team.
- **Update an External User**: Update a user in an external provider that is currently linked to a Sentry user.
- **Update an Inbound Data Filter**: Update various inbound data filters for a project.
- **Update an Issue**: Update the status, assignment, or other attributes of an issue.
- **Update an Organization**: Update organization settings like name, security policies, and integrations.
- **Update an Organization Member's Attributes**: Update an organization member's attributes with a SCIM PATCH Request.
- **Update an Organization Member's Roles**: Update a member's [organization-level](https://docs.sentry.io/organization/membership/#organization-level-roles) and [team-level](https://docs.sentry.io/organization/membership/#team-level-roles) roles.
- **Update an Organization Member's Team Role**: The relevant organization member must already be a part of the team. Note that for organization admins, managers, and owners, they are automatically granted a minimum team role of `admin` on all teams they are part of.
- **Update an Organization Release File**: Update metadata of an existing release file. Currently only the name of the file can be changed.
- **Update a Project**: Update project settings like name, platform, notification preferences, and highlights.
- **Update a Project Environment**: Update the visibility for a project environment.
- **Update a Project Release File**: Update metadata of an existing release file. Currently only the name of the file can be changed.
- **Update a Project's Symbol Source**: Update a custom symbol source in a project.
- **Update a Release**: Update a release's metadata, commits, or refs.
- **Update a Spike Protection Notification Action**: Updates a Spike Protection Notification Action. Notification Actions notify a set of members when an action has been triggered through a notification service such as Slack or Sentry.
- **Update a Team**: Update a team's slug.
- **Update a Team's Attributes**: Update a team's attributes with a SCIM Group PATCH Request.
- **Update Ownership Configuration for a Project**: Updates ownership configurations for a project. Note that only the attributes submitted are modified.
- **Upload a New Organization Release File**: Upload a new file for the given release. Files must be uploaded using the `multipart/form-data` content type, against the region-specific domain (e.g. `us.sentry.io` or `de.sentry.io`).
- **Upload a New Project Release File**: Upload a new file for the given release. Files must be uploaded using the `multipart/form-data` content type, against the region-specific domain (e.g. `us.sentry.io` or `de.sentry.io`).
- **Upload a Snapshot**: Upload a new snapshot with image metadata. The request body is a JSON object containing `app_id` (required), `images` (required, a mapping of filenames to image metadata objects), and optional VCS fields (`head_sha`,…

## Triggers (1)

- **New Issue in Sentry**: Triggers when Sentry captures a new issue (first occurrence of an error). Filter by projects, environments, and severity levels, or use the Search Query field for the full Sentry search DSL.

## Related prompts

- [Did the last Heroku deploy cause this Sentry error?](https://www.generalinput.com/prompts/did-the-last-heroku-deploy-cause-this-sentry-error.md)
- [Page on-call by SMS when Sentry spots a production incident](https://www.generalinput.com/prompts/page-on-call-by-sms-when-sentry-spots-a-production-incident.md)
- [Did a secret change break production? Correlate Sentry with Doppler](https://www.generalinput.com/prompts/did-a-secret-change-break-production-correlate-sentry-with-doppler.md)
- [Route Sentry errors to the right CSM in Slack](https://www.generalinput.com/prompts/route-sentry-errors-to-the-right-csm-in-slack.md)
- [Weekly reliability report in Notion from Railway and Sentry](https://www.generalinput.com/prompts/weekly-reliability-report-in-notion-from-railway-and-sentry.md)
- [Tag Sentry releases and post Vercel deploys to Slack](https://www.generalinput.com/prompts/tag-sentry-releases-and-post-vercel-deploys-to-slack.md)
- [Turn recurring Sentry errors into deduped GitHub issues](https://www.generalinput.com/prompts/turn-recurring-sentry-errors-into-deduped-github-issues.md)

Connect Sentry in General Input: https://www.generalinput.com/apps/sentry