From 90b450cd4c98acd85d8889a4d18dc568094d2c1e Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 18:04:01 +0000 Subject: [PATCH] Add dashboard feedback metrics info and cross-reference to dashboard overview Co-Authored-By: bot_apk --- fern/products/docs/pages/customization/user-feedback.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fern/products/docs/pages/customization/user-feedback.mdx b/fern/products/docs/pages/customization/user-feedback.mdx index 6145e7c25..fd792ea57 100644 --- a/fern/products/docs/pages/customization/user-feedback.mdx +++ b/fern/products/docs/pages/customization/user-feedback.mdx @@ -29,6 +29,12 @@ You can also disable this feature for [individual pages](/learn/docs/configurati In [self-hosted](/learn/docs/self-hosted/overview) deployments, feedback events are logged as structured JSON to the container's stdout. See [On-page feedback](/learn/docs/self-hosted/set-up#on-page-feedback) for details. +### Viewing feedback in the dashboard + +You can view all on-page feedback responses in the **Feedback** tab of the [Fern Dashboard](https://dashboard.buildwithfern.com/). The table shows the page URL, whether the user found the page helpful, the reason for their response, the channel, location, and date. You can filter by date range and export results to CSV. + +For more on the dashboard, see the [Dashboard overview](/learn/dashboard/getting-started/overview). + ## Edit this page Allow users to suggest changes to the current page directly from your docs. There are two modes for this feature: