Outcome. A certificate request stops being an email somebody remembers. It becomes a ticket with a named holder, a date the insured actually needs it by, one task, two reminders and a record of when it went out.
Workflow map
Enrollment, branches and actions at a glance
insurance-002
flowchart TD
A[Enroll: certificate request, not yet issued] --> B{Holder and policy known?}
B -->|no| C[Task and notify owner, then exit if still blank]
B -->|yes| D{Due date known?}
D -->|no| E[Priority Medium, task due in 2 days]
D -->|yes| F[Priority by urgency, task due in 1 day]
F --> G[Delay to 1 day before due date]
E --> G
G --> H{Issued?}
H -->|yes| K[Wait for issued date, max 10 days]
H -->|no| I[Reminder task and notify owner]
I --> J[Delay to due date]
J --> L{Issued?}
L -->|yes| K
L -->|no| M[Priority High, notify escalation contact]
M --> K
K --> N{Issued within 10 days?}
N -->|yes| O[Close ticket, survey runs on closure]
N -->|no| P[Notify escalation contact, leave open]

When to use it, when not to
- UseUse it in any agency with a commercial book. Certificates are high volume, low value and time critical, which is the exact shape of work that gets forgotten between two claims.
- UseUse it when the same certificate keeps being reissued because the holder name was wrong. This workflow forces the holder onto the record before the task is created.
- SkipDo not use it for the certificate that comes with a new policy at binding. That belongs in the binding checklist, not the service queue.
- SkipDo not build it before the service pipeline has SLA targets and a first response alert. Certificates inherit the desk's response clock, and without targets the reporting has nothing to show.
The preview ends here. Six sections are in the library.
counted, not blurred
PrerequisitesEvery property with its label, internal name, type and options, plus the assets the workflow needs before you start.8 items
EnrollmentThe trigger, the criteria exactly as they are ticked in the UI, the re-enrollment rule and the suppression list.4 parts
StepsEach action in order with its parameters, its branches and its delays, written as you tick them.10 numbered actions
Known pitfallsTraps seen in production, each with what breaks and what to do instead.6 pitfalls
Test plan, variants and build specHow to prove it works in a test portal, where to look when it does not, the variants for other objects or tiers, and the YAML build spec.4 variants, 3 sections
FilesThe properties JSON creates the fields in one API call, the workflow JSON documents the build.PDF, Markdown, JSON
Install1 click. The installer creates the properties this spec declares and the workflow itself, switched off, then opens a task for the prerequisites that are assets rather than properties, such as a team, a static list or a marketing email. What it created is listed on the install page.1 click, switched off
Unlock the full library,
149 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





