> ## 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.

<Frame>
  <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 />
</Frame>

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. It 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.

<Card title="Try Run Meet now" icon="rocket" horizontal href="https://runable.com/meet" cta="Open runable.com/meet" arrow>
  It's live. Connect a calendar or paste a meeting link and watch the bot show up.
</Card>

## 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.

<Columns cols={2}>
  <Card title="Bot-based tools" icon="bot">
    Send a visible participant into the online call and record server-side. **This is Run Meet.**
  </Card>

  <Card title="Device-based tools" icon="laptop">
    Record from your machine or phone, with no bot in the meeting.
  </Card>
</Columns>

<Info>
  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.
</Info>

## Explore Run Meet

<Columns cols={2}>
  <Card title="How it works" icon="settings" href="/meet/how-it-works" arrow>
    The pipeline under the hood: join, record, transcribe, summarize, hand off.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/meet/quickstart" arrow>
    Connect a calendar or paste a meeting link, plus the settings worth knowing.
  </Card>

  <Card title="After the call" icon="messages-square" href="/meet/after-the-call" arrow>
    Summary, transcript, recording — and asking the meeting questions.
  </Card>

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

  <Card title="Share meeting notes" icon="share-2" href="/meet/share-meeting-notes" arrow>
    One public link; every recipient gets their own private chat.
  </Card>

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

  <Card title="Comparisons" icon="table" href="/meet/comparison" arrow>
    How Run Meet stacks up against other AI meeting notetakers.
  </Card>

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