> 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/set-the-salary-item.md).

# 設定工資項

* 設定薪酬起始月份後，系統將進入 「工資項設置」&#x20;
* 操作步驟：\
  ［薪酬管理］>［薪酬設置］>［基本設置］>［工資項］

### 1. 【工資項】 說明 <a href="#id-1-salary-item-description" id="id-1-salary-item-description"></a>

* 工資項是薪資表範本的項目，管理員可依需求自訂增加項目、重新命名、增加備註等，注意系統項目不允許修改，但可設定隱藏/顯示。
* 工資項會直接影響月工資顯示的內容。因此管理員可以查看系統內的工資項是否足夠。如有不足，管理員可以自行增／刪除工資項。
* 而部份類別或工資項是系統預設的，若工資項並不適用，管理員只能將其隱藏，但不能刪除。

例子 1：固定工資項需要劃分為基本工資、職位工資，則可以在固定工資項下 「新增工資項」。

* 操作步驟： \
  ①［薪酬管理］>［薪酬設置］>［基本設置］>［工資項］>［固定工資項］>［新增工資項］\
  ② 輸入項目名稱及備註，點選 「確認」

  ③ 增加好後，點選 「保存並生效」

例子 2：如員工是以時薪／日薪計算，可在 「計時工資」 下增加一個工資項。點擊［新增工資項］後填寫薪酬項名稱及備註。再點擊［確定］完成添加工資項。完成後，請點擊最下方的\[保存並生效]，否則所有新增的工資項將不被儲存。

<figure><img src="/files/vy8iIneUYHsobkqB8ufE" alt=""><figcaption><p>例子 1</p></figcaption></figure>

<figure><img src="/files/04JWo7v0zJhyN8AN4veX" alt=""><figcaption><p>例子 2</p></figcaption></figure>

### 2. 【工資項】自定義配置 <a href="#id-2-salary-item-custom-configuration" id="id-2-salary-item-custom-configuration"></a>

* 為了滿足不同類型公司的薪酬需求，自定義工資項目支持管理員設定公司自定公式。
* 操作步驟：\
  ［薪酬管理］>［薪酬設置］>［基本設置］>［工資項］> 工資項中"編輯"

<figure><img src="/files/vreqQzkDbM1CwtZkA3yT" alt=""><figcaption><p>自定公式</p></figcaption></figure>

### 3. 批量編輯 <a href="#id-3-batch-edit" id="id-3-batch-edit"></a>

* 如需要多項編輯，管理員可以按 「批量編輯」，以方便處理。
* 操作步驟：\
  ［薪酬管理］>［薪酬設置］>［基本設置］>［工資項］> ［批量編輯］

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

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

### 4. 設置自定項目屬性 <a href="#id-4-set-custom-item-attribute" id="id-4-set-custom-item-attribute"></a>

* 如自定工資項，管理員可 「設置項目屬性」，以方便計算。

<figure><img src="/files/1qlu720YGmAnnC1Tr8Jc" 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/salary-management/salary-setting/set-the-salary-item.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.
