# 캘린더 예약 충돌 관리

## 캘린더 예약 충돌 관리

팀/그룹 캘린더(Round Robin(라운드 로빈), Service(서비스), Class(수업), Collective(공동) 캘린더)에서 특정 사용자에게 배정된 예약은 외부 캘린더(Google / Outlook / iCloud)와 동기화할 수 있으며, 외부 캘린더의 이벤트를 읽어와서 CRM과 동기화할 수 있습니다.

캘린더 설정은 Settings(설정) > My Profile(내 프로필)에서 구성할 수 있습니다. 주로 두 가지 설정이 있습니다: Primary Calendar(기본 캘린더)와 Check for Conflicts(충돌 확인)입니다. 사용자가 추가한 모든 외부 캘린더 연동이 여기에 표시됩니다.

![캘린더 동기화 설정 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155033267304/original/x0Q3PJrEhS_5BwnRn90uYpNN-Ctv7i_YAg.png?1726846946)

***

## 예약 충돌 확인

사용자가 연동한 모든 Google/Outlook/iCloud 캘린더가 여기에 표시됩니다.

이름에서 알 수 있듯이, 선택한 캘린더에서 모든 이벤트를 읽어와서 사용자가 불가능한 시간을 차단합니다. 기본적으로 Google/Outlook/iCloud에서 가져온 모든 이벤트는 차단되어, 해당 시간대에는 예약을 받을 수 없습니다.

Check for Conflicts(충돌 확인) 섹션에서는 어떤 예약도 생성되지 않습니다. 캘린더가 충돌 확인에서 비활성화되어 있다면, 이미 기본 캘린더에서 선택되어 있다는 의미입니다.

![캘린더 충돌 확인 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155024518500/original/sZHCousMrap7dlqjKWEh_xNSuq93qlJZJw.png?1713251907)

***

*원문 최종 수정: 2024년 9월 20일* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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/and-calendars/calendar-scheduling-conflicts.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.
