Tuesday, May 19, 2026

How 700 Enterprises Got Breached Through Apps Their Teams Forgot They Authorized

How 700 Enterprises Got Breached Through Apps Their Teams Forgot They Authorized

SaaS app integration security dashboard - A security and privacy dashboard with its status.

Photo by Zulfugar Karimov on Unsplash

What We Found
  • OAuth tokens — persistent login permissions granted to third-party apps — do not expire when employees leave, passwords change, or vendors are decommissioned, creating permanent backdoors unless manually revoked by an admin.
  • Threat actor UNC6395 used stolen OAuth refresh tokens to breach over 700 organizations, including Cloudflare, Palo Alto Networks, and Proofpoint, across a ten-day window in August 2025 — bypassing MFA entirely.
  • 97% of non-human identities (NHIs), including OAuth tokens and API keys, carry excessive privileges, according to the 2026 NHI Reality Report by the Cyber Strategy Institute.
  • Only 15% of organizations report high confidence in preventing NHI-based attacks, while the average enterprise now manages over 250,000 such credentials with almost no active monitoring.

The Evidence

Seven hundred organizations. Ten days. One credential type that nearly every security team has quietly stopped watching.

According to reporting aggregated by Google News and detailed analysis from The Hacker News and AppOmni, a threat actor tracked as UNC6395 compromised Salesforce environments at more than 700 companies between August 9 and 17, 2025 — without cracking a single password or triggering a multi-factor authentication prompt. The entry point was OAuth refresh tokens (persistent credentials that let third-party apps access your accounts without requiring users to log in again), likely stolen through earlier phishing campaigns and then held until deployed at scale across a coordinated ten-day operation.

The confirmed victim list reads like a directory of enterprise security vendors: Cloudflare, Palo Alto Networks, Proofpoint, and Zscaler were all among the breached organizations. Three months later, in November 2025, a separate group tracked as ShinyHunters (UNC6040) executed a second-wave attack using a stolen Gainsight OAuth token sourced from previously compromised Salesloft and Drift customer support data — demonstrating how a single upstream compromise can cascade silently across an entire SaaS supply chain before any organization in the chain realizes what happened.

The structural flaw, as Obsidian Security's NHI Security Guide documents, is architectural: "A static, permanent API key or service account provides an attacker with a stable and often unnoticed backdoor. Orphaned NHIs retain active credentials but exist outside monitoring systems — they become invisible entry points that attackers specifically target." Unlike a stolen password, a stolen OAuth token bypasses MFA entirely, leaves no failed-login alert in your SIEM, and stays valid indefinitely. When an employee leaves, their Slack integration to Salesforce doesn't leave with them. When a team stops using a productivity software tool, the read/write permission it holds to your Google Workspace stays open.

What It Means for Your Team's Security Posture

Building on that structural reality, consider what it means at the scale most businesses now operate. Think of OAuth tokens as physical spare keys. Every time your team authorizes a new workflow automation tool, team collaboration add-on, or AI-powered app, you hand it a key that works independently of your login credentials — a key that remains functional even if you change every lock in the building.

The Cloud Security Alliance's 2026 State of NHI and AI Security report, covered in depth by CSO Online, found that the average enterprise manages over 250,000 NHIs (non-human identities — credentials used by apps and automated systems rather than people) across cloud environments, with machine-to-human identity ratios running 100:1 and in some environments as high as 500:1. For a company of 500 employees, that can mean 50,000 to 250,000 active app credentials operating in the background, most of them unmonitored, many of them connected to sensitive data systems.

NHI Security Confidence Gap — 2026 97% NHIs with Excessive Privileges 69% Orgs Actively Concerned 15% High Confidence in Prevention Sources: Cloud Security Alliance State of NHI and AI Security 2026 / Cyber Strategy Institute NHI Reality Report 2026

Chart: The gap between organizations that recognize NHI risk (69%) and those with high confidence in preventing it (15%) represents the vulnerability window that campaigns like UNC6395 systematically exploit.

The confidence gap behind those bars is worth sitting with. The 2026 NHI Reality Report from the Cyber Strategy Institute found that 97% of NHIs carry excessive privileges — access far beyond what their actual function requires. That single figure, combined with the 15% prevention confidence rate and the 250,000-credential scale, is the threat model in three numbers. Security Boulevard and Proofpoint telemetry both documented that AI-related cyberattacks grew nearly 490% year-over-year through 2025–2026, with more than 80% of SaaS and AI security incidents exposing sensitive or regulated data. As the Smart AI Agents blog observed in its coverage of the architecture shift reshaping enterprise software, the rapid expansion of agentic AI tools is layering a new class of NHIs — autonomous agents with broad, semi-permanent permissions — on top of existing OAuth sprawl.

CISA (the U.S. Cybersecurity and Infrastructure Security Agency) has already responded at the federal level. Binding Operational Directive 25-01 mandates that all U.S. federal civilian agencies deploy SCuBA (Secure Cloud Business Applications) assessment tools and implement secure configuration baselines for Microsoft 365, with explicit targeting of misconfigured OAuth grants and third-party app permissions as leading risk vectors. The directive doesn't bind private companies, but it signals where regulators have concluded the industry's most underaddressed exposure lives. The broader market is responding: the NHI access management segment is projected to grow from USD 12.2 billion in 2026 to USD 38.8 billion by 2036, a 12.2% CAGR, per MarketsandMarkets estimates — a trajectory that reflects institutional recognition that OAuth sprawl has become a tier-one enterprise risk, not a configuration footnote.

AI automation cybersecurity risk - robot playing piano

Photo by Possessed Photography on Unsplash

The AI Angle

Every AI-powered productivity software tool or workflow automation platform your team connects to Google Workspace or Microsoft 365 creates another OAuth token in the background. Authorize an AI scheduling assistant to read your calendar, connect a business intelligence tool to your CRM, link a content generation app to your Google Drive — each integration leaves a persistent credential that doesn't expire when the trial ends, the subscription lapses, or the employee who set it up moves on.

Protego's NHI AI Agent Security analysis for 2026 documented that multi-stage attack campaigns like GTG-1002 now run 80 to 90% autonomously — exfiltrating data, creating new backdoor credentials, and modifying infrastructure with minimal human supervision on the attacker's side. The same team collaboration and AI automation tools that help lean teams move faster are simultaneously expanding the attack surface through credential proliferation. Two platforms that surfaced prominently in post-breach analysis of UNC6395 as reference architectures: AppOmni (SaaS security posture management with OAuth scope visibility) and Obsidian Security (identity threat detection for connected apps). The Hacker News, in its AppOmni-sourced coverage of the campaign, put it directly: "Trusting an app at the time of installation doesn't mean it stays trustworthy — OAuth grants need active, continuous monitoring rather than passive acceptance." That sentence is also the best saas tools procurement principle most small businesses have never been told.

How to Act on This — 3 Steps for Small Business and Remote Teams

1. Run a Full OAuth Audit This Week

For Google Workspace admins, navigate to admin.google.com → Security → API Controls → Manage Third-Party App Access. For Microsoft 365, check Azure Active Directory → Enterprise Applications → All Applications. Export the full list of connected apps and flag any with broad scopes like "read all files" or "send mail as user," particularly those your team hasn't actively used in the past 90 days — those are orphaned tokens. Platforms like BetterCloud and Nudge Security automate this process and alert on new OAuth grants in real time, which matters especially for remote teams where shadow IT (best saas tools and apps installed without central oversight) tends to accumulate quickly across departments.

2. Enforce Least-Privilege Before Any New App Gets Authorized

Before any new workflow automation tool or team collaboration add-on gets connected to your core SaaS stack, require a quick review of the specific permissions it requests. If a note-taking productivity software tool asks for permission to delete files from Google Drive, that's a scope it doesn't need — and over-provisioned scopes become a liability if the vendor's own credentials are ever compromised upstream, as happened in the ShinyHunters and Gainsight cascade. Build a simple internal policy: every new third-party app integration must be reviewed by at least one person before authorization, and the permission scopes must be documented in a shared registry. This review takes ten minutes and removes a credential class that attackers specifically scan for.

3. Build a Quarterly Token Revocation Cadence

OAuth tokens do not clean themselves up. Schedule a quarterly calendar event — similar in cadence to a password rotation cycle — where your IT lead or operations manager logs into each major platform (Google, Microsoft, Salesforce, Slack) and revokes access for any business tools or apps unused in the preceding 90 days. Critically: when an employee offboards, revoke their authorized third-party apps the same day you deactivate their account. Password resets and account suspension do not revoke OAuth grants — this is the exact gap UNC6395 exploited. For organizations relying on workflow automation to connect their stack, the human offboarding checklist and the machine-identity cleanup process must run in parallel, not sequentially.

Frequently Asked Questions

Does changing my password revoke the OAuth tokens connected to my Google or Microsoft account?

No — and this is the most consequential misconception the UNC6395 campaign exposed at scale. OAuth tokens operate independently of your login password. Changing credentials does not invalidate existing grants to third-party apps. The only way to revoke an OAuth token is to explicitly remove the connected app through your account's security settings or through an admin console. This is why the August 2025 campaign remained effective even after targeted organizations rotated their passwords in response to phishing alerts — the tokens the attackers held continued working regardless.

How do I find every third-party app connected to my Google Workspace or Microsoft 365 account right now?

For individual Google accounts, visit myaccount.google.com/permissions. Google Workspace admins have more granular controls via admin.google.com → Security → API Controls. For Microsoft 365 users, myapps.microsoft.com shows personal app connections; admins can use the Azure Active Directory portal under Enterprise Applications for org-wide visibility. Dedicated NHI management platforms — including AppOmni, Nudge Security, and BetterCloud — provide centralized dashboards aggregating OAuth grants across multiple SaaS tools simultaneously, which is particularly useful for remote teams managing 20 or more connected applications across different departments.

Is a small business at risk from OAuth token attacks if it's not using enterprise platforms like Salesforce?

Yes. UNC6395 targeted Salesforce specifically, but the underlying vulnerability exists across every major platform that supports third-party integrations: Google Workspace, Microsoft 365, Slack, HubSpot, Notion, and virtually every productivity software tool in common use by small teams. Small businesses often face proportionally higher risk because they typically lack dedicated IT oversight for SaaS sprawl. The 97% figure for NHIs carrying excessive privileges — from the Cyber Strategy Institute's 2026 NHI Reality Report — was not limited to enterprise environments. The scale differs; the structural vulnerability does not.

What exactly is a non-human identity (NHI) and why does it matter for team collaboration security?

An NHI (non-human identity) is any credential used by software rather than a person directly — OAuth tokens, API keys (codes that enable two apps to communicate), service accounts, and bot credentials all qualify. When your CRM syncs automatically with your email marketing tool, that connection runs on an NHI. When your workflow automation posts a Slack message after a form submission, that too runs on an NHI. The Cloud Security Alliance's 2026 research found that the average enterprise manages more than 250,000 of these, most without active monitoring. For small teams running 20 to 30 SaaS integrations, the count is smaller but the oversight gap is often proportionally larger because there's typically no dedicated function responsible for tracking them.

Are the best SaaS tools for NHI security realistically affordable for teams of under 50 people?

Dedicated NHI management platforms like AppOmni and Obsidian Security are primarily priced for mid-market and enterprise buyers. However, meaningful risk reduction is achievable at zero additional cost. Google Workspace and Microsoft 365 both offer OAuth auditing through existing admin consoles. The quarterly revocation cadence described above requires only admin access to platforms a team already pays for. Open-source SaaS audit scripts and browser-based OAuth review tools provide additional free visibility for technically inclined operators. As the NHI access management market scales toward USD 38.8 billion by 2036, lower-cost tooling designed specifically for SMBs will follow — but the audit and revocation discipline is available to any team today without a new budget line.

Disclaimer: This article is editorial commentary for informational purposes only and does not constitute legal or security advice. Tool features, pricing, and threat intelligence data may change. Always verify current details on official vendor and government agency websites.

👁️
📱 NEW APP

Get NewsLens — All 19 Channels in One App

AI-powered news with action steps. Install free, works offline.

Open App →

Gemini's Ecosystem Play: Why Google's 900 Million User Milestone Changes the AI Tool Calculus

Gemini's Ecosystem Play: Why Google's 900 Million User Milestone Changes the AI Tool Calculus

AI productivity tools comparison dashboard - a close up of a cell phone screen with a line graph on it

Photo by lonely blue on Unsplash

Key Takeaways
  • Google announced at I/O 2026 that the Gemini app surpassed 900 million monthly active users — a 125% jump from 400 million a year earlier — with daily query volume growing sevenfold year-over-year.
  • Three major features launched simultaneously: Gemini Spark (a 24/7 personal AI agent on dedicated cloud infrastructure), Daily Brief (a Gmail and Calendar morning digest), and Gemini Omni (multimodal cinematic video generation).
  • Gemini's share of generative AI web traffic climbed from roughly 6% in early 2025 to 25.46% by March 2026, while ChatGPT's share fell from 77.43% to 56.72% over the same period.
  • Analysts argue Google's real competitive edge lies not in raw model benchmarks but in ecosystem control — ownership of Gmail, Chrome, Android, and Search positions Gemini as a potential "workflow entry point controller."

What Happened

Nine hundred million. That is the number of monthly active users Google's Gemini app had reached by the time Sundar Pichai addressed the audience at Google I/O 2026 on May 19 — a 125% increase from the 400 million figure reported at the same event one year prior, with daily query volume expanding sevenfold over that window. According to TechCrunch, the growth announcement arrived alongside the most sweeping redesign in the app's history and a cluster of new business tools clearly targeting users who currently rely on ChatGPT or Claude for their daily workflows.

The visual overhaul runs on a new design framework Google calls "Neural Expressive," shifting away from walls of generated text toward structured responses that push the most critical information — formatted in bold — to the top of the screen. Fluid animations, vibrant color shifts, and haptic feedback (subtle tactile vibration cues on mobile devices) complete a consumer-forward aesthetic aimed at reducing time-to-insight. Three headline features launched alongside the redesign. Daily Brief, a personalized morning digest synthesizing a user's Gmail inbox, Google Calendar, and task lists with suggested next steps, began rolling out May 19 to Google AI Plus, Pro, and Ultra subscribers in the United States. Gemini Omni, which generates cinematic video from combined text, image, audio, and video inputs, launched the same day to Plus, Pro, and Ultra subscribers worldwide. Gemini Spark — a 24/7 AI agent running continuously on dedicated Google Cloud virtual machines — entered trusted-tester rollout immediately, with a US beta for Google AI Ultra subscribers (plans starting at $100 per month) expected within the week.

Google Gemini app interface design - White cube with colorful star logo on gradient background

Photo by Rubaitul Azad on Unsplash

Why It Matters for Your Team's Productivity

The job most small teams hire an AI assistant to do is not simply "answer questions." It is eliminating the context-switching tax — the accumulated cost of bouncing between an inbox, a calendar, a project tracker, and an AI window throughout the workday. Daily Brief is Google's most direct attempt yet at collapsing that cost: a synthesized view of email, schedule, and pending tasks before the first meeting of the day. For teams whose collaboration infrastructure already runs through Google Workspace, this is not a cosmetic feature. It is a structural change in morning workflow that compounds across every member of a team, making it one of the more practically significant additions to the productivity software landscape this year.

The market share data tells a pointed story about where momentum sits. Analytics from TechnologyChecker.io, drawing on Cloudflare crawl data, show Gemini's share of generative AI web traffic rising from approximately 6% in early 2025 to 25.46% by March 2026. ChatGPT's share over the same period fell from 77.43% to 56.72%. In absolute terms, ChatGPT still dominates — DemandSage reports 5.51 billion monthly website visits in April 2026 and 900 million weekly active users as of February 2026 — but the directional shift is both significant and accelerating. For teams evaluating the best SaaS tools for AI assistance, this is no longer a one-horse race.

Generative AI Web Traffic Share: Early 2025 vs. March 2026 0% 20% 40% 60% 80% 77.4% 56.7% ~6% 25.5% ChatGPT Gemini Early 2025 March 2026

Chart: Generative AI web traffic share shift. Source: TechnologyChecker.io via Cloudflare crawl data.

The enterprise picture adds a third competitive dimension. Market analysis cited in Towards AI places Claude winning approximately 70% of head-to-head enterprise software deals against OpenAI — a figure that positions Anthropic's product as the default benchmark for serious business deployment. Google's Gemini therefore faces a two-front contest: consumer mindshare against ChatGPT, and enterprise workflow credibility against Claude. Analysts at KnightLi argue the resolution does not lie in model benchmarks. In their framing, if Gemini's agent infrastructure can securely connect to Google's ecosystem entry points, the company shifts from "model chaser" to "workflow entry point controller" — a structural position that competitors cannot replicate simply by improving benchmark scores. OpenAI's annualized revenue of $25 billion and $730 billion valuation frame the commercial stakes clearly. Teams working through this decision will find SmartAI Toolbox's breakdown of which AI platform matches your actual workflow a useful starting frame before committing to any subscription tier.

AI workflow automation small business team - a group of people sitting around a wooden table

Photo by Redmind Studio on Unsplash

The AI Angle

Gemini Spark represents the most architecturally significant shift in how workflow automation is being positioned across AI productivity software. Where standard AI assistants wait for a user to open the app and submit a prompt, Spark runs continuously on dedicated cloud infrastructure, monitors connected services, and surfaces recommendations or executes actions without being explicitly asked. For business owners managing overlapping projects across a calendar, inbox, and task backlog, the distinction is operational: an agent that flags a scheduling conflict before you discover it, or pre-drafts a follow-up before you remember to send it, works at a categorically different level of usefulness than a reactive chatbot. The team collaboration implications compound across a shared workspace in ways that single-user productivity comparisons tend to understate.

Gemini Omni consolidates multimodal video generation — processing text, image, audio, and video inputs simultaneously — into the same Google AI subscription tier, offering a practical alternative to standalone best SaaS tools for short-form content creation without requiring an additional line item in the tools budget. The practical constraints are worth noting: Daily Brief is US-only at launch, and Gemini Spark's beta is currently restricted to US Google AI Ultra subscribers. For distributed global teams whose workflow automation needs require geographic consistency, those restrictions are a material factor in adoption timing and should be weighed accordingly.

What Should You Do? 3 Action Steps

1. Map Your Google Workspace Footprint Before Making Any Subscription Decisions

The most consequential variable in evaluating Gemini as a business tools upgrade is the share of your team's daily work that already flows through Gmail, Google Calendar, and Google Drive. If that proportion exceeds 60%, a cost-benefit analysis of upgrading to Google AI Pro or Ultra against your current AI spend is warranted. If your team collaboration operates primarily through Outlook, Slack, or Microsoft 365, the integration advantages that underpin Gemini's value proposition diminish substantially. Run the audit before committing to a tier — the moment you outgrow Google's ecosystem is precisely when Gemini's advantages stop compounding.

2. Run a Timed Two-Week Test of Daily Brief

For US-based subscribers on Google AI Plus or Pro, Daily Brief uses existing Gmail and Calendar permissions and requires no additional setup. The right test is a timed one — measure how long morning context-gathering takes before and after enabling it, log the delta each day for two weeks, and evaluate based on actual data rather than first impressions. Workflow automation tools justify their cost through consistent, measurable behavior change, not through impressive demos. If the time savings do not appear in the log after two weeks, they probably are not there.

3. Hold Off on Embedding Critical Processes in Gemini Spark Until the Full Beta Stabilizes

Gemini Spark's architecture — a continuously running agent with proactive access to connected accounts — is technically significant, but the product entered the market as a limited beta. Permission scopes, supported integrations, and pricing structures for agentic systems typically evolve substantially during the first 60 to 90 days after launch. The switching cost of anchoring core business tools workflows to an unstable agent is high: when agent behavior shifts with an update, every downstream process that depends on it breaks. Monitor the product through the summer before embedding it into anything mission-critical. Data export reality matters here — understand what you can migrate out before you build in.

Frequently Asked Questions

Is Google Gemini worth switching from ChatGPT for small teams already embedded in Google Workspace?

For teams whose daily operations center on Gmail, Google Calendar, and Google Drive, Gemini's native integration creates compounding workflow advantages that third-party AI tools cannot easily replicate — particularly with Daily Brief pulling inbox and schedule data into a single pre-day view. ChatGPT retains advantages for open-ended conversational tasks and broad third-party API (a way for two apps to communicate directly) integrations. The switching cost question comes down to where your existing data already lives. Teams fully embedded in Google Workspace can treat Gemini as a natural extension of existing productivity software; teams outside Google's ecosystem face a steeper and less justified adoption curve at this point.

How does Google AI Ultra's $100 per month pricing compare to ChatGPT Plus and Claude Pro for small business budgets?

Google AI Ultra at $100/month sits significantly above the approximately $20/month entry tiers for both ChatGPT Plus and Claude Pro, but it bundles Gemini Spark's continuous agent access and Gemini Omni's multimodal video generation — capabilities that have no direct equivalent in competitors' entry-tier offerings. For small business tools budgeting, teams that do not need agentic workflows or video generation can access Daily Brief and the redesigned core Gemini experience at the Plus or Pro tiers, which are priced more competitively. The $100 tier makes economic sense primarily when Spark's workflow automation or Omni's video output actively replaces tools currently paid for separately.

What exactly is Gemini Spark and how does it work day-to-day for team collaboration workflows?

Gemini Spark is a 24/7 cloud-based personal AI agent running on dedicated Google Cloud virtual machines. Unlike standard chat AI tools that activate only when a user submits a prompt, Spark runs continuously in the background, monitors connected services such as Gmail and Google Calendar, and surfaces proactive recommendations or actions without being explicitly asked. For team collaboration workflows, this translates to use cases like pre-meeting email briefings, inbox triage before a workday begins, or automatic flagging of deadline conflicts. The product entered trusted-tester rollout on May 19, 2026, with a US beta expected for Google AI Ultra subscribers the following week. It remains early-stage, and production behavior should be validated thoroughly before embedding it into any critical processes.

Can Gemini's new features realistically replace dedicated productivity software like Notion or Asana for small team project management?

Not in their current form. Gemini's new features are architected around Google's own data ecosystem and excel at synthesizing and acting within Gmail, Calendar, and Drive context. Dedicated business tools like Notion (structured knowledge bases and project wikis), Asana (milestone and task tracking), or Slack (threaded team communication) offer purpose-built workflow architectures that a general-purpose AI assistant — even a proactive one like Spark — does not replicate. The realistic integration pattern is Gemini compressing time spent on information-gathering tasks within Google Workspace while specialized productivity software continues handling structured project and team collaboration processes. These categories are complementary in current form, not substitutable.

How does Gemini Omni's multimodal video generation compare to standalone AI video tools for content marketing workflow automation?

Gemini Omni's input flexibility — accepting text, image, audio, and video simultaneously — gives it a compositional range advantage over many standalone tools that operate from text or image prompts alone. For content teams already subscribed to Google AI Plus, Pro, or Ultra, Omni consolidates AI video generation into the existing subscription rather than requiring a separate best SaaS tools budget line. Specialized video generation platforms still lead on output fidelity for high-volume, format-specific deliverables — such as product walkthroughs or longer branded narratives — where training data depth is the differentiator. Early reviews indicate Omni performs well for short-form social and mixed-media content; head-to-head quality testing against your current tools before migrating is strongly advisable for teams with demanding output requirements.

Disclaimer: This article is for informational purposes only. Tool features and pricing may change. Always verify current details on the official website.

👁️
📱 NEW APP

Get NewsLens — All 19 Channels in One App

AI-powered news with action steps. Install free, works offline.

Open App →

When AI Replaces Headcount: What Salesforce's Workforce Bet Means for Every Business Team

When AI Replaces Headcount: What Salesforce's Workforce Bet Means for Every Business Team

enterprise AI workforce productivity dashboard - person using macbook air on brown wooden table

Photo by Myriam Jessier on Unsplash

Key Takeaways
  • Salesforce reduced its customer support workforce from roughly 9,000 to 5,000 employees after Agentforce absorbed routine case volume — confirmed by CEO Marc Benioff in September 2025.
  • Agentforce surpassed approximately $800 million in annual recurring revenue and signed more than 3,000 enterprise customers, including Pfizer, Pandora, and Singapore Airlines, within its first 100 days.
  • Salesforce is allocating around $300 million in Anthropic AI token spend for 2026 — effectively substituting AI compute budget for what would have been engineering headcount costs.
  • Internal CHRO research surveying 200 global HR executives projects a 30% average productivity gain and a 19% labor cost reduction for enterprises that fully deploy agentic AI platforms.

What Happened

4,000. That is how many customer support positions Salesforce stopped backfilling after its own AI agent platform — Agentforce — absorbed the routine case volume those employees previously handled. Speaking on The Logan Bartlett Show podcast in September 2025 and cited by HR Katha via Google News, CEO Marc Benioff described the shift in precise terms: "I've reduced it from 9,000 heads to about 5,000, because I need less heads." Salesforce's official position frames the outcome as demand-driven: support case volume declined as AI resolved tickets before they escalated, and vacated roles were simply not refilled.

The workforce story extends well beyond the support division. In January 2025, Benioff announced a full-year freeze on software engineer hiring — a decision justified by internal metrics showing more than 30% gains in engineering productivity after deploying AI coding assistants, specifically Anthropic's Claude and Cursor. Salesforce's approximately 15,000-person engineering organization grew no larger in FY2025. Instead, the company redirected what would have been salary budgets toward roughly $300 million in Anthropic AI token purchases planned for 2026, primarily for coding-related tasks.

Agentforce — the agentic AI platform at the center of this pivot — handled 1.5 million customer conversations during its early deployment period. Human agents handled a comparable 1.5 million conversations, and both groups achieved roughly equivalent customer satisfaction scores. Benioff cited that statistical parity as the clearest evidence the AI-human collaboration model had crossed a practical viability threshold at enterprise scale.

team collaboration automation technology - a group of people sitting around a wooden table

Photo by Walls.io on Unsplash

Why It Matters for Your Team's Productivity

Think of it this way: most productivity software helps a team member do the same task faster. What Salesforce is demonstrating is something structurally different — agentic AI (software that can execute multi-step tasks autonomously without waiting for a human to advance each step) can absorb entire categories of work rather than just accelerating individual ones. That distinction matters for any business owner deciding which workflow automation and business tools deserve budget.

The numbers behind Salesforce's strategy are worth examining carefully. The company's own CHRO function surveyed 200 global HR executives and found that full agentic AI deployment is projected to yield a 30% average employee productivity gain across enterprises and reduce labor costs by an average of 19%. More than four in five of those HR leaders reported actively planning to reskill their workforces for an AI-agent-shaped market. Nearly one quarter of global headcount is expected to be redeployed — not necessarily eliminated, but shifted away from the routine-task layer that AI is absorbing.

Salesforce Support Workforce: Before vs. After Agentforce 9,000 Before Agentforce 5,000 After Agentforce −44% 4,000 roles not refilled

Chart: Salesforce customer support headcount before and after Agentforce deployment. Sources: Marc Benioff, The Logan Bartlett Show, September 2025; Salesforce company statement.

This shift is not a Salesforce-specific story. HR Katha's reporting arrives against a backdrop of industry-wide announcements: Microsoft, Oracle, and TCS all disclosed significant workforce reductions in 2025 framed around AI-driven efficiency gains. Smart AI Trends recently documented how three converging HR fault lines — AI liability, gig worker rights, and pay transparency — are reshaping workforce decisions across sectors; the Salesforce case is a live illustration of what those tensions look like in a company willing to show its math publicly.

For small business owners evaluating productivity software, the practical framing comes down to a single question: what job are you hiring your workflow automation tools to do? If the answer involves handling volume — customer inquiries, support tickets, code reviews, data entry, internal routing — the Salesforce model suggests the point at which AI becomes more cost-effective than equivalent headcount may arrive sooner than conventional planning assumes. Agentforce's 1.5-million-conversation figure was not a lab result; it came from live deployments where the cost comparison was AI compute spend versus human labor budget, and the satisfaction scores were equivalent.

The AI Angle

Agentforce represents a specific architectural evolution in how enterprise best SaaS tools are designed. Earlier AI copilot features assisted humans step by step; agentic AI platforms are assigned an outcome — resolve a ticket, review a pull request, qualify a lead — and handle the necessary sub-steps without waiting for human intervention at each stage. Salesforce's $300 million Anthropic token commitment also signals something broader: AI model API calls (a way for software to tap into large language model capabilities on demand) are becoming standard operating line items, not R&D experiments.

At the enterprise tier, Agentforce competes directly with Microsoft Copilot for cross-departmental deployment and ServiceNow's AI suite for IT and service management workflows. For smaller teams where enterprise contracts are out of reach, workflow automation platforms like Zapier, Make (formerly Integromat), and HubSpot's AI features offer accessible entry points into the same "delegate routine volume to AI" model — without the Salesforce price point. The question is never which platform is universally superior; it is which platform wins the specific job your team is hiring it to perform. Salesforce used AI coding assistants including Cursor for engineering productivity, while Agentforce handled customer-facing volume — two different jobs, two different tool choices, both delivering measurable ROI within the same organization.

What Should You Do? 3 Action Steps

1. Map Your Routine Volume Before Evaluating Any Platform

List the three task categories your team handles most repetitively — customer support, internal request routing, data entry, reporting, code review. These are where agentic AI delivers quantifiable returns, as the Salesforce support case demonstrates. Measure the current volume: how many instances per week, and what does each cost in staff hours? That baseline is your benchmark for any productivity software or business tools investment. Without it, any vendor's productivity claim is unverifiable against your actual operations.

2. Pilot Narrow Before Committing to Platform-Level Migration

Agentforce was deployed alongside human agents — handling 1.5 million conversations while humans managed a comparable volume — and the satisfaction parity built the internal case for further redeployment. The switching cost of a full CRM or service platform overhaul is real and often underestimated. For most small business and remote teams, the right first move is a single-channel pilot: AI-handled first-response email, for instance, before committing to a broader team collaboration or workflow automation rollout. Narrow pilots are reversible; enterprise platform migrations rarely are.

3. Treat AI Compute Spend as Headcount-Adjacent, Not IT Overhead

Salesforce's reframing of $300 million in AI token spend as a substitute for engineering payroll reflects a budget model shift that smaller teams can apply proportionally. When evaluating any productivity software with AI features, compare the annual subscription cost not only against competing tools but against what a part-time hire for the same function would cost annually. If a workflow automation platform handles 80% of a role at 15% of the equivalent labor cost, that ROI calculation belongs in the staffing conversation — not just the software line item. That is the mental model shift Salesforce's public disclosures make visible.

Frequently Asked Questions

Is Salesforce Agentforce worth the cost for small businesses that can't afford enterprise pricing?

Agentforce is optimized for enterprise-scale deployments — its early customer roster included Pfizer, Pandora, and Singapore Airlines. Small businesses looking for comparable agentic AI capabilities at lower price points should evaluate Intercom's Fin AI agent, HubSpot's AI features, or Zapier's AI automation layer. These platforms apply the same "delegate routine volume to AI" logic without enterprise contract minimums. The relevant comparison is always the specific job being hired for: customer service throughput, sales pipeline management, or internal workflow automation each favors different tools.

How does AI workflow automation compare to hiring additional support staff for a fast-growing remote team?

Salesforce's deployment offers a direct empirical comparison: Agentforce and human agents each resolved 1.5 million conversations with equivalent customer satisfaction scores, while human headcount was reduced from approximately 9,000 to 5,000. For remote teams scaling support operations, the breakeven analysis depends on ticket volume and case complexity. AI agents perform most efficiently on high-volume, pattern-based inquiries; complex, relationship-sensitive escalations still favor experienced human judgment. A hybrid model — AI handling first response and triage, humans managing escalations — typically delivers the strongest productivity-to-cost ratio for teams in the 10-to-100-person range.

What are the best SaaS tools for replacing repetitive knowledge work with AI across a small business?

The answer depends on the function. For customer service automation at scale, Salesforce Agentforce (enterprise) and Intercom Fin (SMB) are current benchmarks. For engineering and coding productivity — the specific use case behind Salesforce's hiring freeze — Cursor and GitHub Copilot are the most widely cited tools, both used internally at Salesforce. For general business process automation across apps, Make and Zapier handle workflow automation without requiring custom development. The most important evaluation criterion is not the feature list but task fit: which platform covers the specific routine-volume category where your team's time is most frequently consumed.

Will adopting AI tools lead to job losses at small businesses the same way Salesforce cut its support workforce?

The Salesforce pattern — AI absorbing routine volume, leading to hiring freezes and unfilled attrition rather than immediate layoffs — is the more likely near-term trajectory for smaller organizations than sudden mass reductions. Salesforce's own CHRO research projects a 19% labor cost reduction across enterprises, but notes that nearly one quarter of global workforces are expected to be redeployed into different functions rather than eliminated. For small business owners, the practical near-term effect is more often "one person manages the output of two" than direct headcount cuts. That has its own implications for workload design, compensation expectations, and team health that deserve deliberate attention.

How do I calculate the real ROI of switching to AI-powered team collaboration and automation tools?

Apply the same three-step framework Salesforce used internally: first, establish a baseline — how many tickets resolved, lines of code reviewed, or reports generated per person per week at current productivity levels. Second, run a narrow AI pilot on one workflow channel and measure the same metrics. Third, compare the delta against the tool's annual cost versus what an equivalent headcount addition would cost. Salesforce's 30%+ engineering productivity gain translated directly into a hiring freeze — the ROI was captured as avoided cost, not as dismissed employees. That avoided-cost framing is typically the most accurate model for small business ROI calculations involving productivity software: what did you not need to spend?

Disclaimer: This article is editorial commentary for informational purposes only and does not constitute HR, legal, or financial advice. Tool features, pricing structures, and workforce statistics may change. Always verify current details on official company websites and consult qualified advisors before making staffing or technology investment decisions.

👁️
📱 NEW APP

Get NewsLens — All 19 Channels in One App

AI-powered news with action steps. Install free, works offline.

Open App →

How 700 Enterprises Got Breached Through Apps Their Teams Forgot They Authorized

How 700 Enterprises Got Breached Through Apps Their Teams Forgot They Authorized Photo by Zulfugar Karimov on Unsplash What...