# 면접일 참석 여부 확인

## 지원자의 면접 참석 여부 확정

***

지원자가 [면접 리마인더](https://guide.roundhr.com/interview/scheduling/pages/rtZ9sY35M9uRmhUNmfOV#면접-리마인더-설정)를 받은 후 직접 참석 여부를 확정하는 과정입니다.

### 참석 확정 플로우

1. 지원자가 **면접 리마인더 메일 또는 알림톡 문자**를 수신합니다.
2. 메일/문자 내 링크를 클릭하여 **지원자 마이페이지**에 진입합니다.
3. 마이페이지 진입 시 **면접 참석 여부 확인 팝업**이 자동으로 표시됩니다.
4. 지원자가 \[참석 확정] 버튼을 클릭하면 참석 의사가 확정됩니다.

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

{% hint style="warning" %}
면접 참석 확정은 **면접 시작 시간 기준 24시간 이내**에만 가능합니다.
{% endhint %}

{% hint style="info" %}
지원자가 참석을 확정하면 채용담당자는 지원자 상세 화면이나 면접 캘린더에서 확정 여부를 바로 확인할 수 있습니다.
{% endhint %}

***

## 면접 참석 확정 여부 확인

***

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

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

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

<figure><img src="/files/WI9cZKonDlZl39k4AG1V" 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/attend_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.
