> For the complete documentation index, see [llms.txt](https://docs.babywhale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.babywhale.io/features/meeting/1-1.md).

# 1-1 캘린더 연동하기

`아기고래 앱 홈` > `회의봇` 탭에서 회의봇과 구글 캘린더를 연동할 수 있어요.

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

1. '구글 캘린더 로그인' 버튼을 클릭해 캘린더를 연동할 구글 계정을 선택할 수 있습니다.

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

2. 계정을 선택하면 나타나는 창에서 **'계속'**&#xC744; 눌러 약관에 동의하고, \
   구글 캘린더에 권한 요청을 허용하는 **체크박스 2개를 모두 체크 후 '계속'**&#xC744; 누르면 캘린더 연동이 끝나요.

<figure><img src="/files/8xsfU2efeWAukAIWLgAc" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
2개의 체크박스를 모두 체크하지 않으면 회의봇을 이용할 수 없으니 주의해주세요.
{% endhint %}

3. **연동이 완료되었어요! 🥳** \
   별도 액션을 하지 않아도 아기고래가 회의 알림을 보내 주고, 회의 시작 전 리마인더를 받을 시간을 선택할 수 있어요.

<figure><img src="/files/b3RARup8bzhwZRiTaNFF" 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://docs.babywhale.io/features/meeting/1-1.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.
