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

# Use Cases

> Common workflows you can build with LeadMagic across email, people, company, jobs, ads, MCP, and bulk enrichment.

# Use Cases

LeadMagic gives you one API key for the core B2B data workflows sales, marketing, RevOps, and product teams build every day.

## High-impact Workflows

<CardGroup cols={2}>
  <Card title="Clean and Verify Lists" icon="broom" href="/docs/v1/reference/email-validation">
    Validate emails before campaign launch, remove invalid addresses, and protect sender reputation.
  </Card>

  <Card title="Find Missing Work Emails" icon="envelope" href="/docs/v1/reference/email-finder">
    Turn a name plus company into a verified professional email when available.
  </Card>

  <Card title="Turn Emails into Profiles" icon="id-card" href="/docs/v1/reference/email-to-profile">
    Enrich inbound leads, signups, and CRM records with professional profile data.
  </Card>

  <Card title="Find Emails from Profiles" icon="at" href="/docs/v1/reference/profile-to-email">
    Convert LinkedIn or professional profile URLs into reachable work emails.
  </Card>

  <Card title="Build Target Account Contact Lists" icon="users" href="/docs/v1/reference/role-finder">
    Find the right decision-makers at target companies by role, title, and company.
  </Card>

  <Card title="Find People by Persona" icon="user-magnifying-glass" href="/docs/v1/reference/people-search">
    Search people at a company by titles, roles, ICP terms, or lookalike title intent.
  </Card>

  <Card title="Search Companies" icon="building" href="/docs/v1/reference/company-search">
    Enrich companies by domain, name, or profile URL with firmographic and funding context.
  </Card>

  <Card title="Research Hiring Signals" icon="briefcase" href="/docs/v1/reference/job-search">
    Search jobs by occupation taxonomy, titles, companies, tags, salary, location, and recency.
  </Card>

  <Card title="Track Job Changes" icon="arrow-right-arrow-left" href="/docs/v1/reference/job-change-detector">
    Detect when contacts move companies so your CRM and outreach stay current.
  </Card>

  <Card title="Analyze Competitor Ads" icon="rectangle-ad" href="/docs/v1/reference/b2b-ads-search">
    Research Google, Meta, and B2B ads to understand competitor messaging and offers.
  </Card>
</CardGroup>

## Common Playbooks

<AccordionGroup>
  <Accordion title="Outbound prospecting" icon="bullseye">
    Start with target accounts, use [Company Search](/docs/v1/reference/company-search) to normalize domains, find employees with [People Search](/docs/v1/reference/people-search), then use [Email Finder](/docs/v1/reference/email-finder) or [Mobile Finder](/docs/v1/reference/mobile-finder) for contact details.
  </Accordion>

  <Accordion title="Inbound enrichment" icon="inbox">
    When a lead signs up, validate the submitted email with [Email Validation](/docs/v1/reference/email-validation), enrich the person with [Email to Profile](/docs/v1/reference/email-to-profile), and enrich their company with [Company Search](/docs/v1/reference/company-search).
  </Accordion>

  <Accordion title="Hiring intent campaigns" icon="briefcase">
    Use [Job Search](/docs/v1/reference/job-search) to find companies hiring for occupations connected to your product, then use People or Contact endpoints to find the right buyer at those accounts.
  </Accordion>

  <Accordion title="CRM cleanup and backfill" icon="database">
    Validate stale emails, refresh profile and company fields, fill missing domains, and identify job changes before routing records to sales or marketing automation.
  </Accordion>

  <Accordion title="Market and competitor research" icon="chart-line">
    Combine [Company Search](/docs/v1/reference/company-search), [Company Lookalike](/docs/v1/reference/company-lookalike), [Technographics](/docs/v1/reference/technographics), and ads endpoints to understand a market before building lists or campaigns.
  </Accordion>

  <Accordion title="AI assistant workflows" icon="wand-magic-sparkles">
    Connect the [LeadMagic MCP Server](/docs/mcp/introduction) to compatible AI tools so agents can validate emails, enrich records, estimate costs, check credits, and run structured research workflows.
  </Accordion>
</AccordionGroup>

## Choose the Right Starting Point

<CardGroup cols={3}>
  <Card title="I have an email" icon="envelope-circle-check" href="/docs/v1/reference/email-validation">
    Validate it first, then enrich the profile if needed.
  </Card>

  <Card title="I have a profile URL" icon="id-card" href="/docs/v1/reference/profile-to-email">
    Use profile-based enrichment to find contact data.
  </Card>

  <Card title="I have a company" icon="building" href="/docs/v1/reference/company-search">
    Enrich the account, then find people or jobs connected to it.
  </Card>

  <Card title="I have a target role" icon="user-tie" href="/docs/v1/reference/role-finder">
    Find matching contacts at companies you care about.
  </Card>

  <Card title="I have a hiring signal" icon="briefcase" href="/docs/v1/reference/job-search">
    Use job filters to discover companies with active demand.
  </Card>

  <Card title="I have a large file" icon="file-csv" href="/docs/v1/integrations">
    Use integrations, bulk workflows, or MCP tools to process rows safely.
  </Card>
</CardGroup>

<Tip>
  Most endpoints only consume credits when data is found. See [Credits & Pricing](/docs/v1/credits) before scaling a workflow.
</Tip>
