Automation Studio
Automation Studio is Exemplar’s no-code / low-code agent orchestrator. Design workflows on a graph canvas, run them against the automation engine, watch live traces, and pause for human approval—without writing orchestration code.
Open it in the console: console.exemplar.dev → Automation Studio (/automation-studio). Marketing hub: exemplar.dev (Automation Studio).
Automation Studio sits on the same workflow engine as the legacy Workflows tab. Prefer Studio for day-to-day authoring (Mission Control + Build / Trace / Approve). The older Workflows UI remains available as a fallback.
What you get
| Surface | Role |
|---|---|
| Mission Control | Searchable workflow grid, live runs, pending approvals, New workflow |
| Build | Graph canvas + action catalog + per-node inspector; validate, save, publish |
| Trace | Live run overlay on the same canvas; timeline, step I/O, run now / cancel / retry |
| Approve | Human-approval inbox for a workflow; approve, reject, or comment |
Workflow lifecycle statuses: Draft, Active, Paused, Archived.
Step catalog (high level)
Steps are grouped in the Add step catalog:
| Category | Examples |
|---|---|
| Triggers | API (manual / REST), Event, Schedule (cron) |
| Logic | Filter, Branch, Parallel, Wait |
| AI | Exemplar agent, Google ADK agent |
| Approval & End | Human approval, End (terminate) |
| Actions | Built-in functions (HTTP request, Slack notify, Email notify, Set variables, Agent template run, …) |
| Connectors | Provider actions from your connected integrations |
Conditions and branches use CEL expressions, with insert-chips and an inline Test against sample context.
Topics
Related
- Harness — prompts, skills, memory, gateway, and agents that Studio can invoke
- Tools & MCP — governed connector tools and A2A agents Studio can call
- Context management — connectors that feed Context Lake and connector steps
- DevX Assist — AI-assisted ops outside the graph builder
- Account Settings — API keys for REST / API triggers