> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/ko/edu-lecturer/08.company-school-institute-channel/invite-new-lecture-users/create-account.md).

# 계정 만들어 주기

'**계정 만들어 주기**' 는 구름 서비스 계정이 없는 수강자에게 아이디와 비밀번호를 생성하여 \
채널 내 강의를 수강할 수 있게 하는 기능입니다. \
타 방식과 달리 초대받는 사람이 **구름서비스에 가입 없이 바로 계정이 추가**됩니다.

![](/files/-MLQMHK3hudjQ3td-FYr)

주로 이메일이 없는 초등학교, 중학교 학생들이나 임시로 이용하는 분들께 유용한 기능입니다.

아래 화면에서 이름, 아이디, 비밀번호를 입력하고 **`추가하기`** 버튼을 누르면 아래 테이블에 추가되며 \
오른쪽 상단 **`저장`** 버튼을 클릭하면 계정 생성이 완료됩니다.

아이디는 꼭 이메일 형식일 필요는 없으며, \
비밀번호는 영문, 숫자, 특수문자 모두 포함하여 8자 이상 입력하셔야 합니다.

![](https://grm-project-template-bucket.s3.ap-northeast-2.amazonaws.com/lesson/les_reNBq_1551361356505/904a94b8b8ef0ca118b3c8e7b4909ea3d2b07b8097731aca54b5cc11032cbbf0.png)

**정보를 한 명씩 등록**하는데 추가할 초대자가 많다면, \
'**CSV로 사용자 일괄 추가**' 버튼을 눌러 반복 작업을 줄일 수 있습니다.

CSV 템플릿을 다운로드 받아 형식에 맞게 수강자의 정보를 입력하고 \
업로드 하면 일괄 추가가 완료됩니다. \
(파일의 첫 줄은 헤더로 인식되므로 둘째 줄부터 작성해야 하며 \
이름, 아이디, 비밀번호 순서로 작성되어야 합니다.) '**임시 수강생 등록**' 은 구름에 가입 없이 링크를 통해 과목에 들어와 인증 정보만으로 수강할 수 있는 \
방법입니다. 임시 수강생으로 등록된 유저는 초대할 때 전달하는 링크로만 수업에 참여할 수 있습니다.

먼저 수강자에게 입력받을 인증 정보를 설정합니다. \
**이메일은 필수**이며, 그 외 인증 정보는 수정 및 추가할 수 있습니다.

![](https://grm-project-template-bucket.s3.ap-northeast-2.amazonaws.com/lesson/les_idRMS_1551666293492/dd6b4ff83683c3958eb7c6d88b88b841ed87fe6bbf48a03e77b61b0bfdda5e8c.png)

인증 정보 설정을 완료하고, '**`다음`**'을 클릭하여 넘어가 \
**수강생에 대한 정보를 입력하여 추가**합니다.&#x20;

각 수강인증 정보를 하나씩 입력하거나 **CSV로 사용자 일괄 추가**하여 \
한 번에 여러 수강생을 등록할 수 있습니다.

**URL 설정**을 통해 수강생 마다 **고유 접속 URL**을 가지게 할 수 있고, \
모든 수강생이 **같은 URL**을 사용하도록 설정할 수 있습니다.&#x20;

발송되는 초대 메일 내용을 입력하여 우측 상단의 **`초대장 발송`**&#xC744; 클릭하면 발송이 완료됩니다.&#x20;

![](https://grm-project-template-bucket.s3.ap-northeast-2.amazonaws.com/lesson/les_idRMS_1551666293492/f0e7c88de0dc0000ea89edf922696f19ef1143cd54f701e101275f793d77031a.png)

또는 **초대 링크 생성**을 선택하여 메일을 보내지 않고 초대 링크를 공유할 수 있습니다. <br>

![](https://grm-project-template-bucket.s3.ap-northeast-2.amazonaws.com/lesson/les_idRMS_1551666293492/8fa50b782032a0a7c506ced169c5920d783c35105f20ee73bb1629d51a83b739.png)

![](https://grm-project-template-bucket.s3.ap-northeast-2.amazonaws.com/lesson/les_idRMS_1551666293492/3d2f258619b959f31ff5febb2c220c5f70df867d13bffaf283288b02b24cedae.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/08.company-school-institute-channel/invite-new-lecture-users/create-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.
