> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/yoov-work/payroll-management/mpf-management/empf-management.md).

# eMPF Management

### 1. Add New eMPF Form

① The administrator should go to \[eMPF ] > \[Basic Settings], click on Edit, and enter the Employer Account Number.\
② In the \[Pay Groups], click \[Add Pay Group], input the MPF information, including Group Name, Scheme Registration Number, and Payroll Group.\
Note: The Scheme Registration Number and Payroll Group information can be obtained from the eMPF website by logging into the employer account.\
③ After selecting the employees for the Pay Group, click Save.\
④ On the \[Create Form] page, select the Pay group and enter the other required information, then click \[Next Step].\
⑤ Select the Payroll's Month, then select the employees and click \[Next Step].\
⑥ After clicking \[Generate Form], the Excel document can be uploaded to the eMPF system for submission.\
Note: By following the above steps, some information will be saved in the system, reducing the input time for the next submission.

<figure><img src="/files/L6vPxPfN615zGqTYPlyw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/B4KRj3jP69yNpdGZtwtT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dhcqFmuEgb7eEp9vL8eR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/my9qQQCheyRFB914l1Ho" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Fv56uapWLRsSEBpYbkyO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KbK4y5C9t13TX13meZlg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TwLa5EElIgxpxUWcuWky" alt=""><figcaption></figcaption></figure>

### 2. Upload eMPF Form to the MPF Platform

* Currently, there are two methods to handle eMPF.\
  1\. After \[Generate MPF Remittance Statement], the Excel document can be uploaded to the eMPF system for submission.\
  2\. Quickly transmit employee MPF data to the MPF platform through the system API interface.
* Administrators can refer to the guide to view the filling steps.

① Authorize data transmission to the MPF platform (eMPF) within the system\
<https://youtu.be/rEPON2PCc4g?si=n0T2cTr7ejQ1dAPD>

② Quickly transmit employee MPF data to the MPF platform (eMPF) through the system API interface\
<https://youtu.be/wMptFiSWcQ0?si=S-Zc7-TFJZQC3-Dp>

③ View upload records\
<https://youtu.be/RoNxG5OP8PE?si=ly_IuzBRy9Ljqe7J>

④ Pay MPF on the MPF platform\
<https://youtu.be/xP4-1aqNFs4?si=-1VW4x9UtwSDeXZ0>

### 3. Employees can download MPF reports in APP

* Employees can download MPF reports through the mobile APP.

![](/files/HBwGWJZK8Ey4pniR6wmM)![](/files/FkWsbWyD1FeorovbFaAW)<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.coreway.com/yoov-work/payroll-management/mpf-management/empf-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
