Skip to content

Commit 9cf59e0

Browse files
committed
export/analysis section
1 parent a1fa555 commit 9cf59e0

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

guides/assistant.mdx

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,22 +61,25 @@ Structure your documentation to help the assistant provide accurate, relevant an
6161
- Cross-reference related topics.
6262
- Add [hidden pages](/guides/hidden-pages) with additional context that users don't need, but the assistant can reference.
6363

64-
## Exporting queries
64+
## Exporting and analyzing queries
6565

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:
6767

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.
7171

7272
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.
7373

7474
1. Navigate to the [assistant page](https://dashboard.mintlify.com/products/assistant) in your dashboard.
7575
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:
7779

7880
- Summarize the most common themes of the queries.
7981
- List any queries that had no sources cited.
82+
- Find patterns in unsuccessful interactions.
8083

8184
## Changing the model
8285

0 commit comments

Comments
 (0)