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

# Followers Growth

> The company's Professional Network follower count increased.

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

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

  <Card title="Source" icon="world">
    Company Professional Network page (followers field).
  </Card>
</CardGroup>

The company's Professional Network follower count increased.

## When it fires

<Card title="Trigger condition" icon="bolt">
  `followers` count increases between snapshots.
</Card>

## Magnitude

Bucketed on the follower percentage change. Most steady growth is low magnitude; spikes are split into a dedicated signal.

Buckets are assigned from the percentage change between snapshots:

| Bucket     | Condition                   |
| ---------- | --------------------------- |
| `low`      | 1% ≤ \|delta\_pct\| \< 5%   |
| `moderate` | 5% ≤ \|delta\_pct\| \< 15%  |
| `high`     | 15% ≤ \|delta\_pct\| \< 30% |
| `hyper`    | \|delta\_pct\| ≥ 30%        |

## Why it matters

Rising follower counts signal market attention and brand momentum. On its own it's a soft signal, but it corroborates harder events, a funding announcement or product launch usually shows up as a follower bump too.

## How to read it

<CardGroup cols={1}>
  <Card title="Attention proxy">
    Follower growth tracks brand awareness and content reach.
  </Card>

  <Card title="Corroboration">
    Best used to confirm other signals rather than as a primary trigger.
  </Card>

  <Card title="Slow burn">
    Steady, low-magnitude growth is normal and rarely actionable by itself.
  </Card>
</CardGroup>

## Outreach playbook

<Tip>
  Treat as supporting evidence. Escalate only when it co-occurs with funding or hiring signals.
</Tip>

## Related signals

<CardGroup cols={2}>
  <Card title="Followers Spike" href="/buying-signals/signals/growth/followers-spike">
    Follower growth ran sharply above the company's recent baseline.
  </Card>

  <Card title="Posting Activity Increase" href="/buying-signals/signals/activity/posting-activity-increase">
    The company is posting noticeably more on social.
  </Card>

  <Card title="Avg Engagement Change" href="/buying-signals/signals/activity/avg-engagement-change">
    Average post engagement shifted significantly.
  </Card>
</CardGroup>

***

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