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

# Add to Linear

> Turn meeting decisions into Linear issues with titles, descriptions, and acceptance criteria

## From conversation to Linear issues

Turn what you just decided into Linear issues instantly. Earmark generates titles, descriptions, and acceptance criteria directly from the meeting transcript, so tickets ship before the call ends.

## How it works

<Frame caption="Ticket output ready to add to Linear">
  <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)',
  }}
    >
      <img src="https://mintcdn.com/earmark/7bmTb55b6UAEQSbk/images/add-to-linear.png?fit=max&auto=format&n=7bmTb55b6UAEQSbk&q=85&s=ad82fb45377c8c38820e5fa3744d7560" alt="Earmark artifact with Linear-ready tickets and an add or copy action for Linear." style={{ width: '100%', display: 'block' }} width="2754" height="1686" data-path="images/add-to-linear.png" />
    </div>
  </div>
</Frame>

1. Run a meeting with Earmark recording
2. Use the **Ticket Generator** template or prompt "Generate Linear tickets from this discussion"
3. Earmark produces a table of tickets with titles, descriptions, owners, and acceptance criteria
4. Copy each ticket into Linear or export the full list

## Best templates for Linear workflows

* **Ticket Generator**: extracts actionable tickets in a structured table
* **Sprint Planning Summary**: captures scope decisions, priorities, and assigned work
* **Topic Outcome Tracker**: tracks what was discussed and decided, ready to convert into issues

<Tip>
  State owners and priorities explicitly during the meeting. "Jane owns the auth migration, targeting next sprint" gives Earmark the context to populate ticket fields accurately.
</Tip>
