> 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/xin-zeng-gong-zi-biao-mu-ban.md).

# 新增工资表模板

* 设置完工资项，进入 「工资表模板」，进行 「新增工资表模板」。
* 工资表模板即企业核算薪资时的工资表，薪酬结构即所有薪酬表项目的总和， 由薪酬结构启用的项目组成工资表模板。
* 如所有员工的工资项是相同，管理员只需创建一个工资表模板即可。 \
  但如员工的工资项不同（例如：全职和兼职的工资项有分别），则可参考以下步骤:
* 操作步骤： \
  ①［薪酬管理］>［薪酬设置］>［基本设置］>［工资表模板］>［新增工资表模板］ \
  ②  进行基本设置，填写模板名称和备注 \
  ③  进行范本项目设置，设定参与计薪项目，管理员可依需求增加或移除范本内的计薪项目；其中系统项为计薪流程的必要项目；相关项目可设定在薪资表范本内显示/隐藏；设定好工资表范本后，点选「保存并生效」 \
  ④  如果公司有多个类似的薪资表模板， 可以在操作列 「复制」 对应的薪资表。将相同项目复制到新范本后继续编辑，减少重复操作。

<figure><img src="/files/XLGduxaa9VQ0bFpmOF4I" alt=""><figcaption><p>1</p></figcaption></figure>

<figure><img src="/files/5ZO3Ky5pyvmiAzBkZfR0" alt=""><figcaption><p>2</p></figcaption></figure>

<figure><img src="/files/mQmTg7oBkDsVpdWsZwpk" alt=""><figcaption><p>3</p></figcaption></figure>

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

<figure><img src="/files/Zxe43TPt7isl3xd0QYRo" alt=""><figcaption><p>4</p></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/xin-zeng-gong-zi-biao-mu-ban.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.
