> 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/zhi-wei-shen-qing-biao.md).

# 職位申請表

## 1. 新增職位申請表&#x20;

* 為有效提高資訊的準確性及節省管理員的時間，YOOV WORK將填寫職位申請表的程序自動化，讓應徵者自行填寫職位申請需要的資訊，方便管理員不用獨自處理大量訊息。 發送職位申請表前，管理員需要預先設置職位申請表。&#x20;
* 操作步驟：\
  ①［招聘管理］ >［職位申請表］>［新增職位申請表］\
  ② 在歡迎頁，管理員可以先輸入職位申請表的名稱、描述、歡迎頁的標題以及歡迎語等等。而企業LOGO將會自動轉換成公司設置的LOGO。\
  ③ 入職登記表內，可以設定每個選項是否為必填，同時也可以增加說明幫助應徵者理解。如果需要新增更多的信息種類，可按［添加分類］選擇所需信息。\
  ④ 系統也可在［職位申請材料］加入要求應徵者上載任何所需材料例如學歷證明、照片等。\
  ⑤ 設置好的職位申請表會在職位申請表頁面顯示，管理員可以把鏈接分享給應徵者。

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

<figure><img src="/files/XHyWaBwaOI7ZjJQhCKPd" alt=""><figcaption><p>歡迎頁</p></figcaption></figure>

<figure><img src="/files/JiTzOFWkAICm83OYXw8D" alt=""><figcaption><p>職位申請表</p></figcaption></figure>

<figure><img src="/files/LO6wexCoG5Vq8OlPIV5U" alt=""><figcaption><p>職位申請材料</p></figcaption></figure>

<div align="left"><figure><img src="/files/GIqSpczRTWSZc7AqpyhD" alt="" width="563"><figcaption></figcaption></figure></div>

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

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

## 2. 應徵者使用方法

* 操作步驟：\
  ① 應徵者打開以上的連結後，需要輸入自己的電話號碼然後按［進入填寫］。\
  ② 填寫相應的資料，然後按［下一步］。\
  ③ 上載附件（如有），然後按［完成］。\
  ④ 成功保存內容後，會顯示以下頁面。

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

<figure><img src="/files/4zKrm4IaLlJ10f1l1bvM" alt=""><figcaption></figcaption></figure>

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

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

## 3. 確認入職申請

* 如果管理員需要確認應徵者的入職申請，可根據以下步驟檢查應徵者的申請資料。
* 操作步驟：\
  ① ［招聘管理］>［職位申請表 ］>［職位申請表紀錄］\
  ② 如覺得應徵者的資歷符合要求，可按［轉入候選人］。\
  ③ 確認應聘職位無誤後，可按［保存］。\
  ④ 該應徵者的資料會自動同步至 「候選人」 的頁面上。

<figure><img src="/files/4QCqXprLgbzsoIj4Yjg7" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/flppszW546GiSBcaQZTz" 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/zhi-wei-shen-qing-biao.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.
