Governance

Platform Config — Define governance schemes with value bands, date ranges & approvers for contract oversight
🎯 Purpose

The Governance module defines governance schemes that assign structured oversight to contracts based on value bands and date ranges. Each scheme specifies an approver, a validity period, and a contract value range. When creating a contract, users select a governance scheme to ensure the appropriate compliance oversight is recorded. Governance is a compliance mechanism — it records who approved what, not an automated approval workflow.

👤 Roles & Access
RoleAccess
AdminFull access — create, edit, and manage governance schemes and approvers.
Super UserView governance schemes. Select schemes when creating contracts.
End UserNo access.
CustomerNo access.
SupplierNo access.
🔗 Dependencies
Upstream (requires)
Organisation must exist. Governance Approvers must be configured in Organisation → Catalogs.
Downstream (feeds into)
Contract — Contracts reference a Governance Scheme and Approved By person.
🚀 Related Flows
Platform Setup — Step 6 — governance rules are defined.
Manual Contract — Optional governance selection during contract creation.

1. Overview

The Governance module defines governance schemes that provide structured oversight for contracts. Each scheme specifies a valid date range, a contract value band, and an assigned approver. Governance is not an approval workflow — it is a selection mechanism that ensures contracts have the appropriate governance oversight assigned.

When creating a contract, the user optionally selects a Governance Scheme and a corresponding Approved By person. The system filters the available schemes based on matching rules (value range, date range, and current status). If a Governance Scheme is selected without an Approved By, the contract status is set to Incomplete until both are provided.

Important — Governance vs Department-Based Approval:

Governance and the department-based approval workflow are two separate mechanisms:

  • Governance — optional selection of a scheme and approver on the contract. No approval workflow is triggered — it is a record-keeping and compliance requirement.
  • Department-based approval — when a Super User creates a contract, it is automatically routed to the Department Admin for approval. This is a workflow that changes the contract status (Approval Pending → Approved/Rejected).

Prerequisites

2. Governance Listing

  1. In the left navigation, under Platform Config (or Configuration), click Governance.
  2. The Governance List shows all governance schemes with their Name, Description, Approval By, and Current status.
  3. Use the filter dropdowns and Search button to locate a scheme.
  4. Click Add Governance to create a new scheme.
Governance listing

Governance listing

2.1 Listing Columns

ColumnDescription
NameThe governance scheme name.
DescriptionDescription of the scheme.
Approval ByThe assigned approver (from Catalogs → Governance Approvers).
CurrentWhether the scheme is currently active/live.

3. Adding a Governance Scheme

  1. On the Governance listing, click Add Governance.
  2. Select the Organisation (required).
  3. Enter a Name (required) — a descriptive name for the governance scheme.
  4. Select a Start Date (required) and End Date (required) — the period during which this scheme is valid. Only contracts whose start and end dates fall within this range can use this scheme.
  5. Tick Current if this scheme is active/live. Only current schemes appear in the contract's Governance Scheme dropdown.
  6. Enter a Lower Value (required) and Upper Value — the contract value band this scheme covers. Only contracts whose value falls between the Lower and Upper Value can use this scheme.
  7. Enter a Description — optional notes about the scheme.
  8. Select Approval By (required) — the approver for this governance scheme, from Organisation → Catalogs (Type = Governance Approvers).
  9. Click Save.
Screenshot 2026-05-31 at 7.56.00 PM

Screenshot 2026-05-31 at 7.56.00 PM

3.1 Form Fields

FieldRequiredDescription
OrganisationYesThe organisation this scheme belongs to.
NameYesA descriptive name for the governance scheme (e.g. "Standard Approval — Up to $50K", "Executive Approval — $50K+").
Start DateYesThe date from which this scheme is valid.
End DateYesThe date until which this scheme is valid.
CurrentNoCheckbox — tick to mark the scheme as active/live. Only current schemes appear in the contract form.
Lower ValueYesThe minimum contract value this scheme applies to.
Upper ValueNoThe maximum contract value this scheme applies to.
DescriptionNoFree text description of the scheme.
Approval ByYesThe assigned approver. From Organisation → Catalogs (Type = Governance Approvers).

3.2 Review Configuration

The bottom section configures periodic reviews of the governance scheme itself to ensure it remains valid and up to date:

FieldDescription
Review Start DateWhen reviews of this governance scheme begin.
Review FrequencyHow often the scheme should be reviewed (dropdown).
Reviewer EmailEmail address of the person reviewing the scheme.
NotificationNotification template for review alerts (from the Notification module).
Governance FilesUpload supporting documents (e.g. governance policy documents, approval matrices).

4. How Governance Connects to Contracts

When creating or editing a Contract, two governance-related fields appear in the contract form:

Step 1 — Governance Scheme Selection:

The Governance Scheme dropdown on the contract form is filtered to show only schemes that match all three conditions:

Step 2 — Approved By Selection:

After selecting a Governance Scheme, the Contract Approved By field is populated with the approver(s) from the selected scheme. The user selects the appropriate approver.

Impact on Contract Status:

Note: Governance Scheme selection is optional on the contract. Not all contracts require a governance scheme. When used, it ensures the contract has been reviewed and assigned to an appropriate approver based on its value and date range.

5. Tips

6. Troubleshooting

IssueResolution
Governance Scheme dropdown empty in contractNo matching schemes exist. Check that at least one governance scheme is: (1) marked as Current, (2) has a value range covering the contract value, and (3) has a date range covering the contract dates.
Approval By dropdown empty in contractSelect a Governance Scheme first — the Approved By list is populated based on the selected scheme.
Approval By dropdown empty in governance formNo Governance Approvers exist in Catalogs. Add them in Organisation → Catalogs (Type = Governance Approvers).
Contract stuck on IncompleteA Governance Scheme is selected but Approved By is not. Select an approver from the Approved By dropdown.
Scheme not appearing despite matching valueCheck the Current checkbox is ticked and the contract's dates fall within the scheme's Start/End Date range.