# 추가 설정

## 취소 정책

1. 예약자가 예약 일정을 취소/변경할 수 있는 권한을 부여 또는 해지할 수 있습니다.
2. 시간을 입력하시면 취소/변경할 수 있는 기한을 설정할 수 있습니다.

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

## 캘린더 초대

1. 예약 확정 시 연동된 캘린더에 예약자 이메일을 자동으로 추가할 수 있습니다.

***

## 팀 전체 알림 설정

1. 팀 예약 페이지인 경우 팀원 전체에게 알림이 가도록 설정할 수 있습니다.

<figure><img src="/files/cKOWtDfB1KSGpGP6qNpI" 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/make-page/alarm/more.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.
