# 예약된 일정 보기

## 예약된 일정 보기

1. 다가오는 일정 :다가오는 일정을 확인할 수 있습니다.
2. 대기 일정 :주최자가 최종 확정의 기능을 사용할 경우 대기 일정을 확인할 수 있습니다.
3. 지나간 일정 :예약이 완료된 일정을 확인할 수 있습니다.

<figure><img src="/files/1x7kMnNgGCtabpNiIpSH" alt=""><figcaption></figcaption></figure>

## 일정 메모 남기기

1. \[예약된 일정] - \[일정 상세] - \[일정 메모]
2. 예약된 일정에 대해서 추가로 메모 정보를 남길 수 있습니다.
3. 주최자만 볼 수 있습니다.
4. 엑셀로 다운받거니 추가 CRM 연동을 하는 경우 일정 메모를 해당 시스템에서도 활용할 수 있습니다.

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


---

# 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://guide.whattime.co.kr/manage-page/reservations.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.
