# 成本中心

* 成本中心用于根据相关领域的使用情况，将间接费用分配到各个组织活动，并对组织产生的成本进行区分管理，从而实现精细化的薪酬成本会计与管理。
* 成本拆分是指根据一定的规则（如部门、项目、团队等）将总成本进行分配。
* 成本明细则展示每一项具体成本的组成。成本管理包括 【成本中心、成本拆分、成本明细】。

流程：

1. 设置成本中心
2. 维护成本拆分比例
3. 设定人力成本统计规则
4. 查看成本明细和汇总<br>

* 操作步骤：\
  先新增成本中心（比如多个项目可以成立多个成本中心），再根据薪资表汇入成本明细，最后根据比例划分对员工的薪资进行成本拆分，得出单个员工在不同成本中心里的薪资占比是怎样的。


---

# Agent Instructions: 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:

```
GET https://docs.yoov.com/yoov-work/zh-cn/cheng-ben-zhong-xin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
