> 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/channel-lecture-management.md).

# 채널 강좌 관리

![](/files/-Lu6wPcLq-jdWLJy6Pte)

'**강좌 관리**' 페이지 에서는 채널 안에 존재하는 강좌들을 관리합니다.

채널 안에서 생성된 강좌들 중 베이스가 될 강좌들을 '**`뼈대 강좌`**'로 설정하면, \
강좌 설정하기 안에서 뼈대 강좌 리스트에 해당 강좌가 보이게 됩니다.

뼈대 강좌로 생성된 강좌는 뼈대 강좌와과 똑같은 교육과정과 문제들을 갖게 되는 단방향 복사의 개념으로,\
뼈대 강좌에서 수정된 강의/문제들이 복사된 강에 영향을 주지 않습니다. **(단, 뼈대 강좌 채우기 사용 시** \
**"구독하기"를 체크한 강좌는 뼈대 강좌의 원본이 수정될 때 그대로 반영됩니다.)**

뼈대 강좌에 관한 보다 상세한 내용은 **"뼈대 강로 강좌 생성하기" 도움말**을 확인해주세요.

{% content-ref url="/pages/-LrsU3vrqaO6z91mQPM7" %}
[뼈대 강좌로 강좌 생성하기](/ko/edu-lecturer/02.lecture-management/skeleton-lecture.md)
{% endcontent-ref %}

뼈대 강좌들의 컨텐츠를 확인하기 위해서는 보통 해당 강좌의 강의자로 등록되어야 하나, \
채널의 관리자들은 '**강좌 관리**' 메뉴에서 '**`보기`**' 버튼을 눌러 직접 확인할 수 있습니다.&#x20;

채널에 존재하는 모든 강좌들의 컨텐츠를 확인해야하는 경우, '**강좌 관리**' 메뉴에서 확인해보시길 바랍니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.goorm.io/ko/edu-lecturer/08.company-school-institute-channel/channel-lecture-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
