SpiderGate Studio
The Studio is the redesigned workspace inside your SpiderGate dashboard. It's where you chat with any model, run one prompt across several models at once, generate images, video and audio, and pull your own data straight into the conversation — all in one place.
Open it at app.spideriq.ai/dashboard/gate → Studio.
What you can do
Chat with any model, with your real name and avatar on the conversation, formatted Markdown replies, and an optional strict JSON mode.
Fork & Merge — send one prompt to two or three models side by side, or merge their answers into a single response.
Projects — group related sessions and everything you generate into one workspace.
Trace — see exactly which model answered each turn, with tokens, latency and cost.
@-mention your own data — bring your CRM and lead records into the chat as context.
Media generation — create images, video and audio using your own provider key.
Per-model settings — every model shows exactly the controls it supports, nothing more.
Chat
The chat is the heart of the Studio.
Real identity. Your name and avatar appear on your messages; each reply is labelled with the model that produced it — no more guessing who said what.
Markdown replies. Responses render as formatted text — headings, lists, tables and code blocks — instead of a raw wall of text.
JSON mode. Toggle a per-conversation JSON option when you need structured output you can drop straight into code.
History. Every conversation is saved. Reopen a past session, keep going where you left off, and find older chats from the history list.
Rich model picker. A searchable picker lets you find a model by name or task alias (like
spideriq/codingorspideriq/fast) and see what each one is for before you pick it.
Fork & Merge
Sometimes one model isn't enough.
Fork runs the same prompt across two or three models at once, side by side, so you can compare answers in a single view.
Merge takes those two or three answers and combines them into one consolidated response.
Add models to a fork with the same rich picker used in chat, and every fork or merge session is saved to your history just like a normal conversation.
Projects
Projects keep your work organised. Group the chats, forks and generated media that belong to one piece of work into a single project, and jump back into that context whenever you return.
Trace
Open the Trace tab to inspect any turn: which model handled it, how many tokens went in and out, how long it took, and what it cost. It's the same observability you get from the Traces dashboard, right next to the conversation.
Bring your own data (@-mentions)
Type @ in the composer to pull your own records into the chat as context — businesses, contacts, emails, companies and saved pins from your CRM and lead data. Ask questions about your leads, summarise a contact list, or draft outreach grounded in your real records without copying and pasting.
When a model returns structured results — a list of leads, a table, a set of stats — the Studio renders them as rich cards instead of plain text, so the answer is easy to read and act on.
Media generation (bring your own key)
The Studio can generate images, video and audio. In this first release, media runs on your own provider key — add a key for fal, OpenAI, Google or x.ai in your dashboard, and generations are billed directly on that provider's usage. Everything you create appears inline in the chat and in your project gallery.
Per-model settings
Different models expose different controls. The Studio reads each model's own settings schema and shows you exactly the tunables that model supports — temperature, size, steps, voice, and so on — so you're never shown a setting that doesn't apply.
Where to go next
Playground — the quick prompt-and-copy view.
Task Aliases — the
spideriq/*aliases you'll see in the model picker.Traces — full per-request observability.
Agent Keys — manage the keys the Studio uses.