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

# Talent Inflow from Company

> A company hired multiple people from the same source company.

<CardGroup cols={3}>
  <Card title="Signal key" icon="code">
    `talent_inflow_from_company`
  </Card>

  <Card title="Category" icon="category">
    People
  </Card>

  <Card title="Source" icon="world">
    Person profiles, 90-day window analysis.
  </Card>
</CardGroup>

A company hired multiple people from the same source company.

## When it fires

<Card title="Trigger condition" icon="bolt">
  ≥ 3 `employee_joined` events where `meta.previous_company_id` is the same company within a 90-day window.
</Card>

## Stored fields

This signal persists the following metadata you can read downstream:

| Field                    | Description                           |
| ------------------------ | ------------------------------------- |
| `meta.source_company_id` | The company being poached from.       |
| `meta.poach_count`       | The number of hires from that source. |

## Magnitude

High, concentrated poaching reveals strategic intent.

<Note>
  For the full bucket definitions used across percentage-based signals, see [Magnitude buckets](/buying-signals/concepts/magnitude-buckets).
</Note>

## Why it matters

Concentrated hiring from one place reveals strategic intent. When a company pulls three or more people from the same source in a quarter, it's deliberately acquiring a team's expertise, often to build a new capability or replicate a competitor's playbook.

## How to read it

<CardGroup cols={1}>
  <Card title="Targeted poaching">
    Concentrated hires from one source is deliberate.
  </Card>

  <Card title="Capability build">
    Often acquiring a team to stand up a new function.
  </Card>

  <Card title="Source matters">
    The poached-from company hints at the strategy.
  </Card>
</CardGroup>

## Outreach playbook

<Tip>
  Strategic intent signal. The source company reveals the capability being built.
</Tip>

## Related signals

<CardGroup cols={2}>
  <Card title="Employee Joined" href="/buying-signals/signals/people/employee-joined">
    A person's current company changed to this company.
  </Card>

  <Card title="Talent Outflow to Competitor" href="/buying-signals/signals/people/talent-outflow-to-competitor">
    An employee left for a known competitor.
  </Card>

  <Card title="First Role Hire" href="/buying-signals/signals/people/first-role-hire">
    A company made its first-ever hire for a role function.
  </Card>
</CardGroup>

***

<Card title="Track this signal with CUFinder" icon="rocket" href="https://dashboard.cufinder.io/auth/signup" horizontal>
  Surface `talent_inflow_from_company` across millions of companies, enriched with verified emails, phones, and full firmographics. Start free, no credit card required.
</Card>
