# 알림

## 이메일, 문자, 알림톡, Slack으로 예약 확정, 변경, 취소 알림 받을 수 있습니다.

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

### 예약자 > 예약 알림

1. 예약 확정, 변경, 취소 시 예약자에게 알림을 보냅니다.

### 예약자 > 리마인더 알림

1. 미팅 시작 전에 예약자에게 리미인더 알림을 보냅니다.
2. 노쇼를 줄이고 참석률을 높일 수 있습니다.

### 예약자 > 일정 후 알림

1. 일정 종료 후에 예약자에게 알림을 보냅니다.
2. 미팅 후 만족도 조사 및 피드백을 받을 수 있습니다.

### 주최자 > 예약 알림

1. 예약 확정, 변경, 취소 시 주최자에게 알림을 보냅니다.

***

## 알림 내용을 변경할 수 있습니다.

1. \[상세설정]을 통해 알림 내용을 변경할 수 있습니다.

<figure><img src="/files/0H72GhmdyAY7IXUX2LAo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9PF80v7NV3Q4eWWsV32b" alt=""><figcaption></figcaption></figure>

***

## 알림 받을 주최자를 추가할 수 있습니다.

1. 팀원에게 미팅 알림을 전달합니다.
2. 팀원은 되는시간에 가입된 사용자만 적용됩니다.

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

<figure><img src="/files/1tBPJcklX6CpHOPV1aMb" 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.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.
