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

# Run Meet

> Run Meet is an AI meeting notetaker that joins Google Meet, Zoom, and Teams calls, turns them into decisions and action items, then hands the transcript to a Runable agent that does the follow-up.

Run Meet joins your call, records it, produces a structured recap, and then hands the whole meeting to a Runable agent that can draft the follow-up email, post the recap to Slack, or create the action items in Notion. The notetaker's job doesn't end when the transcript exists. It ends when the follow-up is done.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/Mvnht6ZLuI8" title="Run Meet" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

Every AI meeting notetaker stops at the worst possible moment: right after the meeting ends. You get a transcript and a summary, and then you still have to write the follow-up email, update the task board, and ping the team on Slack yourself. The notes were never the work. The notes were a description of the work. Run Meet is built around the opposite idea.

<Note>
  Run Meet is live now at [runable.com/meet](https://runable.com/meet). Connect a calendar or paste a meeting link and watch the bot show up.
</Note>

## Supported platforms

| Platform        | Calendar auto-join | Join by Link |
| --------------- | :----------------: | :----------: |
| Google Meet     |          ✓         |       ✓      |
| Zoom            |          ✓         |       ✓      |
| Microsoft Teams |          ✓         |       ✓      |
| GoTo Meeting    |          ✓         |       ✓      |

wCalendars: **Google Calendar** and **Microsoft Outlook**, with read-only access to your events.

## What is an AI meeting notetaker?

An AI meeting notetaker attends a conversation, converts speech to text, and compresses it into a record you can actually use: a summary, the decisions made, and who agreed to do what by when.

There are two common capture models, and the difference matters more than most feature lists admit:

1. **Bot-based tools** send a visible participant into the online call and record server-side.
2. **Device-based tools** record from your machine or phone, with no bot in the meeting.

Run Meet is bot-based, which has one property we consider non-negotiable: once the bot is admitted, the recording runs on our infrastructure, not in your browser tab. You can close the tab, switch from Chrome to Safari, or lose Wi-Fi mid-call, and the recording keeps going. With device-based recorders, the machine that started the recording owns it, and closing that window usually kills the capture.

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/meet/quickstart">
    Connect Google Calendar or Outlook, or paste a meeting link  the bot joins in moments.
  </Card>

  <Card title="How it works" icon="chart-network" href="/meet/how-it-works">
    The pipeline under the hood: join, record, transcribe, summarize, hand off.
  </Card>
</CardGroup>

## What you get from every meeting

<CardGroup cols={2}>
  <Card title="After the call" icon="phone" href="/meet/after-the-call">
    Summary, diarized transcript, MP4 recording  and a chat that answers from the meeting.
  </Card>

  <Card title="Follow-up actions" icon="zap" href="/meet/follow-up-actions">
    The agent drafts the follow-up email, posts to Slack, or creates the action items in Notion.
  </Card>

  <Card title="Share meeting notes" icon="notes-sticky" href="/meet/share-meeting-notes">
    One public link, no sign-in  every recipient gets their own private chat with the meeting.
  </Card>

  <Card title="Pricing" icon="credit-card" href="/meet/pricing">
    Included with Runable, metered in credits on actual recorded time.
  </Card>
</CardGroup>

## Learn more

<CardGroup cols={2}>
  <Card title="Comparisons" icon="table" href="/meet/comparison">
    How Run Meet stacks up against Fireflies, Otter, tl;dv, and other notetakers.
  </Card>

  <Card title="Limitations & FAQ" icon="question-circle" href="/meet/limitations-and-faq">
    What Run Meet doesn't do yet, and answers to common questions.
  </Card>
</CardGroup>
