prc-hr-004-mpf-enrolment
MPF enrolment SOP for new hires — 60-day window, eMPF Platform onboarding, scheme selection, member-record creation. Use within 60 calendar days of any new hire's start date.
Works with
--- name: prc-hr-004-mpf-enrolment description: MPF enrolment SOP for new hires — 60-day window, eMPF Platform onboarding, scheme selection, member-record creation. Use within 60 calendar days of any new hire's start date. license: MIT --- # HR-004 — MPF Enrolment for New Hires **Version:** 1.0 | **Effective date:** 2026-04-29 | **Owner:** HRL | **Last reviewed:** 2026-04-29 | **Next review:** 2027-04-29 --- ## 1. Purpose This SOP ensures Profit Rise Consulting (PRC) enrols every eligible new hire in an MPF scheme within the 60-day statutory window, configures employer and employee contributions correctly, and maintains compliant records — avoiding penalties of up to HK$450,000 for failure to enrol per the [Mandatory Provident Fund Schemes Ordinance Cap. 485 (MPFSO)](https://www.mpfa.org.hk/). It also ensures the firm correctly applies the MPF offsetting abolition effective 1 May 2025. --- ## 2. Scope **In scope:** All new employees on a continuous contract aged 18–64 commencing employment at PRC. **Out of scope:** Domestic employees (not applicable to PRC); self-employed persons; employees aged 65 or above at commencement; casual employees (Day 1 enrolment applies — see edge cases); employees enrolled through a cross-border scheme; fixed-term contracts shorter than 60 days require pro-rated treatment per MPFA guidance. --- ## 3. Roles & RACI | Activity | COO | HRL | FM | ITL | |---|---|---|---|---| | Confirm employee eligibility | A | R | C | — | | Collect MPF election form | I | A/R | — | — | | Submit enrolment on eMPF Platform | A | R | C | — | | Configure payroll deductions | I | C | A/R | — | | Monitor 60-day compliance deadline | A | R | C | — | | Monthly contribution remittance | A | C | R | — | | Record retention | I | A/R | C | — | *R = Responsible · A = Accountable · C = Consulted · I = Informed* --- ## 4. Definitions | Term | Definition | |---|---| | **eMPF Platform** | Centralised MPF administration platform operated by eMPF Platform Company Limited (MPFA subsidiary) at [empf.com.hk](https://www.empf.com.hk/); HSBC/Hang Seng schemes onboarded 29 January 2026 | | **Relevant income** | Wages, salary, allowances, and other emoluments, excluding overtime pay exemptions; subject to MPF contribution band of HK$7,100–HK$30,000/month per [MPFA](https://www.mpfa.org.hk/en/mpf-system/mandatory-contributions) | | **Contribution ceiling** | Maximum monthly contribution per side = HK$1,500 (5% × HK$30,000); employees earning below HK$7,100/month are exempt from employee contributions but PRC as employer must still contribute 5% | | **60-day window** | Statutory deadline for employer to enrol a new eligible employee in an MPF scheme from employment start date | | **MPF offsetting abolition** | From 1 May 2025, accrued MPF benefits can no longer offset severance or long service payments for employment periods from that date; [MPFA §3.5](https://www.mpfa.org.hk/) | | **Continuous contract** | As defined in EO Cap. 57 (468 Rule from 18 January 2026): ≥4 weeks AND ≥17 hrs/week per week OR ≥68 aggregate hours over any 4-week period | --- ## 5. Inputs / Preconditions - Employment start date confirmed in `payroll_sys` (from HR-002 Step 4) - Employee's date of birth on file (from HKID/passport collected on Day 1) - MPF election form template available in `/07_templates/hr/mpf_election_form.pdf` - PRC employer MPF account active on eMPF Platform for the chosen trustee - FM has confirmed the payroll system MPF deduction flag is active --- ## 6. Procedure 1. **Confirm employee eligibility on Day 1.** - Actor: HRL - System: `payroll_sys` — verify employee record; `doc_store` - Input: Employee date of birth; employment start date; intended hours (to confirm continuous contract status) - Output: Eligibility determination: eligible (aged 18–64, continuous contract) OR exempt (see edge cases) - Decision: IF age < 18 OR ≥ 65 at start THEN MPF not required — document exemption in `/hr/[employee_id]/mpf/exemption.md` and go to step 7. IF aged 18–64 THEN proceed to step 2. - On failure: If age cannot be verified (no HKID/passport presented), HRL must obtain verified ID before proceeding. Do not enrol until confirmed. - Log: Eligibility determination and basis logged in `audit_log`. 2. **Issue MPF election form and explain scheme options.** - Actor: HRL - System: `doc_store` — issue form from `/07_templates/hr/mpf_election_form.pdf`; `email` — send electronic copy if Day 1 briefing is remote - Input: List of MPF schemes available through PRC's trustee on [eMPF Platform](https://www.empf.com.hk/) - Output: Employee receives election form; HRL explains employer/employee contribution rates (5% each), income band (HK$7,100–HK$30,000/month), and fund choices available - Decision: IF employee has an existing MPF account with the same trustee THEN they may request consolidation via eMPF Platform — HRL provides guidance. IF employee requests a scheme not offered by PRC's trustee THEN HRL consults FM; switching trustee requires COO approval. - On failure: If employee is confused about fund options, HRL directs them to MPFA's scheme comparison at [mpfa.org.hk](https://www.mpfa.org.hk/). HRL must not give investment advice. - Log: Election form issued date in `audit_log`. 3. **Collect completed MPF election form (target: within 30 days).** - Actor: HRL - System: `doc_store` — file completed form in `/hr/[employee_id]/mpf/`; `calendar` — set Day 30 reminder if not yet received; Day 55 hard deadline reminder - Input: Completed and signed election form from employee - Output: Signed election form filed; scheme and fund choices recorded - Decision: IF form not returned by Day 30 THEN HRL sends written reminder. IF form not returned by Day 55 THEN HRL enrols employee in PRC's default scheme (pre-designated by COO and documented); employee notified in writing of default enrolment. - On failure: If employee cannot decide on fund choices, enrol in default fund within the employee's chosen scheme. Document the default. - Log: Form receipt date in `audit_log`. 4. **Submit enrolment on eMPF Platform (must complete by Day 60).** - Actor: HRL (submits); FM (confirms employer account) - System: eMPF Platform ([empf.com.hk](https://www.empf.com.hk/)) — submit enrolment; `audit_log` — record submission; `doc_store` — save enrolment confirmation PDF - Input: Completed election form; employee HKID; start date; scheme selection - Output: Enrolment confirmation received from eMPF Platform; confirmation number saved - Decision: IF eMPF Platform is unavailable due to a trustee onboarding blackout (HSBC/Hang Seng: note 10–14 day blackout preceding each onboarding date) THEN HRL contacts trustee directly by phone/email; documents alternative submission method and date; must still enrol within 60 days. - On failure: If eMPF Platform is down for >2 hours, HRL escalates to COO (Tier 2) and contacts trustee directly. Document outage report in `audit_log`. - Log: Enrolment confirmation number, scheme name, submission date and time in `audit_log`. 5. **Configure payroll deductions in payroll system.** - Actor: FM - System: `payroll_sys` — enable MPF employer and employee contribution fields - Input: Enrolment confirmation; employee salary; contribution band (HK$7,100–HK$30,000); employer 5%, employee 5% - Output: `payroll_sys` configured to deduct employee contribution (5% of relevant income, max HK$1,500/month) and remit employer contribution (5%, max HK$1,500/month) in the next payroll cycle - Decision: IF employee salary is below HK$7,100/month THEN employee contribution is zero; employer contribution of 5% still applies. IF salary is above HK$30,000/month THEN both contributions capped at HK$1,500/month. - On failure: If payroll system fails to accept MPF configuration, FM escalates to ITL (Tier 2) and manually tracks contributions until system is corrected. - Log: Payroll system MPF configuration confirmation by FM in `audit_log`. 6. **Remit monthly contributions to trustee by the 10th of each month.** - Actor: FM (executes); COO (accountable) - System: `payroll_sys` — generate MPF remittance report; `payroll_sys` — initiate payment; `audit_log` - Input: Payroll run data for the contribution period; remittance schedule from [MPFA Contribution Day calendar](https://www.mpfa.org.hk/en/mpf-system/mandatory-contributions/mpf-contribution-days-calendar) - Output: Contributions remitted to trustee by the 10th of the month following the wage period (or preceding working day if the 10th is a weekend/public holiday); remittance receipt saved in `doc_store /hr/mpf/remittances/[YYYY-MM].pdf` - Decision: IF the 10th falls on a Saturday, Sunday, or public holiday THEN remit on the last preceding working day. - On failure: If remittance is missed, FM notifies COO immediately; remit as soon as possible and document the delay. MPFA surcharge of 5% per annum on outstanding contributions may apply per [MPFA penalty rules](https://www.mpfa.org.hk/). Escalate to Tier 2. - Log: Remittance amount, date, trustee confirmation number in `audit_log`. 7. **Maintain MPF records for 7 years.** - Actor: HRL; FM - System: `doc_store` — store in `/hr/mpf/` with subdirectory per employee; `calendar` — set retention expiry reminder - Input: Enrolment confirmations, election forms, remittance statements, contribution history - Output: All MPF records retained for at least 7 years per [MPFA record retention rules](https://www.mpfa.org.hk/en/mpf-system/mandatory-contributions); individual employee records retained ≥6 months after termination - On failure: If a document is missing from the archive, HRL requests a duplicate from the trustee via eMPF Platform. - Log: Annual archive review date in `audit_log`. --- ## 7. Outputs / Deliverables - MPF election form (signed) — `doc_store /hr/[employee_id]/mpf/` — retained 7 years - eMPF enrolment confirmation — `doc_store /hr/[employee_id]/mpf/` — retained 7 years - Monthly remittance statements — `doc_store /hr/mpf/remittances/` — retained 7 years - Payroll system MPF configuration record — `payroll_sys` — retained 7 years post-termination - Exemption documents (where applicable) — `doc_store /hr/[employee_id]/mpf/` — retained 7 years --- ## 8. Edge cases & error handling | Condition | Detection | Action | Escalate to | |---|---|---|---| | Employee is a casual worker (day-rate or irregular hours) | Employment type confirmed at hire | Casual employees must be enrolled on Day 1 in the relevant industry scheme (not the 60-day window); HRL submits enrolment same day | Tier 2 — HRL → COO if Day 1 enrolment missed | | Employee declines to contribute (claims exemption incorrectly) | HRL reviews eligibility | Explain statutory obligation; employee contributions are mandatory for eligible employees; employer cannot waive them; if employee refuses, ESCALATE TO HUMAN (COO) | Tier 2 — HRL → COO | | eMPF Platform blackout during 60-day window | MPFA announcement or error message on platform | Contact trustee directly; use paper forms; document the blackout; submit via alternative channel; retain evidence that deadline was met | Tier 1 — HRL → FM | | Contribution remitted to wrong trustee | FM discovers error on remittance statement | Contact trustee immediately; initiate transfer correction; document all steps; ensure no late payment surcharge is incurred | Tier 2 — FM → COO | | Employee separates before MPF enrolment deadline | Termination initiated within 60 days | Enrol immediately upon notice of termination or on the last working day, whichever comes first; enrolment is still required to receive contributions for the period worked | Tier 1 — HRL → FM | | MPFA proposes new contribution thresholds mid-year | MPFA announcement (e.g., proposed HK$10,500 minimum) | Monitor MPFA website; update payroll configuration only upon formal enactment; do not apply proposed thresholds before gazette | Tier 1 — FM → COO informs MP | --- ## 9. Escalation triggers - MPF enrolment not submitted by Day 58 (2-day buffer before Day 60 deadline) → **Tier 2** (COO) — submit immediately - Monthly remittance missed beyond the 10th → **Tier 2** (COO + FM) — remit same day; document for MPFA if enquiry arises - MPFA audit or enquiry received → **Tier 3** (COO + MP + external counsel) per GOV-005 - Employee or former employee lodges complaint with MPFA → **Tier 3** (COO + MP) - Contribution under-payment discovered on payroll reconciliation → **Tier 2** (FM + COO) — correct in next payroll cycle; calculate arrears --- ## 10. KPIs & quality checks | KPI | Target | Measurement | |---|---|---| | MPF enrolment completed within 60 days for all eligible new hires | 100% | `audit_log` enrolment date vs. start date; monthly HR-010 tracker review | | Monthly contributions remitted on time (by 10th) | 100% | `payroll_sys` remittance log vs. MPFA calendar | | MPF records retained and accessible for 7 years | 100% | Annual `doc_store` audit by HRL | | Zero MPFA penalty notices received | 100% | `audit_log` — any notice triggers immediate Tier 2 review | --- ## 11. References & revision history - [MPF Schemes Ordinance Cap. 485 — MPFA](https://www.mpfa.org.hk/) - [MPFA Contribution Rules and Rates](https://www.mpfa.org.hk/en/mpf-system/mandatory-contributions) - [MPFA Contribution Day Calendar](https://www.mpfa.org.hk/en/mpf-system/mandatory-contributions/mpf-contribution-days-calendar) - [eMPF Platform — empf.com.hk](https://www.empf.com.hk/) - [NOVA eMPF Platform Guide 2026](https://www.nova.com.hk/news-blog/hong-kongs-empf-platform-what-mpf-employers-must-know-and-how-to-prepare/) - [MPF Offsetting Abolition — MPFA §3.5](https://www.mpfa.org.hk/) - [Lewis Silkin — Proposed MPF threshold changes March 2026](https://www.lewissilkin.com/insights/2026/03/26/hong-kong-considers-33-percent-mpf-contribution-hike-to-match-rising-cost-of-living) - GOV-003 Roles & RACI | GOV-005 Escalation Matrix | GOV-007 LLM Operator's Manual - HR-002 New Hire Onboarding | HR-003 Employment Contract Issuance | HR-009 Offboarding & Final Payment | Version | Date | Author | Approver | Change | |---|---|---|---|---| | 1.0 | 2026-04-29 | COO | MP | Initial release |
More Project Management skills
firecrawl-build-onboarding
firecrawl/skills
Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecrawl to `.env`, when the user wants to authenticate Firecrawl for app code, or when choosing the first SDK and docs for a new Firecrawl integration. This skill includes its own browser auth flow, so it does not depend on the website onboarding skill.
email-sequence
coreyhaines31/marketingskills
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "lifecycle emails," "trigger-based emails," "email funnel," "email workflow," "what emails should I send," "welcome series," or "email cadence." Use this for any multi-email automated flow. For cold outreach emails, see cold-email. For in-app onboarding, see onboarding-cro.
onboard
pbakaus/impeccable
Designs and improves onboarding flows, empty states, and first-run experiences to help users reach value quickly. Use when the user mentions onboarding, first-time users, empty states, activation, getting started, or new user flows.

