The builder
Builder anatomy
Every control in the builder, and what each one is for. The builder is where you spend your time in TestFlow, so it is worth ten minutes.
The builder is three regions: a toolbar across the top, the agent chat on the left, and one artifact pane on the right. The pane you are looking at is chosen by the pill row in the toolbar. Your instruments dock along the bottom of the artifact pane and stay visible whatever else you are doing.
The toolbar


| Control | Where | What it does |
|---|---|---|
| Project name | Top left | Opens the project menu: rename, star, move to a folder, remix a copy, delete, appearance, and the project id. The autosave state sits beside it. |
| History | Left of the pills | Opens revision history. Click a revision to preview it in the panes, then restore it or go back to latest. |
| Expand | Left of the pills | Hides the chat and gives the artifact the full width. Useful for reading a plan or a long log. |
| Three-pane | Left of the pills | Pins Preview in the middle and puts the pill-driven artifact on the right, so you can watch the workflow while reading the report. |
| Pane pills | Centre | Preview, Code, Plans, Report, Schematic, Executor. One is always active. |
| Share | Top right | Invite teammates by email, or copy a read-only link to the project. |
| Run | Top right | Starts the run and switches to Executor. The arrow beside it chooses simulate or bench. |
The six panes

Preview
Code
Plans
Report
Schematic
Executor
Plans and Report are not the same pane
This distinction is the one worth internalising.
Plans holds what you INTENDED
- Prose about the test: objective, procedure, coverage, spec tables.
- Written before the run, and often before the hardware exists.
- Ask for it with words like plan, spec, procedure, document.
Report holds what HAPPENED
- Measured columns from a real run, with units, limits, and verdicts.
- Structure written by the agent, numbers written only by the run.
- Ask for it with words like results, limits, tolerance, pass/fail.
The instrument dock

The strip along the bottom of the artifact pane is your bench. Each instrument is a card with its icon, type, manufacturer, model, and connection status. From a card you can edit it, test the connection, or remove it. Add Instruments opens the catalog. The dock minimises when you need the height.