ISO 19650 workflow setup
ISO 19650 is the international standard for managing information across the asset lifecycle. Planscape ships ISO 19650 conventions pre-built โ naming, suitability, CDE containers, transmittal forms, audit trail. This guide shows you how to configure them for your project so that on day one you're generating information that satisfies the standard.
The four pillars Planscape configures for you
- Naming convention โ every file and document gets an ISO 19650 name.
- CDE state machine โ WIP โ Shared โ Published โ Archived.
- Suitability & revision codes โ S0โS7 and P/A revisions.
- Audit trail โ hash-chained log over every state change.
Step 1 โ Project metadata
Open the project › Settings › ISO 19650. Fill in the codes that go into every filename:
| Code | Example | Source |
|---|---|---|
| Project code | KIH | You โ 3โ6 chars |
| Originator code | PLNS | Your firm โ 3โ4 chars |
| Volume / system | ZZ (whole project), 01 (zone 1) | Per project โ usually ZZ to start |
| Level | ZZ, 00, 01, 02, โฆ | Per file |
| Type | M3 (model), DR (drawing), SP (specification) | Per file |
| Role | A (architectural), M (mechanical), โฆ | Per file |
| Number | 0001 | Auto โ sequential |
A complete file name then looks like:
KIH-PLNS-ZZ-00-M3-A-0001.rvt
KIH-PLNS-ZZ-XX-DR-M-0042.pdf
Step 2 โ Configure the CDE state machine
Every file in Planscape lives in one of four containers:
| Container | Who can write | Who can read | Use for |
|---|---|---|---|
| WIP | Author | Author + tenant | Daily work |
| Shared | Author (publish) | All project members | Coordination across disciplines |
| Published | Project Lead (approve) | All members + external clients | Contract-grade information |
| Archived | System (auto) | Read-only by all | Historical record |
Settings โ CDE state machine. Defaults are correct for most projects. You can:
- Require a second approver before promoting to Published.
- Force a suitability change on each container transition.
- Auto-archive Published files after N days from project completion.
Step 3 โ Suitability codes
The S codes mark what an information container is fit for:
| Code | Meaning | Typical CDE container |
|---|---|---|
| S0 | Initial status / WIP | WIP |
| S1 | Suitable for coordination | Shared |
| S2 | Suitable for information | Shared |
| S3 | Suitable for internal review & comment | Shared |
| S4 | Suitable for stage approval | Published |
| S5 | Suitable for PIM authorization | Published |
| S6 | Suitable for AIM authorization | Published |
| S7 | Suitable for asset operation | Published |
The default mapping (S1/S2 โ Shared, S4โS7 โ Published) is the standard interpretation. Customize per project in Settings.
Step 4 โ Revision codes
Planscape uses the P (pre-construction) and C (construction) revision scheme:
P01, P02, P03โฆโ pre-construction revisionsP01.01, P01.02โ minor revisions within a majorC01, C02, โฆโ construction-issue revisionsA01, A02, โฆโ as-built revisions (after handover)
Auto-increment is enabled by default โ re-issuing a deliverable bumps the revision code without you typing it.
Step 5 โ Build the BEP
Project › Documents › + Generate BEP. Pick a template:
- Standard โ generic ISO 19650 BEP.
- UK Public Sector โ includes IR (Information Requirements) cross-references.
- NHS / Healthcare โ adds HBN/HTM document requirements.
- Donor-funded โ adds DFI/IFC reporting fields.
The BEP is rendered as a .docx with all your project metadata pre-filled. Edit in Word, re-upload as a deliverable.
Step 6 โ Build the MIDP
The Master Information Delivery Plan lists every deliverable, its responsible party, and its target date.
Project › Deliverables › MIDP view. Add deliverables one of three ways:
- From a template โ pick from 8 industry templates (Hospital, Airport, Office, etc.) โ adds 30โ80 deliverables in one click.
- From Excel โ paste a delivery schedule, Planscape parses columns and creates deliverables.
- Manually โ one row at a time.
Each deliverable carries: number, name, type, responsible party, suitability target, milestone, and dependencies. The MIDP view also shows RAG status (on-track / at-risk / late).
Step 7 โ Verify the audit trail is on
Audit trail is on by default. To verify: Settings › Audit › Verify chain. Planscape walks every record in the project's audit log, checks each SHA-256 hash against the previous record, and reports the chain length and verification result.
A broken chain means tampering. Don't ignore it โ contact support@planscape.co immediately. We haven't yet seen a real-world break, but the verification mechanism is what makes the audit trail court-admissible.
Day-to-day workflow once set up
- Author works in Revit / Word / Excel, syncs to WIP via the plugin or upload.
- When ready to share with the team, the author Publishes to Shared with a suitability code (S1 / S2 / S3).
- Other disciplines coordinate in Shared. RFIs and NCRs raised against specific elements.
- When ready for client review, the Project Lead Promotes to Published at a stage-gate suitability (S4 / S5).
- A Transmittal is issued to client recipients listing every Published deliverable in that batch.
- Each step is automatically logged in the audit trail.
Common mistakes
- Skipping the MIDP. Without it you can't show progress against plan. Even a rough first version is better than none.
- Using suitability codes inconsistently. Pick a convention (S2 for general info, S3 for review) and stick to it across the project.
- Approving your own work to Published. Even if your role allows it, route via a separate Project Lead. The audit trail benefits enormously from a second signature.
- Never running the chain verification. Do it monthly. It takes 5 seconds and proves the audit trail isn't compromised.