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

# Introduction

> The productivity suite where work completes itself

<Frame>
  <div style={{ position: 'relative', borderRadius: '0.75rem', overflow: 'hidden' }}>
    <img src="https://mintcdn.com/earmark/IygkX6hGoH_aloLh/images/background.avif?fit=max&auto=format&n=IygkX6hGoH_aloLh&q=85&s=cf42c91a45e10443145692019935d560" alt="Earmark app interface showing live meeting transcription and AI artifact generation" style={{ width: '100%', display: 'block' }} width="2912" height="1632" data-path="images/background.avif" />

    <video
      autoPlay
      muted
      loop
      playsInline
      src="https://framerusercontent.com/assets/nCT5UH8yRh9ar6sVwI4GarsOWsI.mp4"
      style={{
    position: 'absolute',
    top: '50%',
    left: '50%',
    transform: 'translate(-50%, -50%)',
    width: '80%',
    borderRadius: '0.5rem',
  }}
    />
  </div>
</Frame>

## Meetings shouldn't create more work

Earmark turns conversation directly into deliverables, generating specs, tickets, and decisions in real time. Completely botless. No bots join your calls, no plugins to install. Just open Earmark and start talking.

Talk in. Deliverables out. Decisions, owners, and technical constraints are captured in real time. Walk out of each meeting with clear direction, specs, and working outputs.

Earmark is available as a **desktop app** (macOS and Windows) and a **web app**. The desktop app captures both sides of a conversation, including when you're wearing headphones, and adds calendar integration, notifications, and system tray features.

<Card title="Quickstart" icon="rocket" href="/getting-started/setup-guide" horizontal>
  Install Earmark, create your workspace, and run your first meeting in minutes.
</Card>

## See it in action

<Frame>
  <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/discovery-checklist/live-updates-rF3VMElMU7UhGQpelzqWypt8AQ2pzF.mp4" style={{ width: '100%', display: 'block' }} />
    </div>
  </div>
</Frame>

## Common questions

<Columns cols={2}>
  <Card title="How do I transcribe meetings without a bot?" icon="waveform" href="/earmark-basics/transcription">
    Earmark captures audio directly from your device. Nothing joins your call or alerts other participants.
  </Card>

  <Card title="How do I record both sides of a call through headphones?" icon="laptop" href="/getting-started/platforms">
    The desktop app records your microphone and system audio together, so remote meetings are fully transcribed.
  </Card>

  <Card title="How do I turn meetings into completed work?" icon="file-lines" href="/earmark-basics/artifacts">
    Write a prompt or pick a template. Earmark generates structured deliverables grounded in the actual transcript.
  </Card>

  <Card title="How do I generate Linear tickets from a meeting?" icon="grid-2" href="/earmark-basics/templates">
    30+ templates for every role and workflow, plus slash commands for instant access during live meetings.
  </Card>

  <Card title="Does it work with Zoom, Teams, and Google Meet?" icon="video" href="/getting-started/platforms">
    Desktop or web. Remote or in-person. Just click record.
  </Card>

  <Card title="How do I connect my calendar?" icon="calendar" href="/getting-started/calendar">
    Link Google Calendar or Outlook in settings. Upcoming meetings appear in the sidebar with one-click join.
  </Card>

  <Card title="How do I customize AI notes for my role?" icon="user-gear" href="/customization/personalization">
    Set your role, bio, and company vision so every artifact matches your tone, terminology, and priorities.
  </Card>
</Columns>
