Guides

Home / Documentation / Site editor

Site editor

The dashboard editor is where you structure pages, edit sections, theme tokens, and global SEO. The same JSON is what the REST API reads and writes.

Design vs CMS workspace

Use Design to edit the static page, reorder blocks, and adjust the theme. Switch to CMS when a page is wired to a collection so you can browse entries, tune field values, and preview how dynamic detail pages render. Both modes operate on the same site document; CMS mode focuses on data rows instead of the section list.

Typical flow

  1. Open a site from the dashboard and pick a page in the sidebar.
  2. Add or reorder sections, then select a block to edit props in the inspector.
  3. Adjust site title, description, and social images under global settings when needed.
  4. Save when you are ready. If someone else saved first, choose reload or overwrite when prompted.
  5. For dynamic routes, attach a collection, define template sections, then manage entries in CMS workspace.

Keyboard shortcuts

ShortcutAction
?Open this shortcut list (outside text fields)
Cmd/Ctrl+ZUndo (when not typing in a field)
Cmd/Ctrl+Shift+Z or Cmd/Ctrl+YRedo
EscapeClear block selection
Cmd/Ctrl+SSave site (Design workspace, outside text fields)
Cmd/Ctrl+KToggle AI Assistant sidebar (Design workspace only)
Space (hold)Pan the canvas preview
Cmd/Ctrl + scroll wheelZoom canvas preview

See also