> 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/cost-center/cost-allocation.md).

# 成本拆分

* 維護成本拆分比例，可按員工或按角色拆分成本
* 操作步驟：\
  ① 進入「成本拆分」 設置，將新增的統計項加入到成本拆分項裡，按確定。\
  ② 按入「維護成本拆分比例」，此處有按員工、角色兩種方式進行比例拆分，如需增加按角色拆分，需要先到 「用戶中心」 設置角色關聯員工。\
  ③ 點擊 「新增拆分比例」，若按員工則選擇員工，若按角色，則選擇角色，然後選擇成本中心，設置比例，比例設置最終需要等於100%。\
  ④ 拆分後，點擊 「拆分匯總」，可以查看員工所在的成本中心的拆分佔比。\
  ⑤ 返回至成本拆分界面，系統自動算出該員工的薪資在的各個成本中心的成本各是多少。按 \[成本匯總] 可見成本按 "成本中心" 拆分人力成本。\
  \
  註: 員工拆分比例總和需要等於100%&#x20;

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

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

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

<figure><img src="/files/2nyBnzxxkpNZezSO94ZF" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/PvdSUjYVyXOuWrZ28sI9" 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/cost-center/cost-allocation.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.
