Most enterprise platforms force your processes into their structure. The LEAST Software Configuration Engine inverts that — you define the data structure, the workflow logic, and the security model, and the engine adapts to it. No developer required.
The FX/DX/IX/GX data model
At the core of the Configuration Engine is a four-table architecture that separates field definitions, data rows, interaction logs, and reporting queries — giving each collection its own configurable schema without modifying the underlying database.
Define the schema for any collection: field names, types, validation rules, security settings, and display options. Modify the structure at any time without migration scripts.
Every record in a collection. Supports cross-collection relationships — dropdown or live typeahead fields that reference records in other collections, stored as foreign keys.
Every action taken on a record is logged — state changes, comments, form submissions, approvals. Full audit trail per record, queryable via API or reporting queries.
Named query definitions that filter, sort, and group collection data for reporting views, API endpoints, and dropdown population. Configured once, used everywhere.
Access control and data management
Three security modes per query group: owner (see only your records), association (see your organisation’s records), or open (all records). Configurable per collection, per view — without writing access rules.
Enable Kanban-style swimlanes on any collection — named lanes, drag-to-move records, archive/restore lifecycle, and record duplication. Configured in one API call, no schema changes.
Apply a named schema template to any collection in one API call: task tracker, CRM, content library, or Kanban board. Pre-configured with fields, actions, and groups — customise from there.
Configure validation rules, security checks, communication triggers (email, SMS, webhook), payment settings, and navigation flow per workflow step — all in the admin UI, no code.
Built around your processes, not ours
See the Configuration Engine handling your specific data model and workflow structure in a live demonstration.
