The five
Each is generated as a CSV and stored, so the artifact you download is the artifact that was produced at generation time — not something recomputed on the fly each time you click.
Generating
1
Disburse the month's payroll cycle
The wage and overtime registers read payslip data. Generating before disbursement produces registers that will not reconcile with what you paid.
2
Generate all five
Compliance → Generate registers, for the month. All five are produced in one action.
3
Check the row counts
Each register records how many rows it produced. A muster roll with fewer rows than you have employees is worth investigating before you file it.
Status
Each register carries a status for its period:Downloading
Individually
Each register exports as CSV from its own row.
As a bundle
Download all produces a ZIP containing all five register CSVs plus a filings summary CSV for the period.
Regenerating
Safe and idempotent. Generating again for the same month replaces the stored artifact and resets the status. Do it whenever payroll is recalculated for that month.Register generation is recorded per organization, register and month. There is no version history — the latest generation is the one you have.