Custom Themes / Response Modes

Custom Themes

Response Modes

Control how much technical detail your users see when camelAI processes their questions

Show Analysis and Code (Default)

Full transparency into camelAI's thought process - this is the default mode that provides complete visibility into the analysis including SQL queries and any code that is used.

Best for: Technical users, data analysts, or when transparency is important

Show Analysis and Code

Users can see:

  • SQL Queries: Generated and executed SQL queries with full syntax highlighting
  • Step-by-step Analysis: Detailed reasoning process showing how camelAI approaches each question
  • Data Transformations: All calculations and data manipulation steps
  • Python Code: Any Python code used for advanced analysis and processing

Basic Response Mode

A simplified view that hides the analysis and technical implementation details for a cleaner user experience.

Best for: Non-technical users or when you want a cleaner interface

Basic Response Mode

Users only see:

  • Final Answer: The natural language response
  • Generated visualizations and charts