Module

System & Security

The platform's nervous system — authentication, role-based access, audit logging on every mutation, background jobs and configurable dashboards. Every change to every record is captured here, which is what makes the schema audit- and AI-trustworthy.

sys_auditsec_user_role_selectionssys_widgetsys_job
25
Tables
Every mutation
Audited
RBAC
Native
Capabilities

Functional areas this module covers.

Authentication & roles

User accounts, role definitions and selection scope per organisation.

sec_usersec_rolesec_user_role_selections

Audit trails

Append-only audit on every table — who, what, when, before/after.

sys_auditsys_audit_field

Background jobs

Scheduled and on-demand jobs with run history and failure capture.

sys_jobsys_job_run

Dashboards & widgets

Composable widget registry, dashboard definitions and pinning.

sys_widgetsys_dashboard
Core tables

Catalogued in the Schema Explorer.

Core table records for this module are catalogued in the platform — open the full Schema Explorer to browse all 333 tables.
AI use cases

Unlocked by the depth of this module's schema.

Access anomaly detection

Spot unusual access patterns from audit + login data.

Change explanation

Let agents reconstruct exactly what changed on a record and by whom.

Job failure triage

Cluster background-job failures by root cause for faster resolution.

Ask it in natural language

Sample queries an AI agent can resolve against this module.

1

Who modified equipment EQ-1042 in the last 30 days?

2

Show failed background jobs in the last 24 hours by type.

3

Which roles have access to incident records?

Reporting & KPIs

Pre-built summary views and the metrics teams track.

Summary views

  • Daily
    daily_audit_summary
    Mutation counts per table and user.
  • Monthly
    monthly_security_summary
    Logins, failures and role changes.

Key KPIs

  • Audit coverage
    % of tables emitting audit rows.
  • Job success rate
    Successful runs / total runs.
  • Mean time to triage
    Hours from failure to acknowledgement.
Related modules

Where this module connects across the platform.

Browse all modules
Back to Schema Explorer