Skip to main content

Blueprint Governance

Blueprint governance protects reporting consistency. Without it, teams create multiple versions of the same report type, lose track of which template is current, and produce outputs that diverge from stakeholder expectations.

This page defines the change control procedure, versioning triggers, decommissioning checklist, and metrics for maintaining a healthy blueprint library.


Blueprint lifecycle stages

StageDescriptionWho acts
DraftBlueprint is being designed, not yet in useBlueprint Owner, Designer
PublishedActive — editions can be createdBlueprint Owner
VersionedA new version published; prior version deprecatedBlueprint Owner
ArchivedRetired — no new editions can be createdBlueprint Owner, Workspace Admin

Change control procedure

Before publishing any change to a live blueprint, assess the impact:

Step 1 — Classify the change

Change typeExamplesImpact
MinorField label, help text, default value, option label renameNo data impact. Safe to publish anytime.
ModerateAdd non-required field, add section, add option to a Select listExisting editions unaffected. New editions get the updated field.
MajorAdd required field, remove field, restructure section order, change field typeImpacts editions in progress. Requires cycle coordination.

Step 2 — Check active edition status

  1. Go to the blueprint → Editions tab.
  2. Filter by status: Draft, Submitted, In review, Changes requested.
  3. Any editions in these states are "active" — contributors and reviewers are working on them.

Step 3 — Coordinate timing

Change typeTiming guidance
MinorPublish immediately — no coordination needed
ModerateNotify contributors via comment or external channel before publishing
MajorWait for all active editions to reach Approved or Closed, then publish

Step 4 — Publish the change

  1. Make the change in the blueprint design view.
  2. Click Publish → write a version note describing the change.
  3. The version note is stored in the blueprint's Version history tab.

Step 5 — Notify stakeholders

For moderate and major changes, send a notification to all project contributors and reviewers explaining:

  • What changed
  • Why it changed
  • How it affects their next edition

Versioning — when to create a new version vs. edit in place

Use in-place editing (edit the published blueprint) for:

  • Field label and help text updates
  • Adding options to a Select or Multi-select list
  • Adding non-required fields
  • Adding sections

Use a new blueprint version when:

  • A required field is added or removed
  • Section order changes materially
  • An existing field's type changes (e.g. Text → Select)
  • The report structure changes to the point where the output template needs redesigning

Creating a new blueprint version:

  1. Open the blueprint → click Create new version.
  2. This duplicates the blueprint with "(v2)" appended to the name.
  3. Redesign the new version without affecting the current published version.
  4. Publish the new version.
  5. Archive the old version once all active editions are complete.

Duplicate blueprint policy

Duplication is appropriate when:

ReasonExample
Different audienceOne blueprint for client reporting, one for internal PMO
Different structureConstruction report and commercial report have different sections
Different project typeInfrastructure blueprint vs. fitout blueprint

Duplication is not appropriate when:

Reason to avoid duplicationBetter alternative
"I want a backup"Use version history — the blueprint change log is the backup
"I'm not sure if my changes will work"Use a Draft blueprint for testing
"Each project lead wants their own template"Standardise — offer a shared blueprint and use project-level field defaults

When you do duplicate, suffix the name clearly: Monthly Progress — Client and Monthly Progress — Internal rather than two copies with similar names.


Decommissioning a blueprint

When a blueprint is no longer needed:

Decommissioning checklist

  • Confirm with the Blueprint Owner that this blueprint will not be used for future editions
  • Check all editions in this blueprint are in Approved or Closed status (no active editions)
  • Verify no active outputs or scheduled exports reference this blueprint
  • Export a CSV summary of all editions for archival records (optional)
  • Archive the blueprint: open the blueprint → Blueprint settingsArchive
  • Notify project members that this blueprint is no longer active

Archive vs. delete

ActionEffectWhen to use
ArchiveBlueprint removed from the active list; existing editions and outputs preservedWhen decommissioning but historical data must be retained
DeleteBlueprint and all editions permanently deletedOnly for test blueprints with no real data
caution

Deleting a blueprint cannot be undone. All editions, outputs, and audit history for that blueprint are permanently removed. Archive instead of delete in almost all cases.


Restoring an archived blueprint

  1. Go to Workspace SettingsBlueprints → filter by Archived.
  2. Click the blueprint → Restore.
  3. The blueprint returns to Published status and editions can be created again.

An audit log entry records who restored the blueprint and when.


Blueprint governance metrics

Track these metrics monthly to maintain a healthy blueprint library:

MetricTargetAction if exceeded
Blueprints without an owner0Assign an owner or archive
Blueprints with no edition in 90 days< 5Review for archiving
Editions stuck in Draft > 30 days< 3Contact contributor
Editions stuck in Submitted > 14 days< 3Contact reviewer
Blueprints with duplicate names0Rename or merge
Blueprints without a description0Add description

Check these metrics in Workspace SettingsBlueprintsGovernance dashboard (available to Workspace Admins).


Blueprint description policy

Every published blueprint must have a description that explains:

  1. Purpose — What kind of report does this blueprint produce?
  2. Audience — Who receives the output (client, PMO, board, internal team)?
  3. Cadence — How often is it used (weekly, monthly, quarterly)?
  4. Owner contact — Name or team to contact with questions about the blueprint structure.

Example description:

"Monthly project progress report produced by the project team and issued to the client's project manager. Covers programme, commercial, risk, and quality. Issued on the 10th of each month. Owner: Document Control Lead."