> 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/xin-chou-she-zhi/zhi-chi-duo-zhou-qi-ji-xin-fang-shi-ru-shi-yong.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/2lvJ9TbbRyAEy1BstX1M" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="/files/7S24R58t5oxa7qfuGQI2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZOO2nts8knhyqSWQB5K9" 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.yoov.com/yoov-work/zh-cn/xin-chou-guan-li/xin-chou-she-zhi/zhi-chi-duo-zhou-qi-ji-xin-fang-shi-ru-shi-yong.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.
