# Profile

> <mark style="color:purple;">**사용자 개인 메일 및 비밀번호 수정과 알림 메일 수신 항목 설정을 제공하고 있습니다.**</mark>&#x20;

사용자 프로필 정보를 확인하기 위해서는 **두 가지 방법**이 있습니다.

1. 우측 상단 아바타 이미지 클릭하여 열리는 드롭다운 메뉴에서 Account를 클릭하면 계정 페이지로 이동됩니다.

<figure><img src="/files/NDHCD5aVZ3SLvm1ZRAkb" alt="" width="203"><figcaption></figcaption></figure>

2. NavBar에서 User메뉴 안에 Profile을 클릭하면 계정 페이지로 이동됩니다.

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

## 사용자 계정

사용자 계정 페이지로 이동하면 아래에 두 가지 탭이 있습니다.

* Profile
* Settings

### Profile

사용자 개인 메일 및 비밀번호 수정 기능을 제공합니다.

#### 🔍   사용방법

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

1. Profile 탭 클릭
2. \[PersonalEmail] 더블클릭 후 메일 추가
3. 현재 비밀번호 및 새 비밀번호 입력
4. 화면 우측 하단에 \[비밀번호 변경] 버튼 클릭

***

### Settings

알림 메일 수신 항목 설정 기능을 제공합니다.

#### 🔍   사용방법

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

1. Settings 탭 클릭
2. Setup Email Notification 하단에서 Email 및 Personal email 허용 여부 체크
3. ACTIVITY RELATED EMAILS 하단에서 수신 허용/거부 내용 체크
4. 화면 우측 하단에 \[저장] 버튼 클릭


---

# 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://doc.txhub.io/account/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.
