Agent Workspace — Overview
The Agent Workspace is an IDE-style mission control — a single screen to watch and manage everything every agent is doing on your behalf, instead of switching between separate dashboards for coding, automation, and chat.
Layout
- Activity Bar (far left) — icon rail: Overview, Tasks, Canvas, Workflows, Runs, Agents.
- Contextual sidebar — changes based on what's selected in the Activity Bar (a list of workflows, a list of runs, a list of canvas artifacts...).
- Center canvas — a live, read-only view of whatever you're inspecting (a workflow graph, a run trace, a canvas artifact).
- Chat (right column) — context-aware; it follows whatever you have selected, so asking a question always has the right context already loaded.
Sections
Overview
A dashboard-style summary — pending tasks needing your attention surface here first (see Tasks & approvals), alongside stats about your workflows and agents.
Tasks
Your inbox for anything that needs a human: approvals, requested inputs, and notifications raised by a running workflow. See Tasks & approvals.
Canvas
A place for agents to produce self-contained documents — reports, decks, chart packs — rather than a deployed app or a workflow graph. See Canvas.
Workflows
The same workflow list, canvas, and Agent Builder chat described in Agent Workflows — embedded here so you can move between coding, workflows, and everything else without leaving the Workspace.
Runs
Live and historical execution traces for every workflow run — one row per node, with input/output and duration per step.
Agents
An index of the agents available to you and what they're currently doing.
Why one screen
Coding agents, workflow runs, and canvas artifacts all produce state you might need to check on at different times. The Agent Workspace exists so none of that requires a separate tool — you can watch a workflow run, approve a task, and check in on a coding session's test results without losing your place.