# 개인 정보 조회

## 비밀번호 찾기 <a href="#undefined" id="undefined"></a>

[로그인 화면](https://xpert.lever.me/join/signin) 하단 `비밀번호 찾기 버튼`을 클릭해 비밀번호를 찾을 수 있습니다.

1. 이메일 입력 후 `코드 발송 버튼`을 클릭하면 인증 코드 6자리가 발송됩니다.

<figure><img src="/files/iUM1xR0nfuYxXuJZ62Jm" alt="" width="375"><figcaption></figcaption></figure>

2. 인증코드 입력 후 새로운 비밀번호를 입력합니다.
3. `비밀번호 변경 버튼`을 클릭하면 로그인 페이지로 이동합니다.

<figure><img src="/files/TJlttYL7N60ZumIRAiId" alt="" width="375"><figcaption></figcaption></figure>

## 내 정보 <a href="#undefined" id="undefined"></a>

로그인 후 `내 정보 버튼`을 클릭하면, 비밀번호 변경 및 도입 문의 내역을 확인할 수 있습니다.

<figure><img src="/files/o1P2UELItpsTXRb6PrPp" alt="" width="375"><figcaption></figcaption></figure>

### 비밀번호 변경

내 정보 페이지에서 기존 비밀번호를 새롭게 변경할 수 있습니다.

* 기존 비밀번호와 새 비밀번호를 입력 후 `비밀번호 변경`을 클릭합니다.

<figure><img src="/files/jq65wQ3WtFh9Jl3RCYaO" alt="" width="375"><figcaption></figcaption></figure>

### 도입 문의 내역

내 정보 페이지에서도 과거 도입 문의 내역 확인이 가능합니다.

자세한 사항은 [직접 가입](/xpert_start/undefined/sign_in.md#undefined-2)을 참고합니다.

### 회원 탈퇴

내 정보 페이지에서 Xpert 탈퇴를 진행할 수 있습니다.

{% hint style="warning" %}
회원 탈퇴를 위해서는 **소속된 조직이 단 1개도 없어야 합니다.**

소속된 조직이 하나라도 있는 경우, XAP에서 관리자 레벨이 직접 사용자를 제거해야 합니다. 자세한 내용은 [사용자 관리](/xpert_admin_page/xap/user_mgmt.md#id-6)를 참조합니다.
{% endhint %}

{% hint style="danger" %}
탈퇴 완료 시 **로그인이 불가**하며, XAP 및 LEVER Xpert에서 조회할 수 없습니다.
{% endhint %}

<figure><img src="/files/1G5BNQYXip2Ms6XF2wtt" alt="" width="344"><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://help.xpert.lever.me/xpert_start/personal_info.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.
