> 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/salary-setting/support-multi-period-pay-calculation-methods-if-applicable.md).

# 支持多週期計薪方式 (如適用)

* 支持一月多次計薪，讓企業能根據實際需求靈活選擇計薪頻率。例如: 半月薪/週薪等。
* 操作步驟：\
  ①［薪酬管理］>［薪酬設置］>［全局設置］>［周期設置］> ［新增周期規則］\
  ② 輸入規則名稱，選擇連結的工資表模板， 選擇發薪方式，按"提交"\
  ③ ［薪酬管理］>［薪酬設置］>［薪資組］>［新增薪資組］> 設定多次發薪的薪資組 > 連結已設定的［工資表模板］\
  ④ 當設定完成後 ，管理員便能於［薪酬管理］>［月工資表］>［新增工資表］> 選擇［工資表模板］中, 新增多次計薪的月工資表\
  \
  **例子:** \
  半月薪：\
  2024-07-01 \~ 2024-07-15\
  2024-07-16 \~ 2024-07-31\
  週薪：\
  2024-07-01 \~ 2024-07-07\
  2024-07-08 \~ 2024-07-14\
  2024-07-15 \~ 2024-07-21\
  2024-07-22 \~ 2024-07-28

<figure><img src="/files/5DLZHUut2VJE7CjqPQC1" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/ohmH9v8hDHm9R4iSfc7q" 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/salary-setting/support-multi-period-pay-calculation-methods-if-applicable.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.
