You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/ask-fern/what-is-ask-fern.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,9 @@ Ask Fern comes with built-in tools to help you understand how users interact wit
65
65
66
66
<AccordionGroup>
67
67
<Accordiontitle="Analytics">
68
-
View queries and conversations per day in the [Fern Dashboard](http://dashboard.buildwithfern.com). Drill down into individual conversations and export data to CSV.
68
+
View conversations per day in the [Fern Dashboard](http://dashboard.buildwithfern.com), drill down into individual conversations, and export to CSV.
69
+
70
+
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.
69
71
</Accordion>
70
72
<Accordiontitle="Deep linking">
71
73
You can open Ask Fern ([example](https://buildwithfern.com/learn/home?searchType=ai&query=custom+header)) or the search dialog ([example](https://buildwithfern.com/learn/home?query=custom+header)) directly from a URL using query parameters. This is useful for linking from a help chat widget, support portal, or onboarding flow.
0 commit comments