Studio workflow
Create a page, organize layers, style it and verify the saved result.
Create your first editable page
- Open the protected studio and create a page with a descriptive name and route slug.
- Insert a Section and a Container. Use a vertical Stack for a heading, supporting text and a button.
- Rename layers by purpose, such as Hero or Primary action, so humans and agents can find them later.
- Select each layer to edit content and appearance in the inspector.
- Switch artboards and check wrapping, spacing and overflow before saving.
Layers and layout
The layer tree determines nesting; sibling ordering and layout determine placement. Prefer flow layouts for text-heavy sections. Free-positioned elements are useful for decorative compositions, but require explicit checks at narrow widths.
Use reusable components for repeated interface pieces and native blocks for content. Avoid baking a whole editable section into one image or embed.
Save and verify
- Save the draft and wait for confirmation.
- Reload the page to verify persistence, not just local canvas state.
- Open the draft preview and test links, forms and interactive controls.
- Publish only after reviewing the result. Saving alone does not publish.
When something goes wrong
If a save conflicts, reload the latest revision before retrying. If the canvas looks right but preview differs, check stylesheet imports, data context and responsive overrides. See revisions and troubleshooting.