Skip to main content

Chat with Docs (Product Assistant)

The Product Assistant allows you to query your entire knowledge base using natural language. It indexes all synced code and documentation repositories to provide accurate, context-aware answers.

Starting a Chat

  1. On the Project Dashboard, click Ask on the Product Assistant card.
  2. Type your question in the chat bar (e.g., ""How does the authentication flow work?"" or ""What are the prerequisites for the new export feature?"").
  3. The AI retrieves relevant snippets from your synced repositories and generates an answer citing the specific source files.

Strategic Content Planning

You can use the assistant to plan documentation updates:

  • Gap Analysis: Ask ""Do we have documentation for the SSO configuration?"" to quickly verify coverage.
  • Impact Analysis: Ask ""Which pages mention the 'legacy_api' parameter?"" to find pages that need updating when a feature is deprecated.
  • Drafting: Ask ""Write a draft introduction for the billing API based on the code"" to get a starting point for a new topic.