Skip to main content

Metadata & Numbering

Kazinex Workflows uses two complementary configuration systems to standardise how documents are categorised and identified: metadata fields (custom attributes attached to documents) and numbering schemes (rules for generating unique document reference numbers).

Metadata fields

Metadata fields extend the standard set of document attributes (discipline, zone, stage, etc.) with custom fields specific to your organisation or project. Every document in the register can carry these fields, making the register searchable and filterable on dimensions that matter to your project controls system.

Metadata fields can be:

  • Dropdown — select from a predefined list (e.g. Package Code: PKG-01, PKG-02, PKG-03)
  • Text — free-text input (e.g. Contract Reference)
  • Date — date picker (e.g. Inspection Date)
  • Toggle — boolean yes/no (e.g. "ITP Required")

Each dropdown option has a code — a short, unique identifier used in auto-numbering tokens and API references.

Document numbering schemes

A numbering scheme defines how document reference numbers are generated automatically. Schemes are built from tokens — discipline code, document type code, zone, sequential counter, year, and custom field codes — combined in a specific order to produce structured numbers like STR-PLAN-ZA-0001.

Scope hierarchy

Both metadata fields and numbering schemes can be defined at two levels:

LevelApplies toWho configures
OrganisationAll projects (unless overridden at project level)Org Admin
ProjectThis project onlyProject Admin (can add to org fields, not remove them)

Project-level fields extend the org-level set. Members in a project see all org-level fields plus any project-level additions.

Configuration location

SettingLocation
Org-level metadata fieldsSettingsMetadataFields
Project-level metadata fieldsProject SettingsMetadataFields
Org-level numbering schemesSettingsMetadataNumbering
Project-level numbering schemesProject SettingsMetadataNumbering

In this section

GuideWhat it covers
Custom Metadata FieldsCreate and configure custom field types
Auto-Numbering SchemesBuild format templates for auto-generated numbers
Document Numbering SchemesConfigure per-project document numbering