You can build powerful applications using a single page. As your project grows, you may want to split different sections into separate pages for better organization.

Create pages

You start with a blank page. To create a new one, instruct the builder:
add a new page called Contact.
Newpage Gi Pages are automatically named based on their content. Rename them by instructing the builder:
Rename bio to biography in the URL structure
Linkchanges Pn

Manage multiple pages

Move the "About" section from the Contact Us Page to its own Page titled "About."
Consider splitting your application into multiple pages when:
  • Different sections serve distinct purposes (e.g., home, about, contact)
  • You want separate views for different user types (e.g., customer-facing vs admin pages)
  • You need to restrict access to certain users
A single page can include many components and complex logic. Many applications work well with just one page.

Style your pages

Transform page appearance using simple prompts:
Update the look of this entire application with a modern glass theme, style fonts similar to Apple.com

Styling options

  • Screenshots pasted in chat - see our prompting guide
  • URLs in chat - Anything screenshots any URL and adds it to context
  • Components for reusable elements

Add elements

Use the / command menu to add: Learn more about all available elements in our overview.

Publishing

Keep pages private by not publishing them. If you need to test or preview, use our demo or preview modes.

Publish web applications

  • Click Publish in the top right
  • Read more about publishing in our publishing guide

Publish mobile applications

To publish to the iOS or Android App Stores (in beta), see our Mobile Guide Instruct the builder on where to link and it will handle the rest:
Link the bio page to the biography link at the homepage
  • Modify links at any time with new instructions
Linking Pn

Require authentication

You can restrict page access to signed-in users:
Enable user accounts, require a user be signed in to view the following pages...
Users will:
  • See content when signed in
  • Be redirected to login when not authenticated
Learn more about User Accounts.

Delete pages

Simply ask the builder:
Delete my biography page
Deleteapage Pn