Chat AI Mode
Last updated
Was this helpful?
The AI Chat Mode is where you describe what you want. The AI turns that into specification, code, and an app running on the Preview.
Use Chat AI to:
Create an app from scratch.
Make large changes (new modules, entities, screens).
Iterate quickly with approval at each step.
For “surgical” backend changes, use the Editor Mode.
You have edit permission on the project.
Your app opens in the Preview.
The analyst agent proposes a App Specification.
Review focusing on:
Names of modules, entities and fields.
Relationships (1-N, N-N) and required fields.
Rules that need to become validations.
What stays out of scope.
If something is wrong, correct it in the chat with clear instructions.
When you request an enhancement, the AI opens a change request.
Best practices:
Write atomic changes.
State what should change and what should remain.
State how to validate: “expected result”.
Prompt examples:
“Add a attachments in Task. Type attachments.”
“Create the module Projects and relate Task → Project (1 project per task).”
“Create a picklist status with: New | In Progress | Review | Done.”
Prefer imperative phrases: “create”, “add”, “change”, “remove”.
Name entities and fields consistently.
Always state the impact on screens: list, form, detail.
When there is a rule: describe the trigger and the expected error.
If generation stalls or becomes inconsistent: see AI generation failures.
If Preview doesn’t open: check extensions (adblock) and try an incognito window.
First project in 15 min: Start here
How to write better prompts: 1. Prompt tips
Last updated
Was this helpful?
Was this helpful?
