# 예약 메시지

{% hint style="success" %}

### 예약 메시지를 통해 일정에 맞게 메시지를 미리 예약하여 보낼 수 있어요!

{% endhint %}

<figure><img src="/files/4sSVg1RIgLfwWhVa8zX9" alt=""><figcaption></figcaption></figure>

<details>

<summary>1. 예약 메시지 보기</summary>

* 예약된 메시지들은 메시지 메뉴의 예약 메시지함에 노출됩니다.
* 메시지 본문 상단에 예약 시간이 노출 되며, 예약된 시간이 되면 메시지가 전송됩니다.
* **라이트 모드 지원** (다크 모드 시만 지원)
  * 다크 모드 시, 라이트 모드(<img src="/files/EZgzdGnbMeSuBojVAFtm" alt="" data-size="line">) 버튼을 클릭하여 본문 내용을 선명하게 확인 할 수 있어요.![](/files/34iYho0rolOPQbLcKTSz)
* **인쇄**
  * 메시지 본문 내용을 PDF 저장 또는 프린트할 수 있어요.
* **이전/다음 메시지로 이동** (새 창 열기를 통해서만 지원)
  * 이전/다음 메시지로 이동 할 수 있어요.\
    ![](/files/6kgOEVfC6jPKTCnMPNfD)

</details>

<details>

<summary>2. 메시지 예약하기</summary>

![](/files/gEU3N5VqFzjPCerqRPhi)

* 메시지 작성 창에서 예약 아이콘(<img src="/files/5j5sVCEFZaYjqNNVHX1r" alt="" data-size="line">)을 클릭하면 예약시간 설정 팝업이 노출됩니다.
* 예약된 시간에 전송된 메시지는 예약 메시지함에서 사라지며, 보낸 메시지함에 노출됩니다.
* **예약 시간 설정**
  * 자주 사용하는 시간대인 ‘내일 오전 9:00 / 오후 1:00’를 제공해 클릭 한번으로 설정할 수 있습니다.
  * 또한, '직접 입력' 버튼을 통해 예약 날짜와 시간을 직접 설정하실 수 있습니다.
  * 날짜와 시간을 순서대로설정 후 <mark style="background-color:orange;">\[확정]</mark>을 누르면 예약 시간이 설정됩니다.\ <img src="/files/u6HLTWRYSKhxF7wMPVLb" alt="" data-size="original">\
    ![](/files/c3URzGDnPZZGcOhXuNiP)
  * 예약이 설정되면 메시지 화면 하단에 설정한 날짜와 시간이 표시됩니다.

    <div align="left"><figure><img src="/files/5Z3ZURTNMQLSkjobSn3f" alt="" width="134"><figcaption></figcaption></figure></div>
  * 예약 메시지를 최종 예약하시려면 <img src="/files/hmPb68joXvZ6yrAYcy9M" alt="" data-size="line"> 버튼을 클릭하세요.
* <mark style="background-color:orange;">\[즉시 전송]</mark> 버튼을 통해 예약된 시간 이전에 바로 메시지를 전송하실 수 있습니다.

  &#x20;

</details>


---

# 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://jiransoft.gitbook.io/officenext/guide/officenext/messenger/user/message/reservation.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.
