Conversational Queries
Conversational queries let users ask their actual question instead of hoping the designer guessed right in 2015. The primary input is a prompt. The primary output is a focused sentence followed by supporting numbers and charts only when useful. The pattern exists because most dashboards answered questions nobody was asking today.
It is not a chat box that returns the same old dashboard inside speech bubbles. That is the most common failure mode and it is pure costume. The real version inverts the power dynamic. The user states intent. The system delivers the smallest possible answer that moves them forward. No more hunting through equal-weight KPI cards.
Stripe Sigma shipped this for ledger analysis. Analysts type questions in English and get plain language summaries before any visualization appears. Pulse does it for revenue metrics sending daily summaries then offering follow-up questions in the same thread. Hex Mode and Notion AI all treat the prompt as the main entry point instead of a sidebar afterthought.
The win is focus. The dashboard guessed what mattered on Monday. The conversational surface waits for what matters on Thursday at 2pm when the user actually opens the product. It reduces cognitive load because the user never has to learn the grammar of someone else's metric hierarchy.
Use conversational queries for ad hoc analysis or when the question changes frequently. They earn their keep in tools where the user's needs cannot be predicted ahead of time. They fall apart when the job is recurring and predictable. In those cases a single-screen today view or generative summary delivers faster time to insight without forcing the user to type. The tradeoff is some users hate typing and others type vague prompts that produce vague answers. You must design the prompt surface with examples and scoped suggestions or it becomes another dead end.
Teams that bolt this onto an existing dashboard without deleting anything create worse products. The user now has two places to look and no confidence in either. Subtractive design matters here more than anywhere else.
Notion AI shows the right restraint. It writes the summary paragraph first then offers a chat if you want to drill in. The sentence earns the real estate. The chart appears only when it adds clarity the words cannot deliver.
The pattern scales because the cost of answering a question fell to near zero. Once that happened the fixed chart grid became an artifact of an older era when every visualization had to be pre-rendered and pre-selected.
Watch the failure mode where every response returns three charts anyway. That is not conversational. That is the old dashboard wearing a new hat. Real conversational queries respect the hierarchy sentence number chart.
Build this when your highest-value users ask different questions every time they open the product. Skip it for daily operators who benefit more from an opinionated default view that requires zero input.
Conversational queries killed the guesswork dashboard. They force every product team to design for the question the user has today not the one the PM assumed in a roadmap meeting six months ago.
Read the full guide
Related terms
Keep exploring
Prompt Surface
The full UI component surrounding an AI text input with empty states, suggestions, attachments, model pickers, tool toggles, streaming output, and revision controls that turns prompting into a structured, observable interaction.
Scoped Prompt
A prompt constrained by a scope token or selection that precisely limits what the model can see or edit without forcing the user to explain it in words.
Generative Summaries
Generative summaries synthesize raw data, events, and context into specific narrative paragraphs that lead with insight and recommended actions. They replace chart grids with server-side synthesis that reads like your sharpest teammate already digested the numbers.
Anti-Dashboard
A focused interface that answers one specific question, surfaces one priority list, and ties every visible number to a clear next action while hiding everything else.