> 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-1.md).

# eMPF管理

## 功能描述： <a href="#feature-description" id="feature-description"></a>

薪酬管理-eMPF管理用於處理僱主、僱員強積金供款、豁免、申報、對賬

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

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

## 操作流程： <a href="#operation-process" id="operation-process"></a>

### 基本设置 <a href="#basic-setting" id="basic-setting"></a>

如果有多個合約公司，每個合約公司可單獨設置eMPF雇主ID，設置后點擊積金易授權\
已完成積金易授權，會顯示授權信息，可通過API Token提交到積金易平台

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

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

### 供款群組 <a href="#contribution-group" id="contribution-group"></a>

創建的供款群組, 在新增強積金表格時, 可以透過已創建的供款群組快速選取員工

在供款群組新增供款群組內輸入強積金資料，包括組別名稱，計劃註冊編號及工資組別

詮： 計劃註冊編號和工資組別資料由eMPF網頁，登入僱主帳戶內提供

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

<figure><img src="/files/1fMPRzHKM2iF1sV7mXYn" alt=""><figcaption></figcaption></figure>

### 供款表管理 <a href="#contribution-form-management" id="contribution-form-management"></a>

新增供款表，選擇合約公司和供款群組後點擊下一步，進入選擇工資表月份和員工後，核對雇員的強積金供款額，完成後可生成表格或通過API提交至積金易

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

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

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

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

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

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


---

# 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-1.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.
