Share with your CIO
Monday.com is betting its survival on becoming an AI agent platform, not just an AI-featured one. The company disclosed a 630-person reduction, roughly one in five of its 3,000 employees, alongside a shift from per-seat pricing to a “seats plus AI credits” hybrid model. Revenue guidance holds at 19 to 20 percent growth, and the 2026 non-GAAP operating margin target rose to 15 percent from 13 percent. The stock is still down more than 50 percent year-to-date after Anthropic’s Claude Code was used to build a functional Monday.com clone in under an hour for under $15.
What this means for your business
If Monday.com sits anywhere in your portfolio, the February CNBC demo changed the renewal calculus whether you’ve acted on it or not. A reporter with zero coding experience replicated the core UI in 60 minutes for $15. That’s not a curiosity; it’s a pricing ceiling. The question for any CIO currently renewing a work-management contract isn’t whether the vendor can build AI features, it’s whether the data infrastructure underneath those features is defensible enough to justify seat-based pricing that may soon shift to consumption billing anyway.
Monday.com’s architectural argument is specific and worth taking seriously. mondayDB 3 is a Hybrid Transactional/Analytical Processing database, meaning it stores data simultaneously in row format for fast individual record lookups and in columnar format for fast aggregations, switching between them automatically depending on the query. That dual-format approach matters for AI agents because agents don’t read data the way humans do. They issue rapid, mixed-type queries across large datasets, and latency compounds fast at scale. A vibe-coded clone has none of that infrastructure. The HATCHA agent authentication system, replacing human CAPTCHA checks so AI agents can onboard in seconds, is similarly difficult to reproduce quickly. The company’s 116 percent net dollar retention rate across 250,000 enterprise customers is the most honest signal that the platform still earns its keep, even with the stock at roughly half its IPO valuation.
The harder problem is competitive positioning, not architecture. Salesforce Agentforce already has 29,000 customer deployments and $800 million in annual recurring revenue growing at 169 percent year over year. ServiceNow ranked first in Gartner’s 2025 Critical Capabilities for AI Agents. Monday.com’s no-code agent builder is genuinely differentiated, requiring no developer involvement, but its current agent catalog is almost entirely CRM-specific. IT operations, construction project management, and marketing workflows have no dedicated agent layer yet. That’s a significant gap for any enterprise expecting broad departmental coverage before 2027.
The business model shift deserves more attention than the layoff number. Gartner projects that seat-based revenue will shrink from 21 percent to 15 percent of enterprise SaaS spend by 2030, with usage and outcome-based models absorbing the difference. Monday.com is moving early, but early also means your next renewal could look nothing like the last one. The right thing to weigh isn’t whether Monday.com survives the AI disruption narrative; it’s whether your current contract structure protects you if agentic consumption scales faster than anyone modeled, and whether the vendor you’re renewing with today has the infrastructure to run agents reliably at your actual data volume, not a demo.
Concept deep-dive: HTAP (Hybrid Transactional/Analytical Processing)
Traditional databases are optimized for one of two jobs: fast individual record writes and reads (transactional, like updating a task status), or fast aggregations across large datasets (analytical, like summarizing all overdue projects by department). HTAP architectures store data in both formats simultaneously and route each query to the right engine automatically. For AI agents issuing thousands of mixed queries per second across enterprise workflows, that automatic routing is what keeps latency from becoming a reliability problem at scale.
Based on reporting from Monday.com Cuts 630 Jobs in Restructuring Built Around AI Agents, Not Cost Savings, originally published 2026-07-22 22:35:00.

