Prompt templates
Each AI-generating pipeline step runs from a prompt template — the system prompt, context, task instruction, and a typed output contract that the model’s response must satisfy. Templates are per-account, so you can tune voice and behaviour without affecting other accounts.
Prefer to read? Open the step-by-step transcript
- Open Settings → Prompt templates.
- Pick the step’s template to edit.
- Adjust the instruction text; the typed field contract defines the required output fields.
- Save — new productions use the updated template; in-flight ones keep the version they started with.
What a template contains
- System prompt — the model’s role and ground rules.
- Context tokens — placeholders (e.g. the brief, scene, persona) filled in at runtime.
- Task + output instruction — what to produce and in what shape.
- Typed field contract — a schema the model output must validate against. If the output doesn’t match, the step fails with a contract violation rather than passing bad data downstream.
Editing safely
-
Change the instruction, not the contract, for tone/behaviour tweaks — lowest risk.
-
Test on one account first. Run a production and check the step output (the production detail page shows each step’s result).
-
Roll out gradually if you’re applying a template change across many accounts — staged, not all at once.
© 2026 JARAI STUDIO Ltd. All rights reserved.