The assistant is automatically enabled on Pro and Custom plans.
About the assistant
The assistant answers questions about your documentation through natural language queries. It is embedded directly in your documentation site, providing users with immediate access to contextual help. The assistant uses agentic RAG (retrieval-augmented generation) with tool calling powered by Claude Sonnet 4. When users ask questions, the assistant:- Searches and retrieves relevant content from your documentation to provide accurate answers.
- 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.
- Frequently asked questions that might need better coverage.
- Content gaps where users struggle to find answers.
- Popular topics that could benefit from additional content.
Configuring the assistant
The assistant is enabled by default for Pro and Custom plans. Manage the assistant from your dashboard. Click Configuration to enable or disable the assistant, configure response handling, add default questions, and set a spend limit.
Enable or disable the assistant
Toggle the assistant status to enable or disable the assistant for your documentation site.
Set deflection email
In the response handling section, enable the assistant to redirect unanswered questions to your support team. Specify an email address that the assistant provides to users who ask questions that it cannot answer.
Search sites
Site search is in beta. To enable it for your documentation site, contact our sales team.
- Sites must be publicly available.
- Sites that require JavaScript to load are not supported.

- Domain-level filtering
example.com
: Search only theexample.com
domaindocs.example.com
: Search only thedocs.example.com
subdomain*.example.com
: Search all subdomains ofexample.com
- Path-level filtering
docs.example.com/api
: Search all pages under the/api
subpath
- Multiple patterns
- Add multiple entries to target different sections of sites
Add sample questions
Help your users start questions with the assistant by adding sample questions. In the search suggestions section, add up to three sample questions.
Set a spend limit
Set a spend limit to control what happens if you reach your message allowance. By default, the assistant continues to answer user questions after you reach your message allowance, which incurs overages. When you reach your spend limit, the assistant is disabled until your message allowance resets.- Select the Billing tab.

- Set a spend limit for assistant messages beyond your allowance.
- 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 three ways:- Keyboard shortcut: Command + I (Ctrl + I on Windows)
- Assistant button next to the search bar
- URLs with
?assistant=open
appended open the assistant when the page loads. For example, https://mintlify.com/docs?assistant=open.
Making content AI ingestible
Structure your documentation to help the assistant provide accurate, relevant answers. Clear organization and comprehensive context benefit both human readers and AI understanding.Structure and organization
- Use semantic markup.
- Write descriptive headings for sections.
- Create a logical information hierarchy.
- Use consistent formatting across your docs.
- Include comprehensive metadata in page frontmatter.
- Break up long blocks of text into shorter paragraphs.
Context
- Define specific terms and acronyms when first introduced.
- Provide sufficient conceptual content about features and procedures.
- Include examples and use cases.
- Cross-reference related topics.
- Add hidden pages with additional context that users don’t need, but the assistant can reference.
Exporting and analyzing queries
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:- Identify content gaps where frequent queries receive insufficient answers.
- Discover user behavior patterns and common information needs from themes and patterns in queries.
- Prioritize high-traffic pages for accuracy and quality improvements.
CSV
file of your queries, responses, and sources to analyze with your preferred AI tool.
- Navigate to the assistant page in your dashboard.
- Select Export to CSV.
- Analyze the exported data using your preferred tool.
Sample analysis prompts
- Summarize the most common themes of the queries.
- List any queries that had no sources cited.
- Find patterns in unsuccessful interactions.
Troubleshooting
Assistant chat bar not visible
Assistant chat bar not visible
If the assistant UI is not visible in specific browsers, you may need to submit a false positive report to EasyList. Browsers that use the EasyList Cookies List like Brave and Comet sometimes block the assistant or other UI elements. The EasyList Cookies List includes a domain-specific rule that hides fixed elements on certain domains to block cookie banners. This rule inadvertently affects legitimate UI components.Submit a false positive report to EasyList to request removal of the rule. This resolves the issue for all users once the filter list is updated.