Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@
title: AI-Detected Issues
sidebar_order: 25
description: "Learn about AI-detected issues and how Sentry uses AI to find problems in your traces."
early_access: true
---

<Include name="feature-available-for-user-group-early-adopter" />
Comment thread
roggenkemper marked this conversation as resolved.

You can join the early adopter discussion on [GitHub](https://github.com/getsentry/sentry/discussions/109234).

Sentry analyzes your traces and logs using AI to detect issues that traditional pattern-matching detectors can't catch. Instead of relying on hardcoded rules, AI Issue Detection identifies problems across broader trace context, using a trained model to create issues that closely match [designated categories](/product/issues/issue-details/ai-detected-issues/#issue-categories).

## Issue Categories
Expand Down
Loading