Skip to main content

Workflows Glossary

Workflows glossary

This glossary covers the terminology used throughout Kazinex Workflows. Terms are grouped by topic area.


Core concepts

TermDefinition
Access control groupA named group of project members configured to share permissions or document-visibility filters. A user can belong to multiple groups; permissions are additive.
ActionA response decision captured during a workflow step. Valid actions depend on the step type (e.g., Approve, Reject, Acknowledge).
Active workflowA workflow instance that has been started and not yet completed or cancelled.
AssigneeThe user, project role, or access group responsible for completing a specific workflow step.
Audit trailThe immutable, time-stamped log of all actions, decisions, comments, and system events for a workflow, document, transmittal, or correspondence item.
Conditional routingA workflow step whose next step is determined by the response submitted. For example, an Approve action routes to the next step; a Reject action routes to a return branch.
DashboardThe home screen of Workflows showing project health indicators, pending actions, and overdue items.
EscalationAn automated notification sent when a step passes its due date without a response. Configured per step in the workflow template.
Organisation (org)The top-level entity that owns all projects in a Kazinex Workflows account. Org Admins manage org-wide settings, templates, and users.
ProjectA Workflows container for a specific construction or engineering project. Contains documents, workflows, transmittals, correspondence, and team members.
Project roleA permission level assigned to each user per project. Available roles: Org Admin, Project Admin, Document Controller, Reviewer, Approver, Observer.
Required byThe deadline by which a step or transmittal acknowledgement should be completed. Overdue items are flagged on the dashboard and in reports.
SLA (Service Level Agreement)A configured duration (in hours) within which a step is expected to be completed. Used to calculate due dates and flag overdue items.
StepA single unit of review, approval, acknowledgement, or signing within a workflow. Steps have a type, assignee, SLA, and response options.
WorkspaceEquivalent to the organisation account. Contains all projects and organisation-level settings.

Document control

TermDefinition
ConfidentialityA document attribute restricting visibility to specific access groups. Documents marked Confidential are hidden from users without a matching group.
DisciplineA classification of a document by engineering or construction area (e.g., Civil, Structural, Mechanical, Electrical).
Document controllerA project role responsible for maintaining the document register, uploading revisions, issuing transmittals, routing reviews, and managing workflows.
Document numberA unique reference code for a project document. Can be auto-generated from a project numbering scheme or entered manually.
Document registerThe controlled list of all project documents, with metadata (number, title, revision, status, discipline, type, zone).
Document relationsLinks between documents that define how they are related. Relation types: supersedes, references, attached_to, related_to.
Document typeA classification of a document by category (e.g., Drawing, Specification, Method Statement, Inspection Record).
PackageA named grouping of related documents for the purpose of review, approval, or transmission.
RevisionA version of a document. Typically labelled A, B, C (preliminary) or 1, 2, 3 (issued), following project convention.
StatusThe current state of a document in its lifecycle. See Status and Actions Reference.
SupersedeThe act of replacing one document revision with a newer revision. The older revision status is set to Superseded.
Work packageA structured set of documents and deliverables that must be reviewed and approved together as a unit.
ZoneA project area or location attribute used in review matrix rules and document filtering.

Workflow and review

TermDefinition
Acknowledge stepA workflow step type where the assignee confirms receipt or awareness. No approve/reject decision is captured.
Approval modeDetermines how a multi-assignee step is resolved. Options: Any One (one response sufficient), All Required (all must respond), Majority.
Approve stepA workflow step type where the assignee formally approves or rejects a document.
Clone (template)The action of copying a workflow template to create a new version or variant. The clone is created in Draft state.
Completed workflowA workflow instance where all steps have been resolved and the workflow has reached its terminal state.
Draft (template)A template that is in preparation and not yet available for use.
Final statusThe document status applied when the last step of a workflow is completed (configured per template).
Parallel routingA workflow structure where multiple steps are active simultaneously. The next sequential step activates only when all parallel steps are completed.
Review matrixA set of rules that automatically assigns the correct reviewer to a workflow step based on document attributes (discipline, type, zone, package).
Review stepA workflow step type where the assignee reviews and provides a response (Approve, Approve with Comments, Reject, Return for Revision).
Sequential routingA workflow structure where each step activates only after the previous step is completed.
Sign stepA workflow step type that records a digital signature for the assigned document step.
TemplateA reusable workflow pattern defining the step sequence, step types, assignees, SLAs, routing mode, and final document status.
Workflow instanceA live workflow started from a template, attached to a specific document and revision.
Workflow templateSee Template above.

Transmittals and correspondence

TermDefinition
AcknowledgementConfirmation by a transmittal recipient that they received the issued documents. Recorded with a timestamp.
CorrespondenceFormal project communication tracked as part of the project record. Types include RFI, NCR, TQ, Instruction, and Letter.
Cover sheetAn auto-generated PDF header page attached to a transmittal, showing the transmittal number, subject, purpose, document list, and recipient list.
Distribution listA saved group of transmittal recipients (internal or external) that can be added to a transmittal in one action.
For ApprovalA transmittal purpose indicating the recipient must formally approve the transmitted documents.
For ConstructionA transmittal purpose indicating the documents are issued for direct use in construction.
For InformationA transmittal purpose indicating the recipient receives the documents for information only; no formal response is required.
For ReviewA transmittal purpose indicating the recipient is asked to review and provide comments or approval.
Issue dateThe date a transmittal is formally issued. Immutable after issuance.
Manual acknowledgementA document controller’s record of an acknowledgement received outside the portal (e.g., by phone or email), used when the recipient cannot click the acknowledgement link.
TransmittalA formal distribution record attaching documents to named recipients, with purpose, issue date, and acknowledgement tracking.
Transmittal numberA unique reference code for a transmittal, auto-generated from the project numbering scheme.

Access and audit

TermDefinition
Event logA detailed list of every system event recorded for a workflow, document, transmittal, or correspondence item. Events include: started, step activated, response submitted, comment added, status changed, link accessed, revoked.
Guest portalA secure, token-authenticated web interface where external reviewers access and respond to assigned records without a full project account.
Guest shareA time-limited, scoped access token issued to an external reviewer. Defines what they can access, for how long, and how many times.
ObserverA project role with read-only access to all project records. Cannot take any action.
RevokeThe action of immediately invalidating an active guest share token, preventing further access by the external reviewer.
TokenA cryptographically random string embedded in a guest share link that authenticates an external reviewer without requiring a password.