> 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/zhao-pin-guan-li/ren-cai-ku.md).

# 人才庫

* 管理員在淘汰候選人，又或候選人不接受取錄時，可以選擇將該候選人加到系統的人才庫中。
* 管理員可在人才庫的頁面中看到有紀錄的候選人，也可自行新增候選人至系統當中。
* 操作步驟：\
  ①［招聘管理］>［人才庫］ >［新增人才］\
  ② 您可以選擇導入履歷或手動輸入，請參考【[新增候選人](https://docs.yoov.com/yoov-work/zh-hk/zhao-pin-guan-li/pages/39bDB6yZi8M5mzcdF9g9#id-1.-xin-zeng-hou-xuan-ren)】。輸入有關資料，然後按［保存］。\
  ③ 在人才庫頁面中會看到剛才手動新增的候選人。\
  ④ 管理員可將人才庫中的候選人 (一個或多個) 添加到候選人列表中。\
  ⑤ 之後選擇要將候選人添加至哪一個職位的候選人當中，然後按［確定］。\
  ⑥ 有關候選人已被新增至候選人列表中。

<figure><img src="/files/0fIaZd6u11JuNvMHkla4" alt=""><figcaption><p>導入履歷</p></figcaption></figure>

<figure><img src="/files/KhrcC27a0wEWUEB8PSRO" alt=""><figcaption><p>手動輸入</p></figcaption></figure>

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

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

<figure><img src="/files/C7pLHtibxuwphsp477Zw" 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/zhao-pin-guan-li/ren-cai-ku.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.
