> For the complete documentation index, see [llms.txt](https://documentation.swing2app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.swing2app.com/manual/appmanage/board/post-reservationsetting.md).

# Bulletin Board – Post Schedule Settings

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

You can set a schedule when you create a post.

If you hang a reservation, your posts will be exposed in the app on a set date and time.

Please check the manual for setting up a reservation when writing a post.

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

## **1. How to use reservation settings**

![](https://support.swing2app.com/wp-content/uploads/2020/09/vhjj.png)

1\) App management page to bulletin board to write postings in the management of article, please.

You can see the Set Up: Set Up Schedule feature under Create Post.

\* Reservation settings can be used regardless of simple editor or HTML editor writing.

![](https://support.swing2app.com/wp-content/uploads/2020/09/bh.png)

2\) Post writing is completed in the same way.

3\) Check the reservation settings, select a date from the calendar, and select a reservation time from the timetable.

\*Please note that reservations can only be made later than the current time.

![](https://support.swing2app.com/wp-content/uploads/2020/09/hhk.png)

4\) Press the \[Publish] button to complete.

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

## **2. Check your reservation**

<div align="left"><img src="https://support.swing2app.com/wp-content/uploads/2020/09/bnbhj.png" alt=""></div>

If you look at the list of articles written, a clock-shaped icon will be displayed in front of the text with the reservation set.

\*You can modify the appointment time before the registered reservation time. (You can click the pencil icon to modify it.)

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

## **3. App Launch Screen) Check the Apps**

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

If you run the app and go to the bulletin board, your comments won’t be exposed until the time you set up your reservation.

When the reservation is set, the post is automatically exposed on the bulletin board.

{% hint style="danger" %}
**Information**

1\. Reservation post setting can be set only when registering a new post.

Reservation settings cannot be made for already registered posts.

2\. You can modify the reservation time until the set reservation time.

3\. Posts when using reservation settings-Public and private settings are excluded.

The reservation setting is meaningless because the post is processed privately until the specified time, and converted to public when the reserved time is reached.

4\. The reservation setting function is only available on the web dashboard-post management.
{% endhint %}


---

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