Assign ITP Templates to Packages
Category: Quality
Packages missing their inspection and test plans? This task matches and assigns ITP templates to project packages based on package type — optionally using AI analysis to select the best-fit template when multiple options match, then initialising ITP on existing components.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Template Selection Mode | Dropdown | No | How to select the ITP template when multiple templates match a package type. |
| Additional Information | Text | No | Optional information to guide template selection (e.g. project type, specific quality requirement... |
| Skip Already Assigned Packages | Boolean | No | If enabled, packages that already have an ITP template assigned will be skipped. |
| Initialise ITP on Existing Components | Boolean | No | If enabled, after assigning templates to packages, initialises ITP status on any existing compone... |
| Create Summary Report | Boolean | No | If enabled, creates a markdown report summarising the ITP template assignments. |
Parameter Details
Template Selection Mode
How to select the ITP template when multiple templates match a package type.
Options:
auto- Auto-select first matchllm- Auto-select best match
Default: auto
Additional Information
Optional information to guide template selection (e.g. project type, specific quality requirements, warranty provider preferences). Most useful when using LLM selection mode.
Default: ``
Skip Already Assigned Packages
If enabled, packages that already have an ITP template assigned will be skipped.
Default: True
Initialise ITP on Existing Components
If enabled, after assigning templates to packages, initialises ITP status on any existing components under each package.
Default: True
Create Summary Report
If enabled, creates a markdown report summarising the ITP template assignments.
Default: True
Outputs
Summary
Type: Text/Markdown
Summary
Outputs
Type: Array
Outputs
Completion Time
Type: Text/Markdown
Completion Time
Report Id
Type: Text/Markdown
Report ID
Packages Assigned
Type: Number
Packages Assigned
Example Use Cases
Auto-assign ITPs to all packages
Automatically assign inspection and test plan templates to all work packages.
Configuration:
- Selection Mode:
all - Skip Assigned:
True - Create Report:
True
Tags: itp-templates · itp-assignment · quality-assurance · workspace-items
Last updated: 2026-06-10