# 채널 관리

![](/files/-Lu6sqtY6iVbBdCBmDym)

채널을 관리하는 페이지입니다. \
**관리자 권한을 가진 멤버**만이 '**채널 관리**' 페이지에 이동할 수 있습니다.

페이지에 접속하기 위해서는 발급된 도메인 주소 이하에 '**`/admin`**'을 입력하시면 됩니다. \
예를 들어 발급된 도메인 홈 주소가 **`goorm-edu.goorm.io`**&#xB77C;면 \
\&#xNAN;**`goorm-edu.goorm.io/admin`** 로 채널 관리 페이지에 접속할 수 있습니다.

채널에는 '채널 관리' 메뉴로써 '**사용자 관리**', '**활동 기록**', '**채널 설정**', '**공지사항 설정**', '**강좌 관리**'가 있습니다.

* **사용자 관리**: \
  채널에 존재하는 모든 사용자를 관리하기 위해 만들어진 메뉴입니다. \
  사용자에 대한 초대/퇴장 뿐만 아니라 권한까지 설정할 수 있습니다.<br>
* **활동 기록**: \
  채널  사용자들이 채널 안에서 한 활동들을 조회할 수 있는 메뉴입니다. \
  사용자가 강좌/강의/문제/시험 등에 대하여 생성/수정/삭제한 활동들을 확인할 수 있습니다.<br>
* **채널 설정**: 채널에 대한 설정들을 확인하고 관리하기 위한 메뉴입니다.<br>
* **공지사항 설정**: 채널의 공지사항을 등록/편집/삭제할 수 있는 메뉴입니다. <br>
* **강좌 관리**: \
  채널 안에 존재하는 강들을 관리하기 위한 메뉴입니다. \
  뼈대 강좌로 선택한 강좌는 강좌 생성 시에 '**뼈대 강좌**' 리스트에 존재하게 되며, \
  베이스 컨텐츠로써의 역할을 하게 됩니다.  \
  뼈대강좌에 관한 상세한 내용은 "뼈대강좌로 강 생성하기" 도움말을 참고해주세요.

{% content-ref url="/pages/-LrsU3vrqaO6z91mQPM7" %}
[뼈대 강좌로 강좌 생성하기](/ko/edu-lecturer/02.lecture-management/skeleton-lecture.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/managing-channel.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.
