> 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/department-management/job-level-rank-setting.md).

# 職級設置

* **薪酬管理支持根據職級設置調薪項目的薪資，確認企業使用統一薪酬標準**。此功能解決企業薪酬管理中，不同類型員工的職級、調薪調級對薪資計算的影響。
* 首先，需要定義職級體系，然後設計薪酬結構，最後設計調薪機制。

## 1. 設置職級 <a href="#id-1-set-job-level" id="id-1-set-job-level"></a>

* 系統內有**兩個位置**可以設置職級: **1. \[職級管理]入口 / 2. \[薪酬管理]入口。**

#### **1.1 \[職級管理]入口:** <a href="#id-1.1-job-level-management-entry" id="id-1.1-job-level-management-entry"></a>

* 操作步驟：\
  ① \[部門管理] > \[職級管理] > \[管理職級通道] > \[新增職級通道] >  填寫職級通道名稱 > 按 「確定」。\
  ② \[部門管理] > \[職級管理] > \[新增職級]  > 填寫職級信息 > 按 「保存」。

<figure><img src="/files/6pA5UDOTeCoB7l2Kpp59" alt=""><figcaption></figcaption></figure>

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

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

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

#### **1.2 \[薪酬管理]入口:** <a href="#id-1.2-salary-management-entry" id="id-1.2-salary-management-entry"></a>

* 操作步驟：\
  ① \[薪酬管理] > \[薪資數據] > \[薪酬標準] > \[完善職級] 。\
  ② 進入 \[職級管理] > \[管理職級通道] > \[薪資職級通道] > 填寫職級通道名稱 > 「確定」。\
  ③ \[新增職級] > 填寫職級信息 > 「保存」。

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

<figure><img src="/files/6AAQDduyle33Tgewq84D" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9OGYVTAh1T51IdYa8757" alt=""><figcaption></figcaption></figure>

## 2. 設置薪資檔位 <a href="#id-2-set-salary-band" id="id-2-set-salary-band"></a>

* 操作步驟：\
  ① 回到 「薪酬數據」 頁面，會直接同步剛剛建立的職級體系，並且薪酬檔位默認出現三檔。

  ② 如果需要更多檔位，可以點擊 「設置薪酬檔位」，修改薪酬 「檔位數量」，同時也可以修改 「薪酬檔位名稱」，最後點擊 「確定」 。\
  ③ 確定好薪酬檔位後，可以編輯各職級對應的薪酬檔位的固定工資。\
  ④ 操作步驟：\[更多功能] > \[在線編輯] > \[修改固定工資] > \[保存並生效]。

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

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

## 3. 辦理調薪 <a href="#id-3-process-salary-adjustment" id="id-3-process-salary-adjustment"></a>

* 操作步驟：\
  ① \[當前工資] > \[辦理調薪] > \[單個調薪] 。

  ② 進入調薪頁面，為員工選擇 「定薪職級」 ，也可以修改調薪後薪資 ，填寫相關信息後點 「保存」。\
  ③ 此時，已經把員工的薪資確定，之後就是加入薪資組，按薪資模板進行薪資計算即可。

  ④ 在計算薪資時，如果同月內，有員工的職級或檔位調整，薪資也可以自動按規則正確計算。

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

<figure><img src="/files/YpQEo9zSvz1d53Q75VN5" 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/department-management/job-level-rank-setting.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.
