> For the complete documentation index, see [llms.txt](https://guide.whattime.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.whattime.co.kr/prepare/connect/base.md).

# 기본 캘린더 연결 가이드

## 기본 캘린더 연결 가이드

### 캘린더 연결하기

1. 회원 가입 과정에서 바로 캘린더를 연결할 수 있습니다.
2. \[캘린더 연결] - \[캘린더 계정 추가]에서 Google, Outlook, iCloud, NAVER 중 원하는 캘린더를 연결할 수 있습니다.

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

3. 캘린더에 추가 되어 있는 계정을 2개 이상으로 선택할 수 있습니다
   1. 예) 개인 일정, 회사 휴가 일정, 회사 공통 일정, 회사 회의실 일정 등
4. 복수의 캘린더를 사용하시면 2개 이상으로 등록할 수 있습니다.
   1. 예) Google, Naver 등

### \[가져오기 캘린더] 일정이 겹치는지 확인하는 캘린더

1. 일정이 겹치는지 확인하는 캘린더로 설정하면 비어 있는 시간만 예약할 수 있는 시간 슬롯으로 표시됩니다.
2. 각 캘린더의 상태값에 따라 겹치는 일정을 확인하는 값이 달라집니다.
   1. 구글 : '바쁨' 상태
   2. 아웃룩 : '바쁨', '미정', '어디에서나 작업' 상태
   3. 나머지 : '바쁨' 상태
3. 캘린더 일정 앞/뒤로 준비시간을 고려할 수 있는 기능 설정이 가능합니다.
   1. \[예약 편집] - \[예약 가능한 시간] - \[추가 설정]

### \[내보내기 캘린더] 예약된 일정이 자동으로 생성되는 캘린더

1. 예약이 생성되면 내보내기 캘린더에 일정이 자동 생성됩니다.
2. 캘린더에 저장되는 내용을 변경하려면 \[예약 편집] - \[커스텀 설정]을 확인해 주세요.
3. 예약이 취소되면 자동으로 캘린더 일정 상태를 취소로 변경합니다.
4. 예약이 변경되면 자동으로 일정 정보가 변경됩니다.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/prepare/connect/base.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.
