Getting started
Creation Engine Components
Pages
4 min
the page creation feature lives in the pages panel in the editor sidebar the panel header shows something like pages (x) to indicate how many pages exist a create a new page control is available to add another page below the header is a list of all pages (for example, “page 1”, “page 2”, “page 3”), each with actions to rename, duplicate, and delete this panel is only for creating and managing pages inside the editor; it does not handle routes, urls, or permissions actions available in page creation create a new page click create a new page in the pages panel a new blank page is added to the list and becomes the active page in the editor the user can immediately start designing this page with layers, layouts, elements, and components rename page use the rename / edit name action next to a page enter a clear, descriptive name (for example, “home”, “pricing”, “contact form”) so the page is easy to recognize in the list renaming affects only the label in the editor; the page content stays the same duplicate page use the duplicate action to create a copy of an existing page the new page has the same structure and content as the original, which is useful for a/b tests or alternative layouts after duplicating, rename the new page to reflect its purpose delete page use the delete action when a page is no longer needed the page is removed from the project after confirmation (if your ui shows a confirmation step) this keeps the list of pages clean and focused on the screens that are actually in use