> 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-open/undefined.md).

# 강의 오픈 프로세스

{% hint style="info" %}
더 빠르고 유연한 강의 오픈을 위해,\
인프런의 **강의 제출 → 검토 → 오픈**까지의 프로세스가 매우 빨라졌어요.

인프런에서의 강의 제출부터 오픈 프로세스는 더 빠르고 유연합니다.\
제출 기준을 만족한 강의라면, 누구보다 빠르게 수강생과 만날 수 있어요.\
또한, 지식공유자는 스스로 주요 설정을 직접 수정할 수 있습니다.
{% endhint %}

***

### **강의 제출부터 게시까지 간단하게!** <a href="#undefined" id="undefined"></a>

제출하신 강의가 인프런의 강의 오픈 기준을 만족하면, **자동으로 오픈 절차가 시작됩니다.**\
전체 과정은 아래와 같은 순서로 진행됩니다.

### 1. 강의 제출 <a href="#id-1" id="id-1"></a>

\[내 강의 만들기]에서 제출 조건이 모두 충족되면, \[제출하기] 버튼이 활성화됩니다. 이 버튼을 클릭하면 강의가 자동 검토 프로세스에 들어갑니다.

※ 유료강의는 제출시 약관 동의 과정이 진행됩니다. 약관동의 완료 후 제출이 완료됩니다.

<figure><img src="https://cdn.inflearn.com/public/files/posts/09fc5df1-d20b-4391-83da-ec2a3fe9da14/%E1%84%80%E1%85%A9%E1%86%BC%E1%84%8C%E1%85%B51.png" alt=""><figcaption></figcaption></figure>

***

### 2. 자동 검토 단계 (약 1시간 소요) <a href="#id-2.-1" id="id-2.-1"></a>

영상 품질, 커리큘럼 구성 등을 자동으로 점검합니다. 이 단계에서는 수정이 필요한 경우 제출 취소가 가능합니다.

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

### 3. 게시 준비 단계 (약 1\~2시간 소요) <a href="#id-3.-1-2" id="id-3.-1-2"></a>

번역, 더빙, AI 퀴즈 생성 등의 기능이 이 단계에서 자동으로 적용됩니다. 제출 취소가 불가능하며 강의 수정이 제한됩니다.

<figure><img src="https://cdn.inflearn.com/public/files/posts/345f20de-63b8-4040-8f3d-125cd8988cff/%E1%84%80%E1%85%A9%E1%86%BC%E1%84%8C%E1%85%B53.png" alt=""><figcaption></figcaption></figure>

***

### 4. 강의 게시 완료 <a href="#id-4" id="id-4"></a>

모든 준비가 마무리되면, 강의는 자동으로 인프런에 공개됩니다. 강의가 오픈된 이후에는 강의를 다시 수정하실 수 있으니 걱정하지 않으셔도 됩니다!

***

### 5. 강의 예약 게시 <a href="#id-5" id="id-5"></a>

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

강의 제출 후 검토 단계에서 원하는 시간에 강의가 게시되도록 예약할 수 있습니다.

* 오픈 일자 및 시간까지 설정가능
* 제출 완료 시점으로부터 +6시간 이후로만 예약이 가능해요.

***

### 유의사항 <a href="#undefined" id="undefined"></a>

* 강의에 미흡한 사항이 발견될 경우, 운영팀에 의해 반려될 수 있습니다.
* 오픈까지는 최소 약 3시간 내외 소요되며, 내부 처리 지연 시에는 가장 빠른 영업일 내 순차적으로 오픈됩니다.\ <sup>※ 영업일이란, 주말 및 공휴일을 제외한 인프런이 운영하는 날을 의미합니다.</sup>


---

# 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-open/undefined.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.
