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
4 changes: 4 additions & 0 deletions docs/product/ai-in-sentry/seer/root-cause-analysis/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Seer's Root Cause Analysis flow follows a three step process:

Issues where a solution has high confidence for a fix will automatically run Seer's Root Cause Analysis flow. You can also manually trigger it from the Issue Details page.

<Alert>
If you've recently set up Seer, existing issues will need Root Cause Analysis to be run manually.
</Alert>

### Issue Fix

Once Root Cause Analysis has been triggered, Seer will review the issue and relevant code to help identify the root cause and propose a solution. You'll see a live stream of Seer's thought process in real time as it works through the problem. You can expand key insights to see supporting event data and code, tracing a clear path back to the root cause.
Expand Down