Quickstart
This quickstart walks you from sign-up to a populated map and a first field submission. You'll need a Stratumly tenant; if you don't have one, contact us for an evaluation account.
Before you start
You'll need:
- An email address you control. The first user becomes the organisation owner.
- An asset register file (CSV, GeoJSON, or zipped Shapefile) for whichever assets you want to track first. If you don't have one, demo data is included.
- (Optional, for inspections) A
.lasor.lazpoint-cloud file from a recent survey.
Step 1: Create your organisation
- Open your tenant URL (for example
https://app.stratumly.com). - Click Register.
- Enter your name, email, password, and organisation name.
- Click Create organisation.
You'll be signed in and shown the map.
Step 2: Invite your team
- Open Admin → Team.
- Click Add user.
- Enter their email, first name, and last name.
- Pick a role:
- Owner: full control, can manage billing.
- Admin: can invite users and manage non-privileged roles.
- Engineer / Surveyor: full operational access without admin powers.
- Viewer: read-only.
- Click Add. A one-time temporary password appears. Copy it and share it with your colleague.
Your colleague will be prompted to change the password on first sign-in.
Step 3: Create your first project
- Open Projects → New project.
- Enter a name, for example "Northwest Pipe Renewals 2026".
- Pick an industry from the list: Utilities, Rail, Highways, Mining, Construction, Forestry, Telecoms, Insurance, Archaeology, or Other.
- Click Create.
The industry choice pre-picks sensible defaults later on (form templates, dashboard widgets).
Step 4: Load an asset register
There are three ways to get data onto the map.
Option A: Bulk import a file
- In the layers panel, click New layer.
- Pick the geometry type (Point, Line, or Polygon), or let Stratumly infer it from the file.
- Drag a file in. Supported formats:
- CSV (Point only): expects
lonandlatcolumns. Other columns become attributes. - GeoJSON:
FeatureorFeatureCollection, any geometry. - Shapefile: zipped
.shp,.dbf,.shx, with optional.prjand.cpg.
- CSV (Point only): expects
- Click Import.
If your connection drops mid-upload, you can resume from where it left off the next time you open the app.
Option B: Draw on the map
- Open the Draw section in the map sidebar.
- Pick a target layer.
- Pick a tool: point, line, or polygon.
- Click on the map to place vertices. Single-click places a point; double-click finishes a line or polygon. Press Escape to cancel.
- Fill in the attribute dialog and click Save, or click Skip & save to add the feature with empty properties.
Option C: Capture from the field via a Form
To grow a layer organically as field engineers walk the network, point a Form at the layer. See Forms. Every submission creates a feature in that layer automatically.
Step 5: Build a Form
- Open Forms → New template.
- Enter a name and slug.
- Choose whether geometry is required, and if so, the type (Point, Line, or Polygon).
- Optionally pick a linked feature class so submissions create features in that layer.
- Add the fields you want: text, number, dropdown, checkbox, radio, date, photo, GPS point, QR / barcode scan, signature, rating, or linked-feature picker.
- Click Publish when you're ready.
Submissions can only be filed against published forms. Further edits create version 2, version 3, and so on. Older submissions remain readable.
Step 6: Run an inspection
To upload a survey file (point cloud, mesh, or orthoimagery):
- Open the project, then Surveys → New survey.
- Pick a sensor type: LiDAR, Photogrammetry, Thermal, or Hybrid.
- Drag the survey file in.
- Click Upload.
The survey moves through Pending → Uploading → Processing → Ready. When it reaches Ready, open the survey to view the 3D tileset and start annotating defects.
Step 7: Build a dashboard
- Open Dashboards → New dashboard.
- Drag widgets onto the grid: KPI cards, charts, gauges, embedded maps, lists, tables.
- Bind each widget to a data source: a feature layer, form submissions, an IoT stream, or an analysis result.
- Click a chart segment to filter the embedded map and table.
- To share, click Share and either copy the public link or embed the dashboard as an iframe.
What next?
- Maps: feature layers, basemaps, drawing and editing.
- Forms: how to build capture templates.
- Submissions: how captured data flows into your asset register.
- Dashboards: widgets, data sources, sharing.
- Spatial analysis: buffer, intersect, proximity, heatmap.
- Authentication: managing users, roles, and sessions.