What’s in this section
Views
Screen, Grid, Pages, and Sitemap — four ways to look at your generated screens.
Navigation
Switch screens, check devices and dark mode, track generation progress, filter by user type.
Editing a screen
Click into any element to change it directly, or describe the change in chat.
Where screens come from
Screens are generated automatically from your blueprint — one per route. Beyond the modules you defined yourself, Archie also generates screens for the core services it builds in automatically, like User Management, Payment Processing, and Notifications. See Views → Sitemap to see the full structure at once.FAQ
A screen shows 'Needs regeneration' — what does that mean?
A screen shows 'Needs regeneration' — what does that mean?
The screen’s content is out of sync with a change elsewhere — usually a blueprint edit made after that screen was generated. Use Regenerate Prototype to bring it back in sync.
Do changes to a screen affect the real app, or just the prototype?
Do changes to a screen affect the real app, or just the prototype?
Screens work on the generated prototype. When you build, the state of your screens becomes the starting point for the actual frontend — you can keep adjusting afterward with the visual editor, chat, or code.