Market shift
Netlify Hits 40K Daily Signups by Betting Everything on Agent Experience
Netlify grew from 3K to 40K daily signups in one year by coining Agent Experience and killing seat-based pricing. What it means for PLG founders.
What happened
Netlify has grown from roughly 3,000 daily signups to over 40,000 daily signups in just over a year, a 13x increase that the company attributes to a deliberate pivot toward what CEO Matt Biilmann calls "Agent Experience" (AX). According to Biilmann, 65% of those 40,000 daily signups are people new to web development: marketers, finance teams, support staff, and AI agents shipping code on behalf of humans. The company reports that daily new paying customers have grown approximately 500x over the same period.
The catalyst was the rise of AI coding agents. Netlify observed that a significant share of new signups were coming not from traditional developers but from people building React apps through ChatGPT and similar tools. Rather than treating this as an anomaly, the company leaned in. In March 2026, Netlify launched Agent Runners, sandboxed infrastructure that lets teams build live web apps from prompts using Claude Code, Codex, or Gemini CLI without ever leaving the Netlify platform. The feature ties directly into Netlify's existing deploy preview workflow, so prompt-generated projects land on the same infrastructure that eventually supports them at scale.
On April 14, 2026, Netlify followed up with a pricing overhaul that removed seat-based pricing entirely. The Pro plan went from $20 per seat per month to a flat $20 per month with unlimited seats. Biilmann framed the move as a necessity: when agents are signing up alongside humans, per-seat pricing creates friction that kills adoption. The new model consolidates billing into five credit meters, bandwidth, compute, web requests, AI inference, and production deploys, with Agent Runners metered as compute.
Why it matters for practitioners
This is the most concrete evidence yet that product-led growth is evolving into something qualitatively different. When the majority of your new signups are non-developers and AI agents, the playbook for acquisition, activation, and monetization changes fundamentally.
1. The definition of "user" is expanding. In traditional PLG, a user is a human who signs up, experiences value, and converts to paid. Netlify's numbers suggest a near-future where agents are the primary acquisition channel. If an AI coding assistant generates a project and deploys it to your platform on behalf of a human, who is the user? The human who prompted, the agent that built, or both? This question has real implications for how you design onboarding, measure activation, and set pricing.
2. Seat-based pricing is incompatible with agent-driven growth. Netlify's decision to kill per-seat pricing wasn't philosophical, it was mathematical. If agents represent a large fraction of new accounts, charging per seat either prices them out or creates billing confusion. The shift to usage-based credit metering is a direct response. Founders designing free tiers and pricing models should consider whether their current structure would survive a world where agents represent 30-50% of signups.
3. Infrastructure, not features, becomes the moat. Netlify's Agent Runners aren't a standalone product, they're the existing platform made agent-friendly. The thesis is that when a company owns both the model integration and the deployment infrastructure, the loop from prompt to production is seamless enough that users never leave. For PLG companies evaluating their own agent strategy, the lesson is that bolting on an AI feature is less durable than making your core infrastructure natively accessible to agents.
4. Non-developer builders are a real market segment. The 65% figure, non-developers making up the majority of new signups, suggests that the "everyone can code" premise has crossed from aspiration to measurable adoption. This isn't about no-code tools replacing developers; it's about AI agents lowering the barrier enough that domain experts can ship functional web apps. Founders in adjacent infrastructure categories should be watching this signal closely.
Key details
- Daily signups: Grew from ~3,000 to 40,000+ in approximately one year (13x increase)
- New paying customers: ~500x growth over the same period
- Non-developer signups: 65% of daily signups are new to web development
- Agent Runners launch: March 18, 2026; supports Claude Code, Codex, and Gemini CLI
- Pricing change: April 14, 2026; Pro plan moved from $20/seat/month to flat $20/month unlimited seats
- Billing model: Five credit meters (bandwidth, compute, web requests, AI inference, production deploys)
- AX initiative: Netlify coined "Agent Experience" and launched agentexperience.ax as an industry resource
- Biilmann's 2026 predictions: Broad adoption of autonomous agents, growing Agent Skills ecosystem, AX becoming a concern beyond dev tools
Market implications
Netlify's pivot is a leading indicator for the broader SaaS infrastructure market. If agent-driven signups can produce this kind of growth at a hosting company, every PLG company with a developer-adjacent product should be evaluating its agent readiness. The companies that make their platforms natively accessible to AI agents, through APIs, CLI tools, and sandboxed execution environments, will capture disproportionate growth from the agent wave.
The pricing implications are equally significant. Seat-based pricing has been the default for SaaS for over a decade. Netlify's move to usage-based metering is a direct response to a world where the number of "users" on an account might include dozens of agents running automated deployments. If this pattern holds, expect other PLG companies to follow suit, particularly in categories where AI agents are already active, CI/CD, monitoring, database management, and cloud infrastructure.
For bootstrapped founders specifically, the strategic question is whether to invest in agent compatibility now or wait. Netlify had the resources to build Agent Runners and overhaul pricing simultaneously. A smaller company might need to sequence these moves. The minimum viable step is ensuring your product has a clean CLI or API that agents can use programmatically, that's the table stakes before any of the fancier infrastructure investments matter. The founders who get their free tier and API design right for agents today are positioning themselves to capture growth that looks a lot like Netlify's curve, even at smaller scale.
Related resources
- What Is Product-Led Growth?, How PLG is evolving in the age of AI agents
- PLG Companies Analysis, Which companies are leading the agent-first pivot
- How to Launch a Free Tier, Designing pricing that works when agents are signing up alongside humans