# 회의봇

구글 캘린더 계정과 아기고래를 연동하고 **회의 시작 전 알림**, **지각자 호출**, **회의 지연 알림** 등\
회의 커뮤니케이션 효율화를 위한 회의봇 기능을 Slack에서 바로 사용할 수 있어요.

<figure><img src="/files/wKBkraPCPl7Ptltt6yuK" alt=""><figcaption><p>캘린더 연동 후 아기고래 앱 홈의 <strong>회의봇</strong> 탭</p></figcaption></figure>

### 1. Slack에서 회의 시작 전 알림 / 회의 시작 알림 받아보기

[아기고래 회의봇 캘린더 연동](/features/meeting/1-1.md)을 완료하면 내 일정을 자동으로 읽어와 설정한 리마인더 시간에 맞게 \
회의 시작 전 알림과, 회의 시작 알림이 보내져요.

<figure><img src="/files/m5Jsh0RXvrcQCLbVXhxk" alt=""><figcaption><p>(좌) 아기고래가 발송한 회의 시작 전 알림 / (우) 회의 시작 알림</p></figcaption></figure>

### 2. 회의 지각자 원클릭으로 호출하기

회의 시작 알림에서 **회의 장소에 도착하지 않은 구성원의 이름을 클릭**하면,\
**아기고래가 해당 구성원을 DM으로 호출해요.**

호출된 구성원은 `5분만 기다려주세요 ⏳` / `먼저 시작하세요 😭` 등 간편하게 응답할 수 있어요.

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

{% hint style="success" %}
**호출된 구성원은 누가 본인을 호출했는지 알 수 없어요.** 팀장님이 늦으셔도 부담 없이 호출해 보세요!
{% endhint %}


---

# 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://docs.babywhale.io/features/meeting.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.
