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: