> 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/salary-management/salary-setting/add-new-salary-sheet-template.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.coreway.com/yoov-work/zh-hk/salary-management/salary-setting/add-new-salary-sheet-template.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.
