diff --git a/fern/products/dashboard/pages/changelog/2026-08-26.mdx b/fern/products/dashboard/pages/changelog/2026-08-26.mdx new file mode 100644 index 0000000000..b27bd362ed --- /dev/null +++ b/fern/products/dashboard/pages/changelog/2026-08-26.mdx @@ -0,0 +1,11 @@ +## Ask Fern conversation filters and origin pages + +ai + +The **Ask Fern** tab in the [Dashboard](https://dashboard.buildwithfern.com/) now shows whether each conversation was resolved, plus the page the question was asked from. Filter by **All**, **Resolved**, or **Unresolved** to find documentation gaps; the CSV export matches the filtered table and includes both new columns. + + + Ask Fern conversations table with resolution and origin page columns + + + diff --git a/fern/products/dashboard/pages/changelog/assets/ask-fern-resolution.png b/fern/products/dashboard/pages/changelog/assets/ask-fern-resolution.png new file mode 100644 index 0000000000..dde1c99c75 Binary files /dev/null and b/fern/products/dashboard/pages/changelog/assets/ask-fern-resolution.png differ diff --git a/fern/products/dashboard/pages/overview.mdx b/fern/products/dashboard/pages/overview.mdx index 7f2dfd5ce1..2e4a2baf30 100644 --- a/fern/products/dashboard/pages/overview.mdx +++ b/fern/products/dashboard/pages/overview.mdx @@ -108,7 +108,7 @@ Monitor and analyze how developers interact with your documentation: icon="regular messages" href="/learn/docs/ai-features/ask-fern/overview" > - Review AI chat conversation history. + Review AI chat conversation history and resolution.

Learn more diff --git a/fern/products/docs/pages/ask-fern/what-is-ask-fern.mdx b/fern/products/docs/pages/ask-fern/what-is-ask-fern.mdx index 330f2aa8b8..34513850e3 100644 --- a/fern/products/docs/pages/ask-fern/what-is-ask-fern.mdx +++ b/fern/products/docs/pages/ask-fern/what-is-ask-fern.mdx @@ -69,7 +69,7 @@ Ask Fern comes with built-in tools to help you understand how users interact wit -View conversations per day in the [Fern Dashboard](http://dashboard.buildwithfern.com), drill down into individual conversations, and export to CSV. +View conversations per day in the [Fern Dashboard](http://dashboard.buildwithfern.com), drill down into individual conversations, and export to CSV. Each conversation shows its own resolution verdict (**Resolved**, **Unresolved**, or **Pending** until it's scored) and the page the question was asked from, such as `/plants/watering`; filter by **All**, **Resolved**, or **Unresolved** to find documentation gaps, and the CSV export matches the filter. The Dashboard also reports a **resolution rate** over the last week, month, or year — the percentage of conversations where Ask Fern returned a cited response. Conversations where the assistant can't find relevant information count as unresolved.