> For the complete documentation index, see [llms.txt](https://inflab-1.gitbook.io/inflearn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inflab-1.gitbook.io/inflearn/course-operating/courses.md).

# 강의 관리

지식공유자 탭에 진입한 다음 왼쪽 사이드 메뉴에서 [\[강의 관리\]](https://www.inflearn.com/instructor/courses)를 클릭해주세요.

<figure><img src="/files/3BD8iNjRZ1sQmDRXmPcW" alt=""><figcaption></figcaption></figure>

* 강의 관리 페이지에서는 **강사로 등록된 모든 강의**가 목록으로 나타납니다.
* 강의별 평점, 총 수강생, 질문 수, 총 수입, 공개 상태를 확인할 수 있어요.
  * 서브 강사로 등록된 강의의 수입은 노출되지 않습니다. *(메인 강사에게만 노출)*
* 강의별로 할인 설정, 강의 정보 수정, 홍보링크 복사를 할 수 있어요.&#x20;

## 강의 할인

<figure><img src="/files/Rb9GHbc4TGEgBMVDRfHr" alt=""><figcaption></figcaption></figure>

* 강의 약관 별첨사항 ["인프런 할인 정책(프로모션)"](/inflearn/course-open/terms.md#undefined-1)에 동의한 강의는 할인을 설정할 수 있어요.
* 지식공유자는 **최대 25%, 14일 이내**로 강의 할인을 할 수 있습니다. *(강의별 할인)*
* 단, 한 번 할인을 설정하면 할인 종료 시점으로부터 한 달 동안은 할인을 할 수 없어요. *(쿨타임 적용)*

## 강의 수정

* 강의 수정 버튼을 클릭하면 해당 강의의 \[내 강의 만들기(강의 제작)] 페이지로 연결됩니다.
* 강의 소개페이지, 커버 이미지, 홍보 영상, 질문 안내글, 시작/완강 메시지, 수강 전 문의, 자주 묻는 질문, 지식공유자 설정 등을 수정할 수 있어요.

## 홍보 링크

<figure><img src="/files/U5d2SLKkVqYKf0jnbomI" alt=""><figcaption></figcaption></figure>

* 홍보 링크는 지식공유자가 직접 강의를 홍보할 때 사용할 수 있는 링크입니다. \
  `https://inf.run/**** 형태`
* \[홍보 링크] 버튼을 누르면 링크가 자동으로 복사됩니다.&#x20;
* 홍보 링크를 통해 발생한 B2C 수강신청 건은 수익 확인 페이지에서 확인할 수 있으며, 선택 마케팅 동의에 따라 우대 정산율을 적용합니다.
* 홍보 링크를 통해 SNS나 커뮤니티 등에 내 강의를 직접 알려보세요!


---

# 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://inflab-1.gitbook.io/inflearn/course-operating/courses.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.
