Built around GOSI and Qiwa — the two systems every Saudi employer answers to

ComplyKSA is built specifically for GOSI (social insurance contributions) and Qiwa (the labor market platform behind Nitaqat/Saudization compliance) — plus Mudad (wage protection) for full payroll compliance coverage. These are the government systems every Saudi employer has to stay on top of. ComplyKSA is designed to work standalone, or as a cross-sell add-on bolted onto an existing ERP like Mutaqamil ERP.

The foundation is genuinely multi-tenant: tenants, establishments and users are modeled with tenant-scoped roles from the ground up, not retrofitted. Integration with GOSI, Qiwa and Mudad runs through a driver interface per system, so the whole app can run against mock fixture data for development and demos, then swap to live government APIs with one environment variable.

Honest status: this is an early-stage build. The multi-tenant foundation and the integration driver layer are scaffolded and working; the bulk of the functional product — employee/salary records, GOSI calculations, Nitaqat tracking, payroll/WPS processing, an AI layer, employee self-service, and the ERP integration/packaging layer — is specified in detail but not yet built.

Specification

CategoryCompliance / HR-Payroll SaaS
Built aroundGOSI & Qiwa, plus Mudad
BackendLaravel, PHP 8.3+, Sanctum
FrontendReact, Vite, TypeScript, Tailwind v4
ArchitectureMulti-tenant (tenants, establishments)
Integration modeMock + live driver per system
Sales modelStandalone or ERP add-on
DocumentationIncluded
StatusEarly-stage — foundation scaffolded
Notify Me at Launch

GOSI & Qiwa integration foundation is real; the compliance modules are next

GOSI & Qiwa driver interfaces, plus Mudad, with swappable mock & live modes
Multi-tenant data model — tenants, establishments, users, roles
Shared API response envelope across the driver & HTTP layers
SPA cookie authentication (Sanctum) wired end-to-end
Employee/salary records, GOSI calculations — specified, not yet built
Nitaqat tracking & payroll/WPS — specified, not yet built
Employee self-service portal — specified, not yet built
ERP integration/packaging layer — specified, not yet built

Common questions

How far along is ComplyKSA?+
Early-stage. The multi-tenant foundation and the GOSI/Qiwa/Mudad integration driver layer are built and working against mock data; the compliance calculation modules themselves are specified but not yet implemented. See the documentation for the exact breakdown.
Can it work with a live GOSI/Qiwa/Mudad connection?+
The architecture is built for it — each integration is a driver interface with a mock and a live implementation, toggled by one setting. Live credentials aren't wired up in this snapshot.
Does it require an existing ERP?+
No — it's designed to run standalone, or as an add-on to an ERP such as Mutaqamil ERP once that integration layer is built.

Want the technical details?

The documentation covers the architecture, driver layer and full roadmap.