💬 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.

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.

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

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

- 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 Element | Purpose |
---|---|
Suggested questions | Clickable tiles that trigger a sample query. |
Quick Action buttons | One‑tap shortcut commands you created in Studio. |
Chat pane | Conversation 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 dropdown | Shows the active build (read‑only here). |
Share | Generate 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.