Phase templates
Reusable task bundles that pre-populate a phase when you apply one to an onboarding.
A phase template is a saved set of tasks (and optional subtasks) attached to one phase. Applying a template at onboarding creation, or to a live phase, drops the full task list in pre-assigned and pre-dated. You can have multiple templates per phase. Pick the right one when you spin up an onboarding.
Template fields
Creating a template
- Open Admin > Templates > New template.
- Pick the phase.
- Add tasks. For each task, set
title,assignee_rule,due_offset, and optionally subtasks and links. - Save. The template appears in the Apply template dropdown on any onboarding sitting in that phase.
Applying a template
Two paths:
- At creation: the New onboarding dialog offers a template picker for each phase that has one available. Selected templates apply immediately so tasks land on day zero.
- Live: open an onboarding, go to the phase tab, click Apply template. Tasks merge in. Existing tasks aren’t removed, so applying twice doubles the list. Pivotal warns you before applying a second time.
Auto-apply on phase entry
Mark a template default_for_phase: true and it runs whenever an onboarding enters that phase via phase move. The transition’s audit entry records template_applied: <template_name>.
Gotchas
due_offsetis calculated from the phase entry timestamp, not from the onboarding’screated_at. A 7-day offset on a Kickoff task due-dates from when you advance into Kickoff.customer_facing: truetasks fire portal notifications immediately on apply. Stage them withcustomer_facing: falseif you want to review before customer eyes land on them.- Templates are versioned. Editing a template doesn’t update tasks already created from it. New applications use the new version.
- An
assignee_rulethat doesn’t resolve (e.g.csmwith no CSM assigned) leaves the task unassigned. Pi surfaces unassigned tasks on the Workbench.
Related
Email help@pivotal.app with a screenshot of where you got stuck and the customer or onboarding id from the URL.