The Documentation Dashboard is your unified workspace for both exploring Ozgar AI’s technical guides and tapping into the power of the built-in chatbot. It brings together structured documentation, free-form search, and an always-on AI assistant in a single, intuitive interface — so you can find exactly what you need or get answers on the fly.

 

 

 

 

 

 

 

 

 

1) Dashboard Layout

Left Pane: Documentation Outline

  • A collapsible, hierarchical tree of chapters and sections
  • Click any heading to load its content instantly
  • Highlights your current location and tracks which pages you’ve visited

Center Pane: Content Viewer

  • Renders the full documentation page you select
  • Supports rich formatting: text, code snippets, diagrams, tables
  • Inline feedback controls let you flag typos or request clarifications

Right Pane: Chatbot Interface

  • Enter natural-language prompts at any time
  • Context-aware: the assistant “knows” which page you’re reading
  • Ask follow-ups, request code examples, or troubleshoot errors

2) Global Search

At the top of the dashboard sits a powerful search bar:

  • Unified Search across both documentation and source code
  • Smart Filters: limit results to docs, code files, tickets, or logs
  • Advanced Operators: support for wildcards and operators like for Google searching
  • Instant Previews: while typing search results and snippets are displayed before you click

3) How to Get the Most Out of the Dashboard

  • Navigate with the Outline Jump directly to the section you need. Collapse or expand topics to keep your view focused.
  • Dive Deep with Search If you don’t know exactly where to look, type keywords, method names, or error codes into the search bar and refine your results with filters.
  • Ask the Chatbot Click into the chat panel and start typing. Try prompts like:
    • “How does the payment workflow handle retries?”
    • “Show me the SQL query that retrieves customer records.”
    • “What's the code for order submission?