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

# Setup guide

> Install Earmark and complete the getting started flow

## Install Earmark

Earmark works on macOS, Windows, and web. Download the desktop app for the full experience (system audio capture, calendar integration, notifications) or use the web app for in-room meetings and review.

<Card title="Download" icon="download" href="https://www.tryearmark.com/download" horizontal>
  Available for macOS and Windows. The web app is at app.tryearmark.com.
</Card>

## Complete the getting started flow

After installing, Earmark walks you through a short onboarding:

<Frame caption="Complete the onboarding to set up your workspace and connect your calendar">
  <div
    style={{
  backgroundImage: 'url(https://mintcdn.com/earmark/vNkCE4NL0UOVgfZk/images/background-blue.png?fit=max&auto=format&n=vNkCE4NL0UOVgfZk&q=85&s=8d57271bb6e72c3715e83d97907c438b)',
  backgroundSize: 'cover',
  backgroundPosition: 'center',
  borderRadius: '1rem',
  padding: '4%',
}}
  >
    <div
      style={{
    borderRadius: '0.875rem',
    overflow: 'hidden',
    boxShadow: '0 24px 60px rgba(15, 23, 42, 0.28)',
  }}
    >
      <video autoPlay muted loop playsInline src="https://bwopjpjsyqjaz3ty.public.blob.vercel-storage.com/features/setup-onboarding.mp4" style={{ width: '100%', display: 'block' }} />
    </div>
  </div>
</Frame>

<Steps>
  <Step title="Sign in">
    Create your account and add your profile details.
  </Step>

  <Step title="Create or join a workspace">
    Name your workspace or join an existing one if your team already has one.
  </Step>

  <Step title="Connect your calendar">
    Link Google Calendar or Microsoft Outlook. This is optional but unlocks one-click join, notifications, and the menu bar countdown.
  </Step>

  <Step title="Invite your team">
    Add teammates by email so meeting outputs are shared from day one.
  </Step>
</Steps>

Once complete, the app guides you through a short discovery checklist that covers the core features. Follow it to get familiar with Earmark before your first real meeting.
