# 진행 중인 활동

## 개요

지원자 상세 화면의 **진행 중인 활동** 탭에서는 해당 지원자의 현재 채용 진행 상황을 실시간으로 확인할 수 있습니다. 면접 단계, 배정된 면접관, 예정된 면접 일정 등 현재 활성화된 모든 활동 내역을 한 화면에서 조회할 수 있습니다.

### 핵심 이점

* 지원자의 현재 채용 진행 상태를 별도 검색 없이 즉시 확인
* 면접관 배정 현황과 면접 일정을 한눈에 파악
* 다음 단계 진행 여부를 빠르게 판단할 수 있는 정보 제공

***

## 사전 준비

* **공고 멤버** 이상 권한이 필요합니다.
* 권한에 대한 자세한 내용은 [권한 설정](/setting/permissions.md)을 참고하세요.

***

## 1. 진행 중인 활동 내역 확인

* 현재 면접 단계와 관련된 내역을 확인할 수 있습니다.
* 면접 정보 및 면접관의 정보를 확인할 수 있습니다.
* 면접 일정이 잡혀 있는 경우 일시와 장소 정보도 함께 표시됩니다.

{% hint style="info" %}
진행 중인 활동이 없는 경우 해당 탭에는 내역이 표시되지 않습니다.
{% endhint %}

***

## 자주 묻는 질문

<details>

<summary>진행 중인 활동 탭에 아무것도 표시되지 않습니다.</summary>

현재 활성화된 면접이나 평가 활동이 없는 경우 내역이 표시되지 않습니다. 지원자가 면접 단계에 진입하고 면접이 배정되면 해당 정보가 자동으로 표시됩니다.

</details>

<details>

<summary>면접관 정보는 누구나 볼 수 있나요?</summary>

**공고 멤버** 이상 권한을 가진 사용자라면 진행 중인 활동 내역에서 면접관 정보를 확인할 수 있습니다.

</details>


---

# 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/candidate/detail_info/progress_action.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.
