# 구글 캘린더 상세 설정

## 구글 캘린더 연결 상세 설정

### 구글 캘린더 일정이 처리가 안되는 경우

1. 구글 캘린더에 일정 상태가 '바쁨'으로 설정 되어있는지 확인해 주세요.
2. '바쁨'으로 설정된 시간은 예약 페이지에 적용되어 미팅 불가능한 시간으로 인식됩니다.
3. 구글 캘린더에 일정이 있어도 예약 페이지에 시간이 보이길 원하시면 '한가함'으로 설정을 변경해 주세요.

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

### 예약 후 구글 캘린더에 일정 생성이 안되는 경우

1. \[캘린더 설정] - \[내보내기 캘린더]를 확인하시고 예약된 일정이 자동 생성되는 캘린더를 설정해 주세요.

<figure><img src="/files/sWbAnf082MfZOsm9n3E2" 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/prepare/connect/google.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.
