# 계정 설정

## 1. 비밀번호 확인

***

* 계정 설정 페이지에 처음 접속하면 **비밀번호 확인**이 필요합니다.
* 비밀번호 인증 후 **24시간 동안** 재인증 없이 계정 설정을 수정할 수 있습니다.

{% hint style="info" %}
SSO로 로그인한 사용자는 비밀번호 확인 없이 바로 계정 설정을 수정할 수 있습니다.
{% endhint %}

## 2. 개인 계정 설정하기

***

`설정` > `개인 설정` > `계정` 에서 아래 항목을 수정할 수 있습니다.

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

* **이름:** 라운드HR에서 표시되는 이름을 변경합니다.
* **이메일:** 로그인 및 알림에 사용되는 이메일을 변경합니다.
* **비밀번호:** 비밀번호를 변경합니다.
* **전화번호:** 연락처를 변경합니다.
* **직책:** 본인의 직책을 입력합니다.
* **LinkedIn:** LinkedIn 프로필 URL을 등록합니다.
* **2단계 인증(OTP):** OTP 인증을 활성화하여 계정 보안을 강화합니다.
* **프로필 이미지:** 프로필 사진을 등록합니다.

{% hint style="info" %}
프로필 이미지는 라운드HR 및 지원자 마이페이지에서 노출됩니다.
{% endhint %}

## 3. 마케팅 수신 동의

***

* 마케팅 수신 동의 체크박스를 통해 라운드HR의 마케팅 메일 수신 여부를 설정할 수 있습니다.

## 4. 탈퇴

***

* 페이지 하단의 \[탈퇴] 버튼을 클릭하면 계정을 탈퇴할 수 있습니다.

{% hint style="warning" %}
탈퇴하면 관련된 모든 정보가 삭제되며, 설정했던 정보를 다시 설정해야 합니다.
{% 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/setting/profile/account.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.
