> 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/zhao-pin-zhi-wei.md).

# 招聘職位

## 1.  新增招聘職位

* 這功能容許管理員新增一些現時公司正在招聘的職位。在填寫後，該招聘中的職位將顯示於招聘職位的列表，亦有助減省管理員日後輸入職位候選人時需要處理的程序。
* 操作步驟： \
  ［招聘管理］>［招聘職位］> ［招聘中］>［新增職位］
* 管理員可輸入有關職位的所屬部門及負責面試的員工，以方便日後檢閱和管理。輸入全部資料後，按［保存］。
* 完成後，管理員可在［招聘職位］的頁面看到剛新增的職位資料。

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

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

## 2. 停止有關招聘

* 管理員可因應需要編輯該職位的資料，又或停止有關招聘。
* 若職位停止進行招聘，管理員可在頁面輸入停止招聘的原因。
* 可以在停止招聘的頁面中查看已經停止招聘的職位
* 操作步驟：\
  ［招聘管理］>［招聘職位］> ［停止招聘］
* 未來若重新再就該職位進行招聘，管理員可在［停止招聘］頁面，將該職位重新開啟招聘。

<figure><img src="/files/4qeMOB7KpXlNvMpDb0fH" alt=""><figcaption><p>停止招聘</p></figcaption></figure>

<div align="left"><figure><img src="/files/pp3UhC6JkBRoVfmnC1mt" alt="" width="434"><figcaption><p>停止招聘原因</p></figcaption></figure></div>

<figure><img src="/files/mLXLfkHmZaou1NvrYqKW" alt=""><figcaption><p>重新開啟招聘</p></figcaption></figure>

## 3. 發佈職位到招聘網站

* 履歷助手將YOOV WORK的招聘職位信息自動填充到招聘網站的職位發布頁面，幫助提升職位發布效率，支持JobsDB。
* 此功能需要使用最新版本履歷助手（安裝後需要刷新本頁面才能正常使用此功能）。

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

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

<figure><img src="/files/aXbvG6P6POS5oseRj4KN" 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/zhao-pin-zhi-wei.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.
