diff --git a/guides/assistant.mdx b/guides/assistant.mdx index 534035146..2670db109 100644 --- a/guides/assistant.mdx +++ b/guides/assistant.mdx @@ -5,7 +5,7 @@ icon: "bot" --- - The assistant is automatically enabled on [Pro and Enterprise plans](https://mintlify.com/pricing?ref=assistant). + The assistant is automatically enabled on [Pro and Custom plans](https://mintlify.com/pricing?ref=assistant). ## About the assistant @@ -18,12 +18,30 @@ The assistant uses agentic RAG (retrieval-augmented generation) with tool callin * **Cites sources** and provides navigable links to take users directly to referenced pages. * **Generates copyable code examples** to help users implement solutions from your documentation. +Each message sent to the assistant counts toward your plan's message allowance. If you exceed your allowance, additional messages incur overage charges. You can set spending limits or disable the assistant if you reach your message allowance. + You can view assistant usage through your dashboard to understand user behavior and documentation effectiveness. Export and analyze query data to help identify: * Frequently asked questions that might need better coverage. * Content gaps where users struggle to find answers. * Popular topics that could benefit from additional content. +## Managing 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). + +**Enable or disable the assistant** + +Toggle the assistant status to enable or disable the assistant for your documentation site. + +**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. + +In the **Billing** tab of the [Assistant Configurations](https://dashboard.mintlify.com/products/assistant/settings) page, you can set a spend limit for assistant messages beyond your allowance. When you reach your spend limit, the assistant is disabled until your message allowance resets. + +You can also set usage alerts to receive an email when you reach a certain percentage of your spend limit. + ## Using the assistant Users can access the assistant in two ways: