From e7eddc282197ebfef5afea8e3fd654ee92c354c6 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 03:46:26 +0000 Subject: [PATCH] Update ai/assistant.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- ai/assistant.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ai/assistant.mdx b/ai/assistant.mdx index 1bb1d34b1..eb5fba94c 100644 --- a/ai/assistant.mdx +++ b/ai/assistant.mdx @@ -238,6 +238,16 @@ You can explore queries from your [dashboard](https://dashboard.mintlify.com/pro ## Assistant insights Use assistant insights to understand how users interact with your documentation through two views: categories and chat history. +### Filter by resolution status + +Filter assistant queries by resolution status to focus on specific types of interactions. The resolution status filter applies across the bar chart, chat history, and top questions views: + +- **All responses**: View all assistant queries regardless of whether they were answered. +- **Answered properly**: View only queries where the assistant successfully provided an answer. +- **Not answered**: View only queries where the assistant could not provide an answer. + +Use the resolution status filter to identify content gaps by focusing on unanswered queries, or evaluate assistant performance by reviewing answered queries. + ### Categories The categories tab uses LLMs to automatically categorize conversations. Categories show a summary of the topic or theme, when a question was last asked about the category, and how many questions have been asked about the category over time.