# 게시판 - 게시물 예약 설정

게시물 작성시 예약을 설정할 수 있습니다.&#x20;

예약을 걸어놓으면 설정된 날짜와 시간에 맞춰 게시물이 앱에서 노출됩니다. &#x20;

매뉴얼을 통해서 게시물 작성시 예약을 설정하는 방법을 확인해주세요.

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

### <mark style="color:blue;">**1. 예약설정 이용방법**</mark> &#x20;

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EA%B2%8C%EC%8B%9C%EB%AC%BC%EC%98%88%EC%95%BD%EC%9E%91%EC%84%B11.png)

1\) 앱운영 페이지 → 게시물관리에서 글 작성을 할 게시판으로 이동해주세요.

게시물 작성 아래에 보시면 \[설정하기: 예약 설정] 기능을 확인할 수 있습니다.

\*예약설정은 간편에디터 or  HTML에디터 글쓰기 모두 상관없이 이용 가능합니다.

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EA%B2%8C%EC%8B%9C%EB%AC%BC%EC%98%88%EC%95%BD%EC%9E%91%EC%84%B12-1.png)

2\) 게시물 글 작성은 동일하게 작성 완료합니다.

3\) 예약설정에 체크한 뒤 캘린더에서 날짜 선택, 시간표에서 예약 시간을 선택해주세요.

<mark style="color:red;">\*예약설정을 할 때는 반드시 현재 시간 보다 이후 시간에만 예약이 가능한 점 유념해주세요.</mark>&#x20;

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EA%B2%8C%EC%8B%9C%EB%AC%BC%EC%98%88%EC%95%BD%EC%9E%91%EC%84%B13.png)

4\) \[등록] 버튼을 눌러주면 완료됩니다.

***

### <mark style="color:blue;">**2. 예약글 확인하기**</mark> &#x20;

![](https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EA%B2%8C%EC%8B%9C%EB%AC%BC%EC%98%88%EC%95%BD%EC%9E%91%EC%84%B14.png)

작성된 글 목록에 보시면, 예약이 설정된 글은 앞에 시계모양 아이콘이 표시됩니다.

\*<mark style="color:red;">등록된 예약시간 전까지는 예약 시간 수정이 가능합니다. (연필 모양 아이콘 눌러서 수정 가능)</mark>

***

### <mark style="color:blue;">**3. 앱 실행화면) 예약글 확인하기**</mark> &#x20;

<div align="left"><img src="https://wp.swing2app.co.kr/wp-content/uploads/2020/08/%EA%B2%8C%EC%8B%9C%EB%AC%BC%EC%98%88%EC%95%BD%EC%9E%91%EC%84%B15-1.png" alt=""></div>

앱을 실행해서 작성된 게시판으로 이동하시면, 예약을 설정해놓은 시간 전까지는 글이 노출되지 않구요.

예약을 설정해놓은 시간이 되면 자동으로 게시판에서 해당 글이 노출됩니다.

{% hint style="success" %} <mark style="color:green;">**\*안내사항**</mark>

&#x20;1\. 예약글 설정은 새 글 등록시에만 설정이 가능합니다.

이미 등록된 글에는 예약설정을 할 수 없습니다.&#x20;

2\. 설정된 예약시간 전까지는 예약 시간 수정이 가능합니다.

3\. 예약설정 이용시 게시물 – 공개, 비공개 설정 제외됩니다.&#x20;

예약설정은 정해진 시간 전까지는 글이 비공개 처리되고,  예약 시간이 되면 공개로 전환되기 때문에  해당 기능이 의미가 없습니다.&#x20;

4\. 예약설정 기능은 웹 대시보드- 게시물 관리에서만 이용 가능합니다.
{% endhint %}


---

# 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://documentation.swing2app.co.kr/manual/appmanage/board/post-reservationsetting.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.
