Docs
Battlecard

Battlecard

AI-generated per-prospect dossier for meeting preparation.

Battlecard

A battlecard is a Claude Sonnet–generated dossier for a specific prospect. It aggregates data from multiple sources into a structured briefing that tells you exactly what to say in a meeting: pain points, pitch angles, tech stack signals, and a recommended opening line.

What a Battlecard Contains

SectionDescription
Executive SummaryCompany overview in plain English — size, stage, focus area, notable signals
Pain PointsInferred from job postings, website copy, tech stack gaps, and growth signals
Pitch AnglesSpecific angles tailored to this company's situation, not generic templates
Tech Stack SignalsTechnologies inferred from the website scrape and PDL data
Recommended Opening LineThe single best cold email opening sentence for this prospect
Companies House DataIncorporation date, SIC codes, employee band, status (if CH number available)

Data Sources

The battlecard aggregates:

  1. Website scrape — live Firecrawl crawl of the prospect's website (re-scraped if older than 7 days)
  2. People Data Labs (PDL) — headcount, industry, founded year, tech stack
  3. Companies House — filing data for UK companies with a CH number
  4. Existing prospect data — enrichment data already stored from the original prospecting run

All five sections are generated in a single Claude Sonnet call with structured JSON output. Typical generation time is under 15 seconds.

Generating a Battlecard

From the Prospects page (manual)

  1. Go to Prospects
  2. Find the prospect you want a battlecard for
  3. Click ⋯ menu → Battlecard (or the Battlecard button if visible in the row)
  4. A drawer opens — click Generate Battlecard
  5. The status shows generating with a spinner; polls automatically every 3 seconds
  6. When ready (status = ready), all sections are displayed

Auto-trigger on hot lead approval

When you click Send Reply to approve a hot lead in the Inbox, a battlecard is automatically generated for that prospect in the background — so it is ready before your meeting.

Via MCP API

generate_dossier(prospect_id="<uuid>")
get_dossier(prospect_id="<uuid>")

Battlecard Statuses

StatusMeaning
generatingBackground task is running; polls every 3s
readyAll sections generated and available
failedGeneration failed (e.g. website unreachable); an error message is shown

Regenerating a Battlecard

If the data is stale or you want a fresh pass:

  1. Open the Battlecard drawer for the prospect
  2. Click Regenerate (top-right of the drawer)
  3. The existing battlecard is replaced with a fresh generation

Reading the Battlecard

The drawer shows the Recommended Opening Line prominently at the top (always visible, no accordion needed — it's the thing you reach for in the last 30 seconds before a call).

The remaining sections are in an accordion:

  • Executive Summary — read first
  • Pain Points — use to frame your value proposition
  • Pitch Angles — pick one that matches the conversation
  • Tech Stack Signals — useful for technical products or integrations
  • Companies House — confirms the company is real, active, and the right size

UK Companies House Data

For UK prospects where a Companies House number is available, the battlecard includes:

  • Incorporation date — signals company age and stability
  • SIC code(s) — confirms the industry classification
  • Employee band — e.g. 10–19, 50–99
  • Status — Active, Dormant, or Dissolved
  • Registered address — useful for verifying location

If no CH number is linked to the prospect, this section is omitted.