From 958badfe54380f39b8114696fd753b9d67e92013 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Fri, 27 Mar 2026 23:06:42 +0000
Subject: [PATCH] Document simplified feedback analytics dashboard
Generated-By: mintlify-agent
---
optimize/feedback.mdx | 57 +++++++++++++++++++++++++++++++++++++------
1 file changed, 50 insertions(+), 7 deletions(-)
diff --git a/optimize/feedback.mdx b/optimize/feedback.mdx
index 3f4d573d0..906677800 100644
--- a/optimize/feedback.mdx
+++ b/optimize/feedback.mdx
@@ -1,11 +1,11 @@
---
title: "Feedback"
description: "Monitor user satisfaction and feedback on your documentation."
-keywords: ["user feedback","thumbs rating","contextual feedback","satisfaction"]
+keywords: ["user feedback","thumbs rating","contextual feedback","satisfaction","abuse flagging"]
---
- To collect and view feedback, you must enable feedback from the [Add-ons](https://dashboard.mintlify.com/products/addons) page in your dashboard.
+ To collect and view feedback, you must enable feedback from the [Add-ons](https://dashboard.mintlify.com/settings/deployment/addons) page in your dashboard settings.
The [feedback](https://dashboard.mintlify.com/products/analytics/v2/feedback) tab displays quantitative thumbs up and thumbs down votes your docs have received and any qualitative feedback that users have provided. Use this information to gauge the quality of your docs and make improvements.
@@ -29,10 +29,10 @@ View feedback on the analytics page in your dashboard.
## Feedback types
- Contextual and code snippet feedback are in beta. To enable them for your documentation site, [contact our sales team](mailto:hahnbee@mintlify.com).
+ Contextual and code snippet feedback are in beta. To enable them for your documentation site, [contact our sales team](mailto:gtm@mintlify.com).
-The feedback tab displays information according to the [feedback add-ons](https://dashboard.mintlify.com/products/addons) that you enable.
+The feedback tab displays information according to the [feedback add-ons](https://dashboard.mintlify.com/settings/deployment/addons) that you enable.
Add-ons](https://dashboard.mintlify.com/settings/deployment/addons) in your dashboard.
+2. Under **Contextual feedback**, enable **Collect reader emails**.
+3. Optionally add a privacy disclaimer that appears alongside the email field.
You can view email addresses submitted with feedback in the [feedback dashboard](https://dashboard.mintlify.com/products/analytics/v2/feedback) alongside the feedback content.
@@ -79,9 +98,13 @@ Best practices for setting feedback statuses:
- **Resolved**: Feedback has been resolved.
- **Dismissed**: Feedback has been dismissed as not actionable, irrelevant, or inaccurate.
-### Filter by status
+### Filter feedback
+
+Use the **Status** filter to control which feedback is displayed by status. Clear a status to hide all feedback with that status. By default, all statuses are shown.
+
+Use the **Show abusive** toggle to include or exclude feedback that has been flagged as abusive.
-Use the status filter to control which feedback is displayed. Clear a status to hide all feedback with that status. By default, all feedback is displayed.
+You can also search feedback by keyword to find specific items.
### Add internal notes
@@ -89,6 +112,26 @@ Click a piece of feedback to add an internal note. These notes are only visible
Use notes to add information for collaboration, link relevant support or engineering tickets, or remember any other useful information.
+### Flag abusive feedback
+
+You can flag feedback as abusive to separate low-quality or inappropriate submissions from genuine user input. Flagged feedback is hidden by default and does not appear in the feedback overview chart unless you enable the **Show abusive** toggle.
+
+To flag a single item, click on the feedback to open its detail view, then select **Flag as abuse**. To unflag it, select **Unflag as abuse** from the same view.
+
+The detail view for flagged feedback shows the abuse classification, including:
+
+- **Detection method**: Whether the feedback was flagged manually or automatically.
+- **Reason**: The reason the feedback was flagged, if available.
+- **Confidence**: The confidence score for automatic detections.
+
+### Bulk actions
+
+Enable **Select** mode on the feedback table to perform actions on multiple items at once. You can:
+
+- Change the status of selected items.
+- Flag or unflag selected items as abusive.
+- Delete selected items.
+
## Use feedback data
Review your feedback data to: