Skip to content
Merged
Show file tree
Hide file tree
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
Binary file modified docs/product/user-feedback/img/ai-feedback-summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions docs/product/user-feedback/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,17 @@ You can narrow down the results in the feedback list by using the project, envir

![User Feedback List.](./img/user-feedback-list.png)

## AI-Powered User Feedback Summaries
## AI-Powered User Feedback Summaries

Sentry now provides **AI-powered user feedback summaries** that automatically analyze your feedback to give you actionable insights at a glance. This at-a-glance summary can help you understand large amounts of user feedback without having to manually triage every piece of feedback, transforming overwhelming volume into actionable insights, and helping you prioritize user experience improvements.

### How It Works

At the top of the User Feedback index, you'll see a summary highlighting your users' most common sentiments across the project(s) and date range you've selected. The summary provides a concise overview of what users are saying about your product:
At the top of the User Feedback index, you'll see a summary highlighting your users' most common sentiments across the project(s) and date range you've selected. The summary provides a concise overview of what users are saying about your product. The summary also provides AI-generated categories that you can click to filter the feedback. The filtered list will then show contextually relevant feedback; for example, feedback related to your app's "performance".

<div style={{width: '550px'}}>
![AI User Feedback Summary.](./img/ai-feedback-summary.png)
</div>

## Triaging User Feedback Submissions

Expand Down
Loading