# 사용자 관리

'**사용자 관리**' 페이지에서는 채널에 속한 모든 멤버의 이름, \
이메일, 가입 날짜, 사용자 권한을 열람할 수 있습니다.&#x20;

찾고자 하는 멤버가 있다면 우측 상단의 **`검색`** 창에 \
이름 또는 이메일 등 정보를 입력하면 특정 사용자를 찾을 수 있습니다.&#x20;

**관리** 영역 아래 **`권한 설정`**&#xC744; 통해 채널 사용자의 권한을 변경할 수 있으며, \
\&#xNAN;**`퇴장`**&#xBC84;튼을 통해 사용자를 채널에서 퇴장시킬 수도 있습니다.

![](/files/-Lu6tETOs0GN_kP2NWHU)

### 1. 채널 사용자의 권한

채널 사용자의 권한은 아래와 같이 총 3종류가 있습니다.

* **관리자** : 채널 관리자로서 채널의 속성을 관리할 수 있으며, \
  채널로 멤버를 초대하거나, 퇴장시킬 수 있는 권한을 가집니다.
* **강좌/평가 매니저** : 강좌를 만들 수 있는 권한을 가집니다. 채널 내의 강좌를 수강할 수도 있습니다.
* **일반 사용자** : 채널 내의 강좌를 수강할 수 있는 권한을 가집니다.

### 2. 사용자 추가하기

사용자 관리 페이지 우측 상단의 '**사용자 추가하기**' 버튼을 클릭하면 \
일반 사용자, 강좌/평가 매니저, 채널 관리자 탭이 있습니다.&#x20;

'사용자 추가하기' 의 자세한 설명은 다음 챕터부터 확인하실 수 있습니다.

{% content-ref url="/pages/-LrsXUHb63p9Oxgp-PJw" %}
[채널 사용자 추가](/ko/edu-lecturer/08.company-school-institute-channel/add-channel-user.md)
{% endcontent-ref %}

### 3. 접수 관리

채널 가입 대기 중인 사용자의 수락/거절이 가능하며, \
가입된 사용자 목록 중 다수 선택하여 퇴장이 가능합니다.

### 4. 파일 내보내기(CSV)

채널 가입중인 사용자 리스트를 엑셀파일 형식으로 다운로드 할 수 있습니다.

### 5. 검색

채널 가입자의 이름, 이메일 등 입력정보로 검색이 가능하며 채널 타입에 따라 검색 항목이 달라집니다.

* **초/중/ 채널:** 이름, 이메일, 학년도, 학년, 반, 번호
* **대학교 채널:** 이름, 이메일, 학과/학부, 학번&#x20;

### 6. (초등학교 채널 전용) 그림로그인 학생 추가

초등학교 채널은 **그림으로 로그인**하는 기능이 제공됩니다. \
자세한 내용은 아래 링크를 참고해주세요.

{% content-ref url="/pages/-LrsXTzW-x9QXaKY1RqF" %}
[계정 만들어주기](/ko/edu-lecturer/08.company-school-institute-channel/add-channel-user/create-account.md)
{% endcontent-ref %}


---

# 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/08.company-school-institute-channel/user-management.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.
