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

# Using the Recorder

> How to record your meetings with Jamie

Jamie's recorder captures your meetings and automatically generates summaries, transcripts, and action items. This guide explains how to use the recorder from start to finish.

## Starting a Recording

There are several ways to start recording a meeting with Jamie:

<AccordionGroup>
  <Accordion defaultOpen="true" icon="wand-magic-sparkles" title="Automatic Detection">
    When Jamie detects that you've joined a video call (e.g. Zoom, Google Meet, Microsoft Teams, etc.), a notification will appear asking if you'd like to start recording.

    <img src="https://mintcdn.com/jamie-9c8bb406/-pe14h38rmhwO1MU/images/meeting-reminder.png?fit=max&auto=format&n=-pe14h38rmhwO1MU&q=85&s=3f76494d402abc287bf2e267e0700ed1" alt="Meeting Reminder" width="809" height="149" data-path="images/meeting-reminder.png" />

    Simply click **Start Jamie** to begin recording.

    <Info>
      You can customize which apps trigger automatic detection in your **Notifications**  settings under **App notifications**, or disable this feature entirely.
    </Info>
  </Accordion>

  <Accordion defaultOpen icon="bars" title="Manual Start from the app">
    You can start a recording at any time from the navigation bar within the app:

    <img src="https://mintcdn.com/jamie-9c8bb406/612t1SgnYtAsU2zH/images/start_meeting_manually.png?fit=max&auto=format&n=612t1SgnYtAsU2zH&q=85&s=ca28bb2a5f0e379f64b0c4d92e40c295" alt="Start recording from menu bar" title="Start recording from menu bar" className="mx-auto" style={{ width:"52%" }} width="482" height="326" data-path="images/start_meeting_manually.png" />
  </Accordion>
</AccordionGroup>

<Tip>
  Before starting, make sure your preferred microphone is connected. Jamie will use your default microphone automatically.
</Tip>

## During the Recording

Once you start recording, Jamie provides several features to help you during your meeting.

### The Recorder Widget

When recording, a compact floating widget appears on your screen. You can drag it anywhere to reposition it.

<img src="https://mintcdn.com/jamie-9c8bb406/i7Rw34Hzrt7IzAKI/images/recorder.png?fit=max&auto=format&n=i7Rw34Hzrt7IzAKI&q=85&s=44ffb531075f11113cd020ae676ef5ec" alt="Compact recorder widget" title="Compact recorder widget" className="mx-auto" style={{ width:"32%" }} width="338" height="172" data-path="images/recorder.png" />

Click on the widget (not the stop button) to expand it and access the full meeting view.

### The Meeting View

The expanded meeting view gives you access to all features during your recording.

<img src="https://mintcdn.com/jamie-9c8bb406/-pe14h38rmhwO1MU/images/scratchpad.png?fit=max&auto=format&n=-pe14h38rmhwO1MU&q=85&s=fb685c4dbc0d479973c926194f4a5ffa" alt="Scratchpad" title="Scratchpad" className="mx-auto" style={{ width:"51%" }} width="719" height="836" data-path="images/scratchpad.png" />

### Changing Your Microphone

To switch your microphone mid-meeting, you can just click on the **microphone icon** in the recorder controls to open the microphone selector dropdown and choose a different microphone.

<img src="https://mintcdn.com/jamie-9c8bb406/5Xt7OJTUIVImylZ_/images/change_mic.png?fit=max&auto=format&n=5Xt7OJTUIVImylZ_&q=85&s=02aea1023a4e4f459714113179737afc" alt="Change Mic" title="Change Mic" className="mx-auto" style={{ width:"60%" }} width="613" height="182" data-path="images/change_mic.png" />

Your audio source will switch seamlessly without interrupting the recording.

### Using the Scratchpad

During a live meeting, the **Scratchpad** tab is selected by default. Use it to write private notes - perfect for jotting down quick thoughts, noting important points to follow up on, or writing reminders for yourself. Those notes will not be incorporated in the summary created by Jamie but are standalone.

<img src="https://mintcdn.com/jamie-9c8bb406/-pe14h38rmhwO1MU/images/scratchpad.png?fit=max&auto=format&n=-pe14h38rmhwO1MU&q=85&s=fb685c4dbc0d479973c926194f4a5ffa" alt="Scratchpad" title="Scratchpad" className="mx-auto" style={{ width:"51%" }} width="719" height="836" data-path="images/scratchpad.png" />

<Info>
  Your scratchpad notes are **private by default** and won't be included when you share the meeting summary with others.
</Info>

## Stopping the Recording

When your meeting ends, stop the recording directly from the recorder widget or, if you have the recorder expanded to the full meeting view, from the bottom recorder bar where you will find a red **Stop** button.

<Warning>
  If you stop a recording that's less than 5 minutes long, Jamie will show a warning. Very short recordings may not generate useful summaries. You can choose to stop anyway or continue recording.
</Warning>

### What if you close Jamie during the meeting?

If you accidentally close Jamie during a recording, don't worry - Jamie will ask for confirmation before stopping. If you quit Jamie, the current recording will be saved.

## After the Recording

Once you stop recording, Jamie immediately begins processing your meeting.

## Troubleshooting

<AccordionGroup>
  <Accordion icon="microphone-slash" title="No Microphones Detected">
    Make sure your microphone is connected and recognized by your computer. Try disconnecting and reconnecting it, then refresh the microphone list.
  </Accordion>

  <Accordion icon="circle-exclamation" title="Recording Won't Start">
    Check that Jamie has permission to access your microphone. On Mac, go to **System Preferences > Privacy & Security > Microphone** and ensure Jamie is enabled.
  </Accordion>

  <Accordion icon="bell-slash" title="Meeting Not Detected Automatically">
    Verify that automatic meeting detection is enabled in your settings, and that the video call app you're using isn't in your disallowed apps list.
  </Accordion>
</AccordionGroup>
