Skip to main content

🎛️ Studio

xMagic Studio is the control room for everything your AI does—from high‑level Agent settings down to Job‑specific tools and quick actions.


Studio Layout​

PanelDescription
ConfigurationCreate or edit Jobs, attach Tools / Workflows, adjust prompts, set phone numbers, and more.
PreviewLive chat that runs the current, unsaved draft. Use the dropdown to test the whole Agent or any single Job.
Studio – Assisted mode

Assisted vs Manual​

  • Assisted – guided wizard (natural‑language), perfect for first‑time users.
  • Manual – full JSON view + advanced toggles, ideal for power users.

Switch modes anytime—the underlying config stays in sync.


Agent‑level configuration

SettingWhat it controls
Assistant name & iconBranding in chat UI.
Agent languageDefault language for replies.
Voice typeMale / Female for TTS channels.
ModelSelect GPT‑4o, GPT‑3.5, etc.
Agent promptSystem message (default: instructs simple Q&A + hand‑off to Jobs).
Suggested questionsClickable chips shown on first load.
Welcome messageFirst greeting your users see.
Enable incoming callsTurns on voice hotline for the Agent.
Phone numberChoose a purchased number for voice/SMS.
Quick ActionsShortcut commands linked to a job.

Quick Actions (shortcut commands)​

  1. In Manual mode scroll to Quick actions → Create.
  2. Fill the form:
Create quick action
  • Action name – button label.
  • Prompt – text sent to the Job.
  • Specific Job – (optional) target workflow.
  • File attachments – allow users to upload docs.
  • Form fields – gather extra input (text or select).

How users experience a Quick Action​

When a user clicks the button, a small form (generated from your fields) pops up:

Quick action form for user

After they submit, the data is passed to the Job and the chat continues:

Quick action result in chatAfter saving, buttons appear in Preview and in the interact page and therefore in production once the Agent is deployed.

Job‑level configuration

SectionDetails
Job promptCore instructions—what the workflow should accomplish.
Voice promptPersonality, tone, length rules, fallback behavior.
Enable reasoningStep‑by‑step explanations & deeper logic.
Allow early exitUsers may leave without completing the flow.
History limitMax messages considered for context.
Knowledge BaseAttach any Global data folder—or create one in Assisted mode.
Phone numberPick a number if the Job should accept calls.
Tools / WorkflowsAdd built‑ins (QA, Scheduling, Form Filling, Ticket Forwarding, Sheets, Outbound Call) or your own custom Workflows.
Job selector in Preview

Attached data folders are also visible under the Knowledge tab inside the Agent:

Agent knowledge folders

Preview & Test​

  • Agent – tests routing + combined logic.
  • Specific Job – isolates one workflow.
Preview window

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

Step‑by‑step Reasoning​

Every assistant reply can include an expandable Reasoning card:

Reasoning panel while editing in Assisted mode
  • Assisted mode – shows how the wizard interprets your plain‑language instructions and turns them into Job prompts.
  • Preview – displays live execution logs (✔ steps, ⚠ warnings, ❌ errors) so you can verify that the right Job was triggered and finished.
Reasoning card in live Preview chat

Use these logs to fine‑tune prompts, troubleshoot tool calls, or simply confirm that routing is working as expected.


Save, Deploy, Load​

Deploy menu
ActionEffect
SaveSnapshot the draft under a version name.
DeployPublish the saved version—Interact now points to it.
LoadRe‑open any saved or deployed version for edits or rollback.

Default Tools at a glance​

ToolCapability
Question AnsweringBaseline Q&A engine (auto‑attached).
SchedulingBook and manage appointments.
Form FillingCollect structured data via dynamic forms.
Ticket ForwardingEscalate to live support (email, Zendesk, Slack).
Sheets AnalysisParse & answer questions about spreadsheets.

Need something custom? Register your own Workflow and attach it like any other tool.

You can make every configuration above in either Manual or Assisted mode, and any change you save is applied instantly.​

That’s everything you need to master xMagic Studio—build, test, and ship conversational AI without leaving this screen.