> 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-hk/yuan-gong-guan-li/zhi-wei-diao-ren-ji-lu.md).

# 職位調任記錄

## 1. 功能描述

員工檔案中的任職記錄，可用於記錄員工調職資訊、過去的任職資訊和增加未來的調職資訊。

## 2. 自動記錄員工調職

* 當員工進行了調職，系統會將先前的任職資訊同步記錄到任職記錄裡面。
* 調職操作步驟:

  ① 進入員工的員工檔案後，按 「編輯」 。\
  ② 選擇更改的部門，點選 「確定」。
* 請注意: 把員工移動至另一部門或會影響員工的考勤組及假期餘額。\
  ③ 系統將自動同步調職前的服務資訊到任職記錄的欄位下，無需管理員手動新增。

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

<figure><img src="/files/53Lrx7xhdXdzTQJfLECr" alt=""><figcaption><p>2</p></figcaption></figure>

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

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

## 3. 新增任職記錄

* 額外新增員工的任職記錄，可以是過去的任職或未來的調任。
* 操作步驟:\
  ① 進入員工的員工檔案後，在任職記錄欄點選 「新增」 或 「新增任職記錄」。\
  ② 填寫新增任職記錄相關內容，點選 「提交」

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

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

## 4. 刪除任職記錄

① 按 「鉛筆」 以編輯任職記錄 。\
② 按 「紅色圓圈」 以刪除任職記錄。\
③ 刪除過後，資料將不能恢復。

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

<figure><img src="/files/szO5ePTBVmLCA9VE3ulJ" 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.yoov.com/yoov-work/zh-hk/yuan-gong-guan-li/zhi-wei-diao-ren-ji-lu.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.
