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: guides/assistant.mdx
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,22 +61,25 @@ Structure your documentation to help the assistant provide accurate, relevant an
61
61
- Cross-reference related topics.
62
62
- Add [hidden pages](/guides/hidden-pages) with additional context that users don't need, but the assistant can reference.
63
63
64
-
## Exporting queries
64
+
## Exporting and analyzing queries
65
65
66
-
You can review and export queries from your dashboard. Some ways that analyzing queries can help you improve your documentation:
66
+
Review and export queries from your dashboard to understand how people interact with your documentation and identify improvement opportunities. Some ways that analyzing queries can help you improve your documentation:
67
67
68
-
- Identify content gaps for any queries that are frequent, but have insufficient responses or sources.
69
-
-Conduct lightweight user research by looking for themes and patterns in queries.
70
-
-See which pages are used as sources and prioritize them for accuracy and quality.
68
+
- Identify content gaps where frequent queries receive insufficient answers.
69
+
-Discover user behavior patterns and common information needs from themes and patterns in queries.
70
+
-Prioritize high-traffic pages for accuracy and quality improvements.
71
71
72
72
You can explore queries from your [dashboard](https://dashboard.mintlify.com/products/assistant), but to get more powerful insights we recommend exporting a `CSV` file of your queries, responses, and sources to analyze with your preferred AI tool.
73
73
74
74
1. Navigate to the [assistant page](https://dashboard.mintlify.com/products/assistant) in your dashboard.
75
75
2. Select **Export to CSV**.
76
-
3. Upload the queries into your AI tool and ask questions to learn about how your users are engaging with your docs. Some prompts to get you started:
76
+
3. Analyze the exported data using your preferred tool.
77
+
78
+
Sample analysis prompts:
77
79
78
80
- Summarize the most common themes of the queries.
0 commit comments