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

# 강의 게시 예약

{% hint style="info" %}
강의 게시 예약이 가능합니다.\
강의 오픈 시간을 자유롭게 설정할 수 있는 예약 게시 기능과\
강의 상태를 직접 관리할 수 있는 게시 중지/재게시 기능이 새롭게 추가되어 안내드려요.&#x20;
{% endhint %}

### &#x20;**강의 예약 게시 기능**

<figure><img src="/files/6pHxuxYSq0HVTNJdsDNO" alt=""><figcaption></figcaption></figure>

* 강의를 제출한 후, **원하는 날짜와 시간에 게시되도록 예약**할 수 있어요.
* 예약은 **제출 시점에서 최소 6시간 이후부터 가능**하며, **30분 단위로 설정**할 수 있어요.
* 예약한 시간에 자동으로 강의가 게시되며, 대표 지식공유자에게 이메일로 알림이 전송돼요.
* 예약을 변경하거나 취소하는 것도 가능해요!

### 게시 상태 변경 기능&#x20;

<figure><img src="/files/gBlHuDw33kcXkYWI70EV" alt="" width="563"><figcaption></figcaption></figure>

* 강의 수정페이지 상단에 더보기(···)을 클릭시 게시 상태를 변경할 수 있는 버튼을 확인할 수 있어요.&#x20;
* 이미 게시된 강의라면, 필요에 따라 **\[게시 중지하기]**&#xBC84;튼을 눌러 **게시 중지**할 수 있어요.
  * → 게시 중지 시 기존 수강생은 계속 학습 가능하지만, 신규 수강생의 수강신청은 제한돼요.
* 다시 공개하고 싶다면, **\[게시 상태로 변경]** 버튼을 눌러 **다시 게시**할 수 있어요.&#x20;
* 이제 강의 게시 시점을 더 유연하게 관리해보세요!

***

### 강의 자동메시지, 특정 시간대에 설정하기  💬 <a href="#id" id="id"></a>

* 강의 영상 수업의 특정 시간대에 자동메시지를 설정할 수 있어요.
* 특정 수업 > 수업 선택 후 > 수업 특정 시점에서 원하는 시간대를 선택해보세요.
* 특정 시점은 영상 수업에서만 설정이 가능합니다.&#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:

```
GET https://inflab-1.gitbook.io/inflearn/course-create/draft/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.
