# 비밀번호 재설정하기

비밀번호 재설정은 구름EDU 각 페이지 우측 상단에 위치한 **이름  >** [**내 정보 수정**](https://accounts.goorm.io/change_info) 메뉴 에서 가능합니다.\
※비밀번호는 8 \~ 30자리의 알파벳, 숫자, 특수문자 조합으로 설정해야 합니다.

![](/files/-MNlpMiUZ0kCRf8kjiwH)

비밀번호를 분실한 경우에도 비밀번호를 재설정할 수 있습니다. \
로그인 박스 하단에 위치한 '**비밀번호 재설정**' 을 클릭하면 [비밀번호 재설정 페이지](http://edu.goorm.io/find_pw)로 이동합니다.

![](/files/-MNlqhWrCSuzD23roa-O)

사용자 이메일 주소를 입력하고 **`인증 메일 전송`** 버튼을 클릭하면, \
아래 화면과 같이 해당 이메일 주소로 비밀번호 재발급 할 수 있는 이메일이 발송됩니다.&#x20;

![](/files/-MLC0NTCkjVHLLMqJ4z0)

해당 메일을 열고 **`비밀번호 재발급`** 버튼을 클릭하면 새로운 비밀번호로 설정이 가능합니다.

![](/files/-MLC0TI6IQwfncDSZYJS)


---

# 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.goorm.io/ko/edu-student/sign-in/password.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.
