# 면접 일정 확인

## 1. 지원자 상세 화면에서 확인하기

***

* 면접일이 확정되면 지원자 상세 화면 > **진행 중** 탭에서 면접 상세 정보를 확인할 수 있습니다.
* 면접 일시, 면접관, 화상 회의 링크 등을 한눈에 볼 수 있습니다.

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

## 2. 면접 캘린더에서 확인하기

***

> `ATS` > `면접 캘린더`

* 캘린더 페이지에서는 여러 명의 면접 일정을 **캘린더 뷰**로 한눈에 확인할 수 있습니다.
* 일간/주간/월간 뷰를 전환하여 원하는 기간의 면접 일정을 조회합니다.
* 면접 일정을 클릭하면 지원자 정보, 면접관, 면접 시간 등 상세 정보를 확인할 수 있습니다.

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

{% hint style="info" %}
면접 캘린더는 **채용 매니저** 이상 권한을 가진 사용자가 접근할 수 있습니다. 면접관은 본인이 배정된 면접만 확인할 수 있습니다.
{% endhint %}


---

# 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/calendar_check.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.
