Skip to main content

💬 Interact

Once you Deploy an Agent, the Interact tab lets you talk to the live production version—exactly what your end‑users will see. Use it for a final, end‑to‑end sanity‑check before sharing your chatbot broadly.

Interact view with suggested questions, quick‑action buttons, and chat history

Input bar anatomy
• 📎 Attach file – upload docs, images, or spreadsheets that the Preview (and the final Agent) can read in‑context.
• 🏷️ Quick‑action chip – appears above the bar when you add a Quick Action; one click injects its prompt.
• 🎙️ Voice button – tap the blue waveform on the far right to dictate; tap again to stop. The assistant transcribes and answers with speech.

Attachment, quick‑action chip, and voice input controls

Voice mode
The assistant will listen, transcribe, and reply with text‑to‑speech—so you can validate the full audio experience before going live.

Preview window in voice‑chat mode

Execution Reasoning 🪄​

Every live reply can include an expandable Reasoning panel that shows what happened on the server:

Reasoning card in Interact
  • Step 1 — the Job is triggered.
  • Step 2 — the Job completes (or shows warnings / errors).

Collapse or expand this card anytime to trace which Job ran, how long it took, and whether any Tool calls failed—all without leaving the production chat.


Key elements​

UI ElementPurpose
Suggested questionsClickable tiles that trigger a sample query.
Quick Action buttonsOne‑tap shortcut commands you created in Studio.
Chat paneConversation with the deployed Agent (draft changes are not reflected).
History panel (right)Searchable list of all past chats—helpful for regression testing or demoing.
Version dropdownShows the active build (read‑only here).
ShareGenerate a public link for teammates or customers.

Note
Interact always uses the most recently Deployed version.
To test unfinished edits, stay inside Studio › Preview.

That’s it—type, click, or fire a Quick Action and make sure your Agent behaves just the way you expect in production.