Skip to content

Inspect Check Templates

Check Templates define reusable inspection checks that can be assembled into checklists.

RoutePurpose
/inspect/check-templatesCheck template list
/inspect/check-templates/createCreate check template
/inspect/check-templates/:id/editEdit check template

The list supports search, check type, category, and active/inactive filters. Rows show code, name, check type, category, status, created time, and row actions.

The create and edit pages use the same check template form. The form stores the template code, name, type, category, instructions, active state, and check-specific configuration.

Screenshots are attempted by scripts/portal/inspect/screenshots.py. If the wiki tenant returns a portal 404 or has no editable records, the missing states are tracked in the screenshot index.

PermissionUse
inspect.check-templatesAccess check template list and create/edit flows