# 지원자 기본 정보

## 개요

지원자 상세 화면의 **기본 정보** 탭에서는 지원자의 핵심 인적 사항과 지원 관련 정보를 확인할 수 있습니다. 중복 지원 여부도 자동으로 표시되어 채용 이력을 빠르게 파악할 수 있습니다.

### 핵심 이점

* 지원자의 연락처, 지원 경로 등 주요 정보를 한 화면에서 확인
* 중복 지원 이력이 자동 감지되어 별도 검색 없이 확인 가능
* 나만의 메모 기능으로 개인적인 기록을 안전하게 관리

***

## 사전 준비

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

***

## 1. 기본 정보 확인

<figure><img src="/files/7Dj50IYpHLcXwz85hyC4" alt=""><figcaption></figcaption></figure>

* 지원자명
* 공고명
* 직군명
* 현재 단계
* 이메일
* 전화번호
* 지원일
* 지원 경로
* 추천인
* 나만의 메모
  * 나만 볼 수 있는 메모로 다른 사람들에게는 공유되지 않습니다.

***

## 2. 중복 지원 이력 확인

* 중복 지원 이력이 있을 경우 상단에 **\[중복 지원이 확인되는 지원자입니다.]** 메시지가 뜹니다.
* 마우스를 호버하면 중복 지원 정보 확인이 가능합니다.

{% hint style="info" %}
[재지원 vs 중복지원](/candidate/recruitment/multiple-re-apply.md)
{% endhint %}

<figure><img src="/files/5JjI1e1Tvg6p1fJx6lYM" alt=""><figcaption></figcaption></figure>

***

## 자주 묻는 질문

<details>

<summary>나만의 메모는 다른 팀원에게 보이나요?</summary>

아니요, **나만의 메모**는 작성자 본인만 볼 수 있습니다. 다른 팀원에게는 노출되지 않으므로 개인적인 참고 사항을 자유롭게 기록할 수 있습니다.

</details>

<details>

<summary>중복 지원과 재지원은 어떻게 다른가요?</summary>

**중복 지원**은 동일한 지원자가 다른 공고에 지원한 경우이며, **재지원**은 동일한 공고에 다시 지원한 경우입니다. 자세한 내용은 [재지원 vs 중복지원](/candidate/recruitment/multiple-re-apply.md) 문서를 참고하세요.

</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/profile.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.
