> ## Documentation Index
> Fetch the complete documentation index at: https://klipy.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Meeting notetaker

> How Klipy Notetaker joins video calls, what it produces after each meeting, and how to control auto-join per meeting or globally.

**Klipy Notetaker** is an AI meeting bot that Klipy can schedule on your behalf. It appears in the participant list like any other guest—visible to everyone on the call—records audio, builds a live transcript while the meeting runs, and turns that conversation into structured outputs shortly after the meeting ends (typically within about five minutes). That visibility is intentional: everyone should know a notetaker is present, which makes it easier to align with your company’s policies and your customers’ expectations about recording and consent.

## How Klipy joins your calls

Klipy scans calendars you’ve connected and looks for upcoming events that include a supported video link (Google Meet, Zoom, or Microsoft Teams). For each qualifying event, Klipy schedules **Klipy Notetaker** to join at the scheduled start time. The bot records audio, maintains a real-time transcript, and uploads the session for processing when the call finishes.

**Languages:** transcription supports **99 languages**. Summaries and follow-up drafts are generated in the **language you chose during onboarding**, so outputs stay consistent with how you work.

## What it produces

After processing, you get a structured package for each meeting—not just a raw transcript.

<CardGroup cols={2}>
  <Card title="1. Full transcript" icon="file-text">
    Complete transcript with **speaker identification** so you can scan who said what.
  </Card>

  <Card title="2. Meeting summary" icon="list">
    **Key topics** and **decisions made**, distilled for quick review and handoff.
  </Card>

  <Card title="3. Action items" icon="check-square">
    Commitments extracted **per speaker** (for example, “Alice will send the proposal by Friday”).
  </Card>

  <Card title="4. Deal framework alignment" icon="layout-template">
    How the call maps to your configured sales methodology (**MEDDIC**, **Sandler**, and other frameworks you enable).
  </Card>

  <Card title="5. Follow-up draft" icon="mail">
    A **ready-to-send recap email** for you to review and approve—never sent automatically.
  </Card>

  <Card title="6. CRM updates" icon="users">
    **Contact and company records** updated with new information surfaced on the call.
  </Card>
</CardGroup>

## Controlling the notetaker

**Default behavior:** Klipy adds the notetaker to **all** upcoming calendar events that include a supported meeting link on calendars you’ve connected.

**Per meeting:** Before the call starts, open the **Calendar** view in Klipy and **remove the notetaker** from any specific event where you don’t want a bot to join.

**Global:** Go to **Settings → Notetaker** and **disable auto-join**. With auto-join off, the notetaker won’t join by default; you can **manually invite** Klipy Notetaker to individual calls when you want coverage.

**During the call:** Host platforms let participants remove a bot from the meeting. If someone removes Klipy Notetaker, it leaves and stops recording—see the warning below for what happens to the recording.

<Note>
  **Transparency by design:** The notetaker joins as **Klipy Notetaker** and is visible in the participant list. Treat it like announcing a recorder—use your judgment and your org’s policies when sensitive topics, regulated industries, or regional recording laws apply.
</Note>

<Warning>
  If the notetaker is **removed from the call mid-meeting**, recording **stops** at that moment. Klipy still processes whatever audio was captured up to that point—your transcript and summaries may be **partial** rather than covering the full meeting.
</Warning>

## Supported platforms

| Platform            | Setup required                                                                      | Auto-join conditions                                                               |
| ------------------- | ----------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| **Google Meet**     | None beyond your Google workspace connection                                        | Calendar events on a connected Google account that include a **Google Meet** link. |
| **Zoom**            | Connect **Zoom** with OAuth under **Settings → Channels** (org approval may apply). | Events include a **Zoom** meeting link and Zoom is authorized for your workspace.  |
| **Microsoft Teams** | None beyond **Outlook / Microsoft 365** email and calendar access.                  | Calendar events include a **Teams** meeting link on a connected Outlook calendar.  |

## Related guides

<CardGroup cols={2}>
  <Card title="Follow-ups" icon="mail" href="/guides/follow-ups">
    How meeting recaps become drafts you review and send.
  </Card>

  <Card title="What Klipy captures" icon="radar" href="/guides/capture">
    Email, calendar, and messaging—what feeds Klipy beyond meetings.
  </Card>
</CardGroup>
