Flarite Docs

Conversation Mode

Follow up on results, refine queries, and chain actions without starting over.

What is Conversation Mode?

Flarite maintains context within a session. After you receive a result, you can follow up naturally — the AI remembers what was just returned and can filter, act on, or expand it without you re-explaining.

Example flow

Show me all past-due Stripe subscriptions
Found 3 past-due subscriptions: Acme Corp (sub_abc), BetaCo (sub_def), GammaTech (sub_ghi).
Cancel the one for Acme Corp at period end
Cancelled sub_abc for Acme Corp. It will remain active until the current period ends.
Now show me their last invoice
Last invoice for Acme Corp: $299 — status: open — due 2026-03-15.
💡
NoteConversation context is maintained within your current browser session. Starting a new session or refreshing the page clears the conversation history (your data in the providers is never affected).

Tips for follow-up prompts

  • Reference results by name or partial ID: "cancel the Acme one"
  • Filter the previous result: "show only the ones over $500"
  • Ask for more detail: "expand on the third result"
  • Chain an action: "now refund all of those"

Starting fresh

To start a new conversation without prior context, use the New Chat button in the top right of the chat panel.