# 비밀번호 변경 알림

메인계정 및 서브계정의 비밀번호가 변경되면 이메일로 알림을 받아볼 수 있습니다.

## 설정하기 <a href="#id" id="id"></a>

1. '보안설정 > 비밀번호 변경 알림' 메뉴를 선택합니다.
2. 현재 설정 상태가 표시되며, 설정 여부를 선택합니다.
   * 사용
     * 비밀번호 변경 시 이메일로 알림을 받습니다.
   * 사용 안함
     * 비밀번호 변경 시 알림을 받지 않습니다.
3. 알림이 발송될 이메일을 확인한 후 '확인'을 선택합니다.
   * 이메일은 '계정설정 > 회원정보'의 이메일이 자동 적용됩니다. &#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://onestore-dev.gitbook.io/dev/docs/member/security/password-change.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.
