# 수강생의 학년/반/번호를 수정하고 싶습니다

만약 수강생이 직접 이메일을 통해 구름의 회원으로 가입한 경우 수강생이 직접 '**내 정보 수정**' 메뉴에서 해당 정보를 수정해야 합니다.

**계정 만들어 주기**를 이용해 가입된 수강생의 경우 채널 관리자만이 정보를 수정할 수 있으며 **채널 관리** 페이지의 **사용자 관리** 메뉴에서 **정보 수정** 기능을 이용해서 수정할 수 있습니다.

![](/files/-MAPrzoeJaOwaoETC4LB)

만약 계정 만들어 주기 시 **본인 정보 수정** 옵션을 사용하였다면 수강생이 스스로 '**내 정보 수정**' 메뉴에서 수정할 수 있습니다.

![](/files/-MAPs4NpxT1QjmcKo7JH)


---

# 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-lecturer/faq/edit-user-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.
