Skip to main content
Pages are used to design screens of your product using your design system.

Creating a page

New page dialog
  1. In the Pages section of the left sidebar, click the + button
  2. Select New page to create a blank page
To generate a page design with AI instead, use Ask AI.

Renaming a page

Double-click a page name in the pages sidebar or on the flow editor canvas to rename it. Press Enter to confirm or Esc to cancel. Page names can contain any characters, including spaces and symbols. When you export a page, Subframe normalizes the name into a valid component name in the generated code.

Duplicating a page

Duplicate page option
  1. Right-click a page or click
  2. Select Duplicate

Sorting pages

Use the sort control at the top of the Pages view to change how pages are ordered:
  • Group by flow — Pages organized under their flows (default)
  • Recently edited — Most recently edited first
  • Recently created — Most recently created first
  • A-Z — Alphabetical by name

FAQ

For page states like loading, empty, and error states, we recommend creating a separate page for each state. You can easily duplicate the page for this. Organize the screens together with a flow and use annotations to describe how the screens are connected during handoff.
Last modified on September 19, 2026