# 구글·아웃룩 캘린더 연동

네, 예약 일정을 사장님이 쓰시는 캘린더에 자동으로 담아드립니다.

* **구글 캘린더**, **애플/아웃룩(Microsoft) 캘린더**에 일정 추가·동기화를 지원합니다.
* 고객에게는 "내 캘린더에 추가" 버튼으로 일정을 저장하게 안내할 수 있고, 알림(리마인더)도 함께 들어갑니다.
* 화상 미팅의 경우 구글 미트(또는 Zoom·Teams) 링크가 일정에 자동 포함됩니다. (→ [상담·미팅 예약](/hyperclass-docs/faq/booking.md))

> \[확인 필요: 양방향 동기화 — 내 구글/아웃룩 캘린더의 기존 일정이 예약 가능 시간에 자동 반영되는지(이중예약 방지)]


---

# 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://hyperclass.gitbook.io/hyperclass-docs/faq/calendar-sync.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.
