📄️ Open OpenBuilt for the first time
Open OpenBuilt, walk the navigation, and confirm the seed Hello World virtual app loaded.
📄️ Create an application from a template
Clone a template from the gallery to bootstrap a new virtual app with sensible schemas and pages.
📄️ Design a schema
Define the data shape behind a virtual app — properties, types, required fields, references — with the schema designer.
📄️ Design a page
Compose the screens of a virtual app — index lists, detail pages, forms, dashboards — from the page designer.
📄️ Connect a register or connector
Point a page at an existing OpenRegister register, or pull data from an external system via OpenConnector.
📄️ Preview and run your app
Open the virtual app in its live shell — the same surface end users will see — and click through it like a real user.
📄️ Snapshot and roll back a version
Save a named snapshot of your virtual app, compare it against the current draft, and roll back if needed.
📄️ Export your app
Download a virtual app as a ZIP bundle — manifest + schemas + sample data — that can be imported into another OpenBuilt instance.