# 면접 상태

## 면접 상태

***

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

### 면접 진행 전

* 아직 면접 요청을 하지 않은 상태

### 면접관 시간 선택 대기 중

* 일정조율 순서: 면접관 시간 요청
* 면접관에게 면접 가능한 시간 선택 요청 후 선택 대기 중 상태

### 면접관 시간 선택 완료

* 일정조율 순서: 면접관 시간 요청
* 모든 면접관이 면접 가능한 일정 선택을 완료한 상태

### 일정 미확정

* 일정조율 순서: 면접관 시간 요청 + 면접관 시간 조율후 지원자에게 자동 면접요청
* 면접관 시간 조율이 실패한 상태(공통된 시간이 없는 경우)
* 혹은 시간 선택 기한 지났을 경우

### 확정 대기 중

* 일정조율 순서: 지원자 다중 선택 + 채용 매니저 확정
* 지원자가 후보일을 다중 선택한 상태

### 예약 만료

* 일정조율 순서: 지원자 단일 선택 혹은 면접관 시간 요청 후 지원자 최종 시간 선택
* 선택 기한 만료된 상태

### 시간 재요청

* 일정조율 순서: 지원자에게 일정 요청한 모든 경우
* 지원자가 일정 선택 페이지에서 ‘가능한 시간 없음’ 클릭한 상태

### 예약 대기 중

* 일정조율 순서: 지원자에게 일정 요청한 모든 경우
* 지원자에게 일정 요청한 상태

### **면접 완료**

* 일정조율 순서: 지원자에게 일정 요청한 모든 경우
* 면접이 종료된 상태


---

# Agent Instructions: 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:

```
GET https://guide.roundhr.com/interview/scheduling/interview_status.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
