> 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/ai-mian-shi.md).

# AI面試

### 適用場景

* 適用於企業規模化初篩、校園招聘、實習生招募、低門檻崗位快速篩選

### 功能介紹

* 初次使用啟用招聘門戶是安排AI面試的必要條件

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

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

* AI面試配置：設置面試題庫，設置分類和面試題，可以手動添加、批量導入、AI生成面試題

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

* 設置AI面試模板，選擇面試題庫的面試題，不滿足可新增或AI生成，設置評分權重和面試時長、候選人面試語言等

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

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

* 篩選職位，選擇候選人，在安排面試階段發起面試，選擇AI面試

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

<mark style="color:$danger;">系統不提供試用，需要購買面試人次才可安排AI面試，單個AI面試候選人價格是6.9 USD/人次，100人起購</mark>

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

* 發起AI面試後，推送郵件給候選人，候選人登錄【招聘門戶】查看我的面試進入AI面試流程，回答面試問題

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

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

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

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

* HR通過篩選職位，查看候選人的排名和面試得分，下載和查看AI面試報告 【評估候選人是否進入下一輪】

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

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

### 其他說明

Q1：AI面試是否支持試用

* 不支持


---

# 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/ai-mian-shi.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.
