> 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/cheng-ben-zhong-xin/cheng-ben-chai-fen.md).

# 成本拆分

* 维护成本拆分比例，可按员工或按角色拆分成本
* 操作步骤：\
  ① 进入「成本拆分」 设置，将新增的统计项加入到成本拆分项里，按确定。\
  ② 按入「维护成本拆分比例」，此处有按员工、角色两种方式进行比例拆分，如需增加按角色拆分，需要先到 「用户中心」 设置角色关联员工。\
  ③ 点击 「新增拆分比例」，若按员工则选择员工，若按角色，则选择角色，然后选择成本中心，设置比例，比例设置最终需要等于100%。\
  ④ 拆分后，点击 「拆分汇总」，可以查看员工所在的成本中心的拆分占比。\
  ⑤ 返回至成本拆分界面，系统自动算出该员工的薪资在的各个成本中心的成本各是多少。按 \[成本汇总] 可见成本按"成本中心"拆分人力成本。\
  \
  注: 员工拆分比例总和需要等于100%

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

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

<figure><img src="/files/6YTyS2uMgaKpOOpJDdC6" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="/files/pSs3KzcOy8Fbkief2t4l" 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/cheng-ben-zhong-xin/cheng-ben-chai-fen.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.
