# AI in Sentry

Sentry leverages artificial intelligence (AI) and machine learning (ML) to enhance your debugging and monitoring experience. Our AI-powered features help you understand issues faster, get automated fixes, and gain deeper insights into your application's behavior.

## [AI-Powered Features](https://docs.sentry.io/product/ai-in-sentry.md#ai-powered-features)

### [Seer](https://docs.sentry.io/product/ai-in-sentry.md#seer)

[Seer](https://docs.sentry.io/product/ai-in-sentry/seer.md) is Sentry's AI debugging agent that helps resolve errors and performance issues in your applications. Seer combines issue detection, analysis, and automated fixing capabilities to streamline your debugging workflow. Seer is an [add-on](https://docs.sentry.io/pricing.md#seer-pricing) to your Sentry subscription.

Use Seer to:

* **[Review Code Changes](https://docs.sentry.io/product/ai-in-sentry/seer/ai-code-review.md)**: Have Seer review your code changes in GitHub, catching bugs before merging pull requests.
* **[Fix Issues](https://docs.sentry.io/product/ai-in-sentry/seer/root-cause-analysis.md)**: Run automated root cause analysis and generate suggested code fixes for errors and performance issues.

### [Issue Summary](https://docs.sentry.io/product/ai-in-sentry.md#issue-summary)

**Issue summary** provides a quick overview of an issue by highlighting key insights taken from event and issue-level metadata. You'll see a quick overview of what's going wrong, a potential cause, and if relevant, insights from trace-connected issues.

### [Query Assistant](https://docs.sentry.io/product/ai-in-sentry.md#query-assistant)

You can ask Seer to query your traces and spans data via natural language queries and find relevant samples of compute metrics without building the whole query manually

### [AI Summaries](https://docs.sentry.io/product/ai-in-sentry.md#ai-summaries)

See a summary of [User Feedback](https://docs.sentry.io/product/user-feedback.md) and [Session Replays](https://docs.sentry.io/product/explore/session-replay.md) to identify common issues and patterns.

## [Privacy and security](https://docs.sentry.io/product/ai-in-sentry.md#privacy-and-security)

Sentry includes strong guarantees for privacy and security of your data. At a glance:

* Sentry does not train generative AI models using your data by default and without your permission.
* AI-generated output is shown only to you and other authorized users in your account.

You can get more details at [AI Privacy and Security](https://docs.sentry.io/product/ai-in-sentry/ai-privacy-and-security.md). To learn more about all our data privacy practices go to [the security and legal docs](https://docs.sentry.io/security-legal-pii/security/ai-ml-policy.md#use-of-identifying-data-for-generative-ai-features).

## [Disabling Generative AI Features](https://docs.sentry.io/product/ai-in-sentry.md#disabling-generative-ai-features)

* If you want all generative AI features to be disabled for all users in your organization, you can do so in your organization's settings with the ["Show Generative AI Features" toggle](https://sentry.io/orgredirect/organizations/:orgslug/settings/#hideAiFeatures).

* If you want to use some generative AI features, while disabling others, go to [Seer settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/). For organizations that need to prevent code generation, or adding additional context in Alerts, you can find these configurations under [Advanced Settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/#enableSeerCoding) in Seer settings.

**Note:** Disabling code generation prevents Sentry from automatically generating code, or pushing code to your codebase.  This setting does not impact AI chat sessions, where it is possible to prompt AI chat to emit code snippets and examples. None of this affects workflows involving your own coding agent. Learn more about [code generation](https://docs.sentry.io/product/ai-in-sentry/seer/root-cause-analysis.md#code-generation).

## Pages in this section

- [ai-privacy-and-security](https://docs.sentry.io/product/ai-in-sentry/ai-privacy-and-security.md)
- [seer](https://docs.sentry.io/product/ai-in-sentry/seer.md)
