> 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/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-cn/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.
