AI Template Generator
Describe what you want in plain language and let the engine generate, validate, repair, and import a complete, ready-to-run project for you.
What it produces
The template generator turns a written prompt into a complete project — the same building blocks you would otherwise assemble by hand: context, rule sets, conditions, and actions. The result is not a loose snippet; it is a full definition the engine can validate and run. When generation succeeds, the project is imported into your organization so you can open, review, and edit it like any other.
Because the generator authors the same primitives described in Core Concepts, the result drops straight into the normal authoring experience for Projects and Rule Sets.
How generation works
Generation happens in the background, and the page shows live progress through each step as it runs.
- Generate — the AI drafts a project from your prompt.
- Validate — the draft is checked against the engine to confirm the rule sets, conditions, and actions are well-formed and consistent — not merely that they are syntactically valid.
- Repair — if validation finds problems, the draft and its specific errors are sent back to the AI to try again. This repair loop continues for several attempts until the project passes.
- Import — once the project is valid, it is saved into your organization as a working project.
If a valid project still cannot be produced after several attempts, generation stops and tells you it failed (and your credit is refunded).
The generator is kept aware of the actions and conditions the engine actually supports, along with the rules they must follow, so generated projects use real, working building blocks rather than guesses.
Writing a good prompt
Describe the workflow end to end: the inputs that arrive, the decisions to make, the actions to take, and the outputs to produce. Concrete, specific prompts validate faster because there is less for the repair loop to infer. Prompts are capped at a few thousand characters, so favor clarity over exhaustive detail.
Standard and template projects
Generation can target either a standard project or a template project. A template project is intended for reuse and can be kept private to your organization or, once you publish it, shared through the Templates marketplace. Whichever type you choose, the same generate, validate, repair, and import steps run underneath.
Credits and gating
A credit is charged up front when the job starts, and credits are shared across your organization. If a job ultimately fails — whether validation never passes or the import fails — the credit is automatically refunded. See Credits & Billing to view your balance or purchase more.
The same generator powers the AI Project Generator, which offers this as an end-to-end "create a project with AI" experience.