Skip to Content
    QAFKA
    CTRL K
    CTRL K
    • Introduction
      • Quick Start
      • Configuration
      • React Native Widget
      • Theming
      • Context
      • Navigation
      • External Navigation
      • Handling Tools
      • Voice Chat
      • Sub-Projects
      • Error Handling
      • CLI
      • Dashboard
      • Invitations
      • Settings
        • Project
        • Overview
        • Conversations
        • Chat Test
        • Sub-Projects
        • Analysis
        • Configuration
        • Members
        • Documents
        • Tools
        • Action Logs
        • Navigation Rules
        • External Destinations
        • Chat Theme
        • API Keys
      • API Key Security
    • Introduction
      • Quick Start
      • Configuration
      • React Native Widget
      • Theming
      • Context
      • Navigation
      • External Navigation
      • Handling Tools
      • Voice Chat
      • Sub-Projects
      • Error Handling
      • CLI
      • Dashboard
      • Invitations
      • Settings
        • Project
        • Overview
        • Conversations
        • Chat Test
        • Sub-Projects
        • Analysis
        • Configuration
        • Members
        • Documents
        • Tools
        • Action Logs
        • Navigation Rules
        • External Destinations
        • Chat Theme
        • API Keys
      • API Key Security
    Question? Give us feedback Edit this page 
    DashboardInside a ProjectChat Test

    Chat Test

    A live chat playground that runs against the project’s current configuration — same prompts, same documents, same tools, same theme as production. There is no separate sandbox config: every change you save in the dashboard is immediately testable here, no redeploy or app rebuild needed.

    The most useful pattern is to inject a custom context object before sending a message, simulating a user state your real app would create (e.g. { currentScreen: 'Cart', cartTotal: 350 }). This is the fastest way to verify context-dependent behavior — auth-gated navigation, context-required tools, screen-aware tone — without instrumenting your mobile build.

    Test conversations count against the project’s quota and cost like real ones, since the same backend serves them. Use a Test API key in the dashboard’s environment if you want test traffic to stay off the production usage counters.

    Last updated on June 3, 2026
    ConversationsSub-Projects

    MIT 2026 QAFKA