Skip to main content

Form Templates

Form Templates are reusable sets of fields that you can drop onto a task as its completion conditions. Instead of rebuilding the same checklist every time, you define it once and reuse it.

A template can be kept just for yourself, shared with a department, or made available to your whole organization.


Where to Find Them

Go to Tasks → Form Templates.

The page lists every template you're allowed to see, and a + New Template button sits at the top right.

If nothing has been created yet, you'll see: "No templates yet. Click + New Template to create one."

Form Templates list


Who Can Create Templates

Creating a template is self-serve — everyone can build at least a Personal form. Who you can share it with depends on your role.

VisibilityWho can see and use the templateWho can create it
PersonalOnly youEveryone
DepartmentEveryone in the department you chooseDepartment managers, admins, and executives
OrganizationEveryone in your organizationDepartment managers, admins, and executives
info

If you don't manage a department and you're not an admin or executive, the visibility selector is hidden and your template is simply saved as Personal"only you can see and use this form."

Who can edit or remove a template

Your roleWhat you can manage
Admin / ExecutiveAny template
Department managerOnly templates you created
MemberOnly templates you created

Everyone can still open View on any template shown to them, because the list only ever shows templates that are already in your scope.


The Template List

Templates appear as cards in a grid. Each card shows:

On the cardWhat it tells you
NameThe template's name
Visibility badgePersonal, Department · {department name}, or Organization
DescriptionThe optional short description
Field countHow many fields the form contains
Created byWho built the template

Each card has up to three actions:

ActionWhat it doesWho sees it
ViewOpens a read-only preview of the formEveryone
EditReopens the form builderAdmins, executives, and the template's creator
DeleteArchives the template (see below)Admins, executives, and the template's creator

What a Template Contains

A template is an ordered list of fields. Some collect an answer; others are there purely to organize the form.

Fields that collect an answer

Field typeWhat the person filling it in sees
TextA single-line text box
TextareaA multi-line text box
NumberA numeric input
DateA date picker
DropdownA list to pick one option from
Multi-CheckboxA set of checkboxes — several can be ticked
RadioA set of options where only one can be chosen
FileA file upload
ImageAn image upload

Display-only fields

Field typeWhat it's for
HeadingA section title (choose H1, H2, or H3)
Info TextAn explanatory note shown to the person filling in the form
DividerA horizontal line to separate sections
note

Display-only fields never need an answer, so they never hold up a task's completion.


Creating a Template

  1. Go to Tasks → Form Templates and click + New Template.
  2. Type a Template name (required) and, if you like, an Optional description.
  3. Choose the Visibility — Personal, Department, or Organization. If you pick Department, also choose the department from the dropdown.
  4. Click field types in the Field Types panel on the left to add them to the form.
  5. Select any field on the canvas to change its Properties on the right.
  6. Use the arrows on a field to move it up or down, or the × to remove it.
  7. Click Preview to see the form exactly as the person doing the task will.
  8. Click Save.
caution

Save stays disabled until the template has a name and at least one field. A Department-scoped template also needs a department chosen — otherwise you'll see "Choose a department to save."

Field properties

Select a field on the canvas to configure it on the right:

PropertyApplies toWhat it does
LabelEvery fieldThe question or label shown on the form
RequiredEvery field except display-only onesTicked by default. A required field must be answered before the task can be marked done
Help textEvery field except display-only onesAn optional hint shown under the field
PlaceholderText, TextareaGreyed-out example text inside the box
Options (comma-separated)Dropdown, Multi-Checkbox, RadioThe choices to offer, e.g. Option 1, Option 2, Option 3
Min / MaxNumberThe lowest and highest accepted value
Min length / Max lengthText, TextareaThe shortest and longest accepted answer
Accepted types (comma-separated)File, ImageWhich file types are allowed, e.g. pdf,docx,xlsx or jpg,png,gif
Heading levelHeadingH1 (largest), H2, or H3 (smallest)
tip

Add a Heading above each group of related fields and an Info Text where people usually get stuck. A well-organized form gets filled in correctly the first time.


Viewing a Template

Click View on a card to open a read-only preview. The preview shows the template's name, description, and every field laid out as it will appear on a task.

The inputs are switched off here — a note reads "Preview — inputs are disabled. Assigned users will be able to fill them on the task." Press Escape or the close button to go back.


Editing a Template

Click Edit on a card to reopen the builder. You can change the name, the description, and the fields.

caution

Visibility can't be changed after creation. In edit mode the scope is shown as a read-only badge with the note "can't be changed after creation." If you need a different audience, create a new template instead.

Editing a template only affects tasks created from now on. Tasks that already used it keep the copy they were given.


Archiving a Template

Click Delete on a card. You'll be asked to confirm:

Archive template "{name}"? Existing tasks keep their snapshot — only future tasks lose this template option.

Confirming archives the template. It disappears from the list and from the Form Template dropdown when creating new tasks, but every task that already used it keeps its own copy of the fields intact.


Using a Template on a Task

When you create a task, open the Form Template (optional) dropdown and pick a template. Leave it on — No template — if you don't want one.

As soon as you select one, a Template preview appears showing every field the template will add, so you know up front what the assignee will need to provide.

When the task is created, the template's fields are copied onto it as completion conditions, and the person doing the task fills them in before marking it done. See Completion Conditions and Creating Tasks.

info

The task keeps its own copy of the fields — a snapshot. The create screen spells this out: "Template fields will be snapshotted into this task. Later template edits will not affect it." That means a task's checklist never changes underneath the person working on it.


Templates in Processes

A blueprint step also has a Form Template (optional) setting. Every task that step creates comes with the same fields already attached, so a recurring process asks for exactly the same information each time it runs.

See Blueprints and Step Types.


Tips

  • Build templates for repeatable work — onboarding, reviews, request intake.
  • Keep them focused — one template per kind of task, rather than one giant form.
  • Start Personal, then promote. Build and test a personal form first; once it works, create the Department or Organization version.
  • Mark fields required only when they truly must be filled before the task can close — the task can't be marked done until every required field is answered.
  • Use Preview before saving. It's the fastest way to spot a missing option list or a confusing label.
  • Archive instead of rebuilding. Archiving keeps history intact for tasks that already used the template.