> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/zh-cn/xin-chou-guan-li/qiang-ji-jin-guan-li/empf-guan-li.md).

# eMPF管理

## 1. 新增eMPF表格

① 管理员请在［eMPF管理］>［基本设置］内按编辑，输入［雇主帐户号码］。 \
② 在［供款群组］>［新增供款群组］内输入强积金资料，包括组别名称，计划注册编号及工资组别。\
诠： 计划注册编号和工资组别资料由eMPF网页，登入雇主帐户内提供。 \
③ 选择该［供款群组］的员工后按［保存］ \
④ 在［新增表格］页面内，选择供款群组，和输入其他资料后，按 \[下一步] \
⑤ 选择［工资表月份］和所需员工后，按\[下一步] \
⑥ 按 \[生成表格] 后，Excel 文档便可上传到 eMPF 系统内提交 \
诠：跟以上步骤处理，部分资料会储存在系统内，可减少下次输入时间。

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

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

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

<figure><img src="/files/3IwAYVEaodY98bSEIvrY" alt=""><figcaption></figcaption></figure>

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

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

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

## 2. 上传eMPF表格到积金易平台

* 目前有两个处理EMPF的方法

1. \[生成表格] 后，Excel 文档便可上传到 eMPF 系统内提交
2. 通过系统API 接口快速将员工强积金资料传送到积金易平台

* 管理员可透过指南查看填写步骤。

\
① 在系统内授权数据传输到积金易平台 (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 下载强积金报表

* 员工可以透过手机APP下载强积金报表

![](/files/t7xKcwb8vxajh7K6kTnO)![](/files/GshTl1rfTKwXcGoiCn7w)<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.yoov.com/yoov-work/zh-cn/xin-chou-guan-li/qiang-ji-jin-guan-li/empf-guan-li.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.
