
Frame kinds
The two main kinds are Artifacts (live, app-backed surfaces) and Designs (mockups). The frame’s top-left header shows which kind it is.Whether a Design frame behaves as a static image or an interactive prototype depends on the Interactive frames capability. When it’s enabled, Design frames respond to clicks and form input like a real page; otherwise they render as a snapshot you can iterate on but not click through.
Per-frame action bar
Selecting a frame surfaces an action bar. The actions depend on the frame’s kind.Artifact and Design frames
For Artifact (Website, Slides, etc.) and Design frames, the action bar runs across the top of the frame.
Selecting a frame also attaches it to the next Agent chat message as a snapshot — see the Canvas overview.
The action bar respects Read-only mode. When Canvas is locked inside a background-task context, the iteration actions hide and only Preview remains.
Media frames
Image, Video, and Vector graphic frames show a small floating action bar above the frame with three controls:- Replace media: upload a new file to swap into the frame, keeping its position and size on Canvas.
- Download: save the media file to your computer.
- Alt text: add alternative text for accessibility and so Agent has more context when the frame is referenced.
Reimagine
Reimagine generates several alternative versions of an existing frame so you can compare design directions side by side.
Recommended prompts
Selecting Reimagine opens a popover anchored to the frame with seven preset directions. Each preset is paired with a tuned prompt and a variant count.
The chosen variants land on the Canvas as new Design frames placed alongside the source. The source is left untouched so you can compare.
Custom prompts
Below the preset list, the Something else… input takes a free-form prompt. Use it when you have a specific direction in mind — for example, “Generate three versions that emphasize trust and credibility for an enterprise audience.” Custom prompts default to three variants.Refine (inline edits)
Refine is the inline edit loop on a single frame. Select a frame and type your change in the message input that appears below it; Agent rewrites the frame and replaces it in place. There’s no button labeled “Refine” — the inline input is the surface.
- “Make the hero image full-width and add a CTA below it”
- “Switch the navigation to a sidebar layout”
- “Use a softer color palette — less black, more warm gray”
Build
The Build… menu on a selected Design frame graduates the design into a live, running app. The same menu also covers applying the design to an Artifact that already exists.
Build this design
Picking Build this design in the menu starts a new Artifact from the selected Design frame. The new Artifact lands in the project’s artifact list and becomes a live, running app. Build requires Core or Pro.Apply to an existing Artifact
The Build… menu lists every Artifact in the project. Picking one applies the selected Design’s changes to that Artifact — Agent rewrites the Artifact’s code to match the design, leaving the Design frame on the Canvas for reference.Related pages
- Canvas — overview and anatomy.
- Toolbar — the floating toolbar; Generate creates new frames.
- Elements — the individual pieces inside a frame.
- Visual Editor — element-level edits inside a focused frame.