diff --git a/guides/assistant.mdx b/guides/assistant.mdx index fa8b01bfa..9752b31be 100644 --- a/guides/assistant.mdx +++ b/guides/assistant.mdx @@ -26,15 +26,25 @@ You can view assistant usage through your dashboard to understand user behavior * Content gaps where users struggle to find answers. * Popular topics that could benefit from additional content. -## Managing the assistant +## Configuring the assistant -The assistant is enabled by default for Pro and Custom plans. You can manage the assistant from your [dashboard](https://dashboard.mintlify.com/products/assistant/settings). +The assistant is enabled by default for Pro and Custom plans. You can manage the assistant from your [dashboard](https://dashboard.mintlify.com/products/assistant/settings), including enabling or disabling it, configuring response handling, and setting a spend limit. -**Enable or disable the assistant** +### Enable or disable the assistant Toggle the assistant status to enable or disable the assistant for your documentation site. -**Spend limit** +### Response handling + +Configure how the assistant responds when it cannot find answers in your documentation. You can redirect unanswered questions to your support team and enable the assistant to search external websites. + +- **Assistant Deflection**: When enabled, the assistant directs users to your support team for questions that it cannot answer. +- **Search Sites**: The assistant can search specified external sites for additional context when answering questions. + + Site search is in beta. To enable it for your documentation site, [contact our sales team](mailto:gtm@mintlify.com). + + +### Spend limit Set a spend limit to control what happens if you reach your message allowance. By default, the assistant will continue to answer user questions after you reach your message allowance, which incurs overages.