# Account

계정 관리 페이지로 접속하는 방법은 다음과 같습니다.

1. &#x20;**홈 > 프로필**에서 **“계정 관리”**&#xB97C; 클릭합니다.
2. **홈 > 사용자 지원**에서 **“계정 관리”**&#xB97C; 클릭합니다.

### 프로필&#x20;

![](https://820906048-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNTVwP87ScWUJuvj7DPOa%2Fuploads%2Ff84akidKUwv16L8jYQtE%2Fimage.png?alt=media\&token=7a8034da-d8bb-4b4b-976b-b2519fa4c143)

* 프로필은 사용자의 **아이디 , 이름, 전화번호, 직위**로 구성되어있으며, 정보 수정을 원하시면 내용을 입력하신 후 **"저장"**&#xC744; 클릭하시면 됩니다.&#x20;

### 환경 설정&#x20;

![](https://820906048-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNTVwP87ScWUJuvj7DPOa%2Fuploads%2FFW44JtZ0WWoPQ46qFKva%2Fimage.png?alt=media\&token=4f350c39-e278-4fa2-b7c4-5c4989c31aaf)

#### 비밀번호 변경&#x20;

* 기존 비밀번호를 **‘현재 비밀번호’** 입력 창에 입력합니다.&#x20;
* 새로운 비밀번호를  **‘새 비밀번호’** 입력 창에 입력합니다.
* 새로운 비밀번호를 한번 더 **‘비밀번호 확인’** 입력 창에 입력합니다.&#x20;
* **"저장"** 버튼을 클릭하면 비밀번호 변경이 완료됩니다.

#### 계정 탈퇴&#x20;

* 계정 탈퇴를 원하시면, **“탈퇴하기”** 버튼을 통해 진행할 수 있습니다.&#x20;
* 탈퇴 시 해당 계정의 정보는 **모두 삭제되고 복원되지 않습니다.** 또한 작업한 프로젝트에 접근이 불가 하다는 점 참고하시기 바랍니다.


---

# 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://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/getting-started/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.
