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

# Quickstart

> Two ways to get the Run Meet bot into your call: connect a calendar, or just paste a meeting link.

There are two ways to get the bot into a meeting.

## Connect a calendar

Run Meet supports **Google Calendar** and **Microsoft Outlook**, with read-only access to your events.

<Steps>
  <Step title="Open the Meet page">
    Go to [runable.com/meet](https://runable.com/meet).
  </Step>

  <Step title="Connect Google Calendar or Outlook">
    Once connected, upcoming meetings with links appear on your Meet page and the bot auto-schedules for each one.

    <Frame caption="Upcoming meetings appear on your Meet page">
      <img src="https://mintcdn.com/runableinc/nTFN9NoYu4wn-_GU/images/249cc2480c920912ebaf0a25f471218fca85af4f27eff3f6592bd84cdc6f8822.png?fit=max&auto=format&n=nTFN9NoYu4wn-_GU&q=85&s=015d7a4798baa67aeced25a125393b4f" alt="249cc2480c920912ebaf0a25f471218fca85af4f27eff3f6592bd84cdc6f8822" width="1400" height="325" data-path="images/249cc2480c920912ebaf0a25f471218fca85af4f27eff3f6592bd84cdc6f8822.png" />
    </Frame>
  </Step>

  <Step title="Toggle record or skip per meeting">
    Every meeting has a **record/skip** toggle, so a one-off "please don't record this" takes one click. Auto-joining itself is a setting you can turn off if you'd rather opt meetings in individually.
  </Step>
</Steps>

## Or just paste a link

The **Join by Link** button takes a Google Meet, Zoom, Microsoft Teams, or GoTo Meeting URL and sends a bot immediately. No calendar required. This is the escape hatch for the meeting someone spun up 30 seconds ago.

The dialog validates as you type: paste a non-meeting URL and it tells you exactly which platforms work; paste a Meet link and it confirms **"Google Meet detected"** before you commit.

<Frame caption="Join by Link validates the URL as you type">
  <img src="https://mintcdn.com/runableinc/nTFN9NoYu4wn-_GU/images/55a37a02e6f2e6c46ae0fd05f91b9a2303ccd9eb0f47150794467122d18207c1.png?fit=max&auto=format&n=nTFN9NoYu4wn-_GU&q=85&s=9fb3b806143f058d2eee866c84b5b1f8" alt="55a37a02e6f2e6c46ae0fd05f91b9a2303ccd9eb0f47150794467122d18207c1" width="1215" height="438" data-path="images/55a37a02e6f2e6c46ae0fd05f91b9a2303ccd9eb0f47150794467122d18207c1.png" />
</Frame>

## Settings worth knowing about

| Setting              | What it does                                                                                                                             |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **Bot name**         | The participant name is yours to set. The default is "\{Your name} · Runable Notetaker", so nobody in the call wonders what just joined. |
| **Summary language** | 25 options, independent of what was spoken.                                                                                              |
| **Auto-share**       | When enabled, meeting participants get the notes emailed to them with a share link as soon as the summary is ready.                      |
| **Follow-up action** | Pick what the agent should do after every meeting, or leave it off. See [Follow-up actions](/meet/follow-up-actions).                    |

<Frame caption="Run Meet settings">
  <img src="https://mintcdn.com/runableinc/nTFN9NoYu4wn-_GU/images/715ac94d6c7c6d2d98df3498fe719191cd71283b87c4fbdfb0cc99439713018e.png?fit=max&auto=format&n=nTFN9NoYu4wn-_GU&q=85&s=7fee5da7c09c3ab7dbb8012d49c3c0df" alt="715ac94d6c7c6d2d98df3498fe719191cd71283b87c4fbdfb0cc99439713018e" width="1616" height="1216" data-path="images/715ac94d6c7c6d2d98df3498fe719191cd71283b87c4fbdfb0cc99439713018e.png" />
</Frame>

## Next steps

<CardGroup cols={2}>
  <Card title="After the call" icon="messages-square" href="/meet/after-the-call">
    What a finished meeting looks like: summary, transcript, recording.
  </Card>

  <Card title="How it works" icon="settings" href="/meet/how-it-works">
    The pipeline under the hood, with the actual numbers.
  </Card>
</CardGroup>
