> 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/zh-hk/salary-management/mpf/empf-management.md).

# eMPF管理

## 1. 新增eMPF表格 <a href="#id-1-add-empf-form" id="id-1-add-empf-form"></a>

① 管理員請在［eMPF管理］>［基本設置］內按編輯，輸入［僱主帳戶號碼］。\
② 在［供款群組］>［新增供款群組］內輸入強積金資料，包括組別名稱，計劃註冊編號及工資組別。 \
詮： 計劃註冊編號和工資組別資料由eMPF網頁，登入僱主帳戶內提供。\
③ 選擇該［供款群組］的員工後按［保存］\
④ 在［新增表格］頁面內，選擇供款群組，和輸入其他資料後，按 \[下一步]\
⑤ 選擇［工資表月份］和所需員工後，按\[下一步]\
⑥ 按 \[生成表格] 後，Excel 文檔便可上傳到 eMPF 系統內提交\
詮：跟以上步驟處理，部分資料會儲存在系統內，可減少下次輸入時間。<br>

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

<figure><img src="/files/8fud2AmdhFXBcISZBcUC" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

## **2. 上傳eMPF**表格**到積金易平台**  <a href="#id-2-upload-empf-form-to-mpf-express-platform" id="id-2-upload-empf-form-to-mpf-express-platform"></a>

* 目前有兩個處理EMPF的方法

1. \[生成表格] 後，Excel 文檔便可上傳到 eMPF 系統內提交&#x20;
2. 通過系統API 接口快速將員工強積金資料傳送到積金易平台

* 管理員可透過指南查看填寫步驟。<br>

① 在系統內授權數據傳輸到積金易平台 (eMPF)\
<https://youtu.be/rEPON2PCc4g?si=n0T2cTr7ejQ1dAPD>\
\
② 通過系統API 接口快速將員工強積金資料傳送到積金易平台 (eMPF)\
<https://youtu.be/wMptFiSWcQ0?si=S-Zc7-TFJZQC3-Dp>\
\
③ 查閱上載紀錄\
<https://youtu.be/RoNxG5OP8PE?si=ly_IuzBRy9Ljqe7J>\
\
④ 在積金易平台上支付強積金\
<https://youtu.be/xP4-1aqNFs4?si=-1VW4x9UtwSDeXZ0>

## 3. 員工可使用APP 下載強積金報表 <a href="#id-3-employees-can-download-mpf-report-via-app" id="id-3-employees-can-download-mpf-report-via-app"></a>

* 員工可以透過手機APP下載強積金報表

<div><figure><img src="/files/bIYM6FUI2692y6fE5a10" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4yai6MCR8GRCscI3SkQt" alt=""><figcaption></figcaption></figure></div>


---

# 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/zh-hk/salary-management/mpf/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.
