Starter · Part of HR
Bulk record updates via CSV import
Upload a CSV of changes (annual merit increases, reorg moves), the system runs them as an async job, and you get a per-row status report. Beats clicking through 240 employees one at a time.

For the operator
Upload a CSV of changes — annual merit increases, reorg moves, mass title updates — and the system runs them as an async job with per-row status. You watch progress, see exactly which rows succeeded, which failed and why, and re-upload the failure rows after fixing. Beats clicking through 240 employee records one at a time during merit cycles.
Business impact
Annual merit cycles and reorgs absorb meaningful HRBP time across what is frankly a deterministic data-loading task. Bulk import compresses that work from days to hours and removes the data-entry-error class of defect (typo on row 137, salary applied to wrong employee). The same cycle becomes one HRBP-hour instead of an HRBP week, and the data lands clean.