Adding fields to a template
Add a field from the Fields panel of any template. Each field needs a name, a type, a source, and (usually) a placement on the canvas.
Last updated
Add a field from the Fields panel of any template. Each field needs a name, a type, a source, and (usually) a placement on the canvas.
What you need
- An open template in the template studio
Step by step
- In the template studio, click + Field in the Fields panel.
- Give it a clear display name like
Invoice NumberorDue Date. - Pick a type — text, number, date, checkbox, select, batch, signature, or one of the others.
- Pick a source —
question(user fills via form),extracted(AI pulls from document or context), orstatic(fixed value). - The field's Outputs section automatically gets a primary output that writes the field's value into
case.data. Add more outputs (computed, prompt, binding) if you need derived values from the same field. - If the field renders to the output PDF, click on the canvas where it should land.
- Click Save.
NameDue Date
Typedate
Sourceextracted
FormatISO 8601
Placementpage 1, top right