4. Editing your app via AI

Once your app has been generated, you can continue to use AI to make changes at any time. Open the AI chat panel (top right in the toolbar) and describe what you want to change in plain language.

AI editing works across several areas of your app:

  • Theming β€” Ask AI to change your app's look and feel. You can switch between built-in themes (e.g. "Switch to the Zen theme"), toggle dark or light mode, adjust colours, typography, shadows, borders and more. See the Working with themes section for details.

  • Data model β€” Ask AI to add, rename or restructure data collections and fields (e.g. "Add a priority field to the Tasks table", "Create a new Comments collection linked to Posts").

  • Screens & layout β€” Request new screens, rearrange layouts, or add UI components (e.g. "Add a dashboard screen with summary cards", "Change the list to a two-column grid").

  • Logic & actions β€” Describe behaviour changes such as navigation flows, form submissions or button actions (e.g. "When the user submits the form, navigate to the confirmation screen").

πŸ’‘ Tip: You can combine multiple requests in a single prompt β€” for example "Add a search bar to the top of the Products screen and switch to dark mode."

Last updated