Skip to main content

Blueprint Designer

The Blueprint Designer is the editor where you define the complete structure of a reporting blueprint — its sections, fields, form layout, permissions, and output templates. Every edition created from a blueprint inherits this structure.


Accessing the Blueprint Designer

  1. Navigate to Report Forge from the main navigation.
  2. Open the Blueprints list.
  3. Click a blueprint name to open it in the designer.

To create a new blueprint, click + New Blueprint in the Blueprints list.


Header controls

The Blueprint Designer header is sticky and shows:

ControlDescription
← BackReturn to the Blueprints list. Unsaved metadata changes are lost.
Status badgeCurrent blueprint status: Draft, Published, or Archived.
Version tagCurrent version number (e.g. v1, v2).
✨ AI DesignOpen the AI Blueprint Design panel — upload an existing report and AI will suggest a field structure. See AI Design.
SaveSave blueprint metadata (name, description, short code). Disabled when blueprint is Published.
PublishPublish the blueprint so editions can be created from it. Only shown when status is Draft.
note

Editing a Published blueprint's structure (sections, fields) requires Unpublishing it first, which reverts it to Draft. Existing editions are not affected.


Blueprint details form

Below the header, the details form shows:

FieldDescription
NameBlueprint display name — shown in the Blueprints list and on editions. Required.
DescriptionOptional summary of what this blueprint collects. Shown to contributors on editions.
Short CodeShort identifier (max 10 characters) used in edition reference codes (e.g. MPR-2026-01).

All fields are disabled when the blueprint is Published.


Designer tabs

The three tabs appear once the blueprint has been saved for the first time.

Design tab

The main editing view. Three-column layout:

ColumnContent
Left (Sections)List of all sections — add, rename, reorder, delete. Click a section to select it.
Centre (Fields)Fields belonging to the selected section — add, reorder, delete, open field settings.
Right (Section Settings)Configuration panel for the selected section — name, type, multi-row toggle, display mode, icon.

See Sections Panel and Fields Panel for full configuration details.

Form Designer tab

Drag-and-drop interface for building a custom form layout for contributors. Define tabs, rows, columns, and field groupings instead of using the default single-column form.

See Form Designer for configuration details.

Preview tab

Read-only preview of the blueprint structure as contributors will see it. Useful for checking field order and section organisation before publishing.


Saving changes

  • Save in the header saves blueprint metadata (name, description, short code).
  • Section and field changes are saved automatically when you make them in the Design tab.
  • Form Designer layout changes must be saved explicitly via the Save Layout button in the Form Designer tab.

What's next