Creating your first project

๐Ÿ“– 8-minute read ยท Beginner ยท Last updated 2026-05-23

Creating a project is a 3-minute job if you have the basics to hand. This guide covers the fields, the decisions, and the small gotchas that save you grief later. By the end you'll have a configured project ready for the team to join.

Before you start

Have these to hand:

Step 1 โ€” Click + New Project

From the tenant dashboard or any other project, click + New Project in the top-right.

Step 2 โ€” Project basics

Fill these fields:

Step 3 โ€” GPS coordinates

This is what powers the mobile GPS site map. Three input methods:

Search by address

Type the site address. We geocode it with Mapbox. Result usually within 50 m of correct.

Drop a pin

Click "Pick on map", pan to the site, click the exact location. Most accurate.

Enter coordinates directly

If your surveyor gave you exact lat/lng, paste them. Format: decimal degrees, comma-separated (e.g. 0.3136, 32.5811).

Why this matters: the mobile app centres on these coordinates and only caches a 5km radius of map tiles. Inaccurate coordinates = blank map on site.

Step 4 โ€” ISO 19650 setup

Quick choices that drive the whole project's file naming + workflow:

Originator code

Defaults to your tenant's originator code (set in tenant Settings). Override per-project if you're delivering for a JV or another firm.

Volume code

For most projects: ZZ (whole project). For multi-building or multi-zone work: 01, 02, etc.

BEP template

Pick from:

Suitability schema

Defaults to standard S0โ€“S7. Override if your client uses a custom schema.

Revision schema

Defaults to P/C/A (pre-construction / construction / as-built). Custom options available for clients with bespoke schemes.

Step 5 โ€” RIBA stage & phases

Pick the current stage (1โ€“7). Planscape pre-loads the Revit phase list to match (Existing, Demolition, New Construction, etc.) when the plugin first syncs.

You can add custom phases later for staged handovers (e.g. Phase 1 / Phase 2 of a multi-building site).

Step 6 โ€” Initial team members

Optional at create-time. Pick from your tenant's existing users to add as project members. You'll be added as Project Lead automatically. See Inviting your team for the full role model.

Step 7 โ€” Click Create

You land on the project dashboard. Behind the scenes Planscape has:

  1. Created the project record in your tenant's database.
  2. Created CDE containers (WIP / Shared / Published / Archived).
  3. Generated an initial BEP (.docx) under Deliverables โ†’ BEP.
  4. Created the project's Mapbox map config and pre-warmed tiles for the 5km radius.
  5. Set up the audit log with a Genesis record.
  6. Issued you a project-scoped email-to-issue address.

What to do next

Common mistakes

Cloning a project from a template

Once you have a few projects on a similar pattern (e.g. you do 5 similar district hospitals a year), save one as a template: Project Settings โ†’ Save as template. Future projects can be cloned from it, inheriting CDE setup, BEP draft, team defaults, and MIDP skeleton.