Skip to content
Business UsersDay-to-day operations

Work order templates

Define reusable work order forms, colors, and calendar settings from the Work Orders templates tab.

Last updated May 21, 2026

What this guide covers

Work order templates standardize the fields and appearance of new work orders.

Open templates

Go to Work OrdersTemplates (/app/work-orders?tab=templates).

Requires work_order_templates_access at view or edit level.

Template contents

Each template defines:

  • Name and description for internal selection
  • Template schema — JSON form layout (text fields, checklists, measurements, etc.) snapshotted onto new work orders
  • Calendar color — how work orders from this template appear on calendar views
  • Active flag — inactive templates are hidden from creation pickers

When a user creates a work order from a template, NidusCore stores both live form_data and a template_snapshot so historical records stay readable even if the template later changes.

Permissions

LevelCapability
ViewBrowse templates, use them when creating work orders
Edit allCreate, update, archive templates

Template calendar colors also feed Calendar → Work order source settings for per-user visibility toggles.

Related articles