> 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/import-past-salary-records.md).

# 導入過去薪資記錄

如欲需在系統內保存過去月份的薪資記錄，但毋須生成電子工資單

* 操作步驟： \
  ［薪酬管理］>［月工資表］>［更多功能］>［批量導入］以導入數據。
* 請注意：如員工在揀選薪酬起始月份前 60 天內入職，由於系統沒有員工初入職第 1 及 第 2 個月的薪資記錄，有可能導致系統計算員工強積金（僱主部分）的金額出現誤差。&#x20;
* 這個情況，管理員可以選擇揀選更早的月份作為薪酬起始月份，或忽略這批員工首次生成強積金（僱主部分）的數額。

<figure><img src="/files/77UkIFn1qxpkB12xVBji" 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/import-past-salary-records.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.
