The New User of Your SaaS Platform Is Not Human. It Is Headless.

Salesforce just rebuilt itself for AI agents. Every other SaaS company has 12-18 months to follow. Here is what headless agents mean for FinOps and delivery governance.

Share
The New User of Your SaaS Platform Is Not Human. It Is Headless.

Salesforce Co-Founder Parker Harris asked a question at TDX 2026 that should stop every CTO, programme director and FinOps practitioner in their tracks. "Why should you ever log into Salesforce again?" Not as a provocation. As direction.

25
Years Salesforce was built for human users. April 2026 marks the end of that assumption.
300%
Growth in AI agents on Slack since January 2026. Agents don't take lunch breaks.
12–18
Months every other SaaS vendor has to respond before headless becomes the baseline requirement.

For twenty-five years, enterprise software was built on a single assumption: the person using the platform was a human being sitting at a screen. Dashboards were designed for human eyes. Navigation was designed for human hands. Every UX decision in the history of enterprise software was made with one user in mind.

That assumption has just been broken. Publicly, deliberately and at scale.

On 15 April 2026, Salesforce announced Headless 360 at its TrailblazerDX developer conference — declaring that "everything on Salesforce is now an API, MCP tool, or CLI command, and agents can use all of it." Constellation Research analyst Holger Mueller called it a move that puts Salesforce "squarely one to two years ahead of its peers in building agents."

The implications go far beyond Salesforce. Every other SaaS vendor has roughly 12 to 18 months to respond. Headless is becoming the new default for enterprise software. And every FinOps practitioner and delivery manager has far less time than that to understand what it means for how they govern technology spend.


What Jordan Wilson saw coming

Before the Salesforce announcement gave the concept a name the enterprise market could rally around, Jordan Wilson of Everyday AI had been talking about headless agents for months. His observation was deceptively simple.

Every SaaS platform that exists today was built for human interaction. Humans need visual interfaces — dashboards, screens, buttons, menus. The entire UX design industry exists to serve that need.

But the new consumer of SaaS platforms is not a human. It is an agent. And agents do not need a dashboard. They need an API.

This is not a marginal observation. It is a structural shift in who software is built for. Salesforce — the company that built its entire empire on the visual CRM, the pipeline dashboard, the drag-and-drop interface — has just validated it in the most public way possible.


What Headless 360 actually is

Salesforce Headless 360 is an API-first, agent-ready version of the Salesforce platform that exposes CRM, Data Cloud and workflow capabilities as APIs, Model Context Protocol (MCP) tools and CLI commands. It lets AI agents and developer tools operate Salesforce without using the Lightning UI.

Two and a half years ago, Salesforce made a decision: rebuild Salesforce for agents. The result ships with 60+ new MCP tools and 30+ preconfigured coding skills giving coding agents complete, live access to the entire platform — directly in the tools they already use, including Claude Code, Cursor and Codex — without touching a browser.

But the most significant signal in the announcement is not the architecture. It is the pricing.

The pricing signal — read this carefully
Salesforce is shifting from per-seat licences to consumption-based pricing for Agentforce.
The company's recognition: as agents perform the bulk of the work, traditional user-based pricing is no longer applicable.

That is not just a pricing change. It is the most explicit possible signal that Salesforce believes the volume of agent interactions will far exceed the volume of human interactions on its platform within the near term.

The financial implications for organisations that currently budget for SaaS on a per-seat basis are enormous. And almost nobody is governing them.

Current Salesforce Agentforce pricing and consumption model: salesforce.com/agentforce/pricingFlex Credits: $500 per 100,000 credits · $0.10 per standard agent action · $2 per conversation (alternative model) · Free tier: 200,000 Flex Credits via Salesforce Foundations. Pricing subject to change — verify with your Salesforce account executive.

The SaaStr reality check

The most striking commentary on the Headless 360 announcement came not from an analyst but from Jason Lemkin at SaaStr, who confirmed it from live production:

"Three humans, one dog, 20+ AI agents in production. Salesforce is the system of record for every deal, every contact, every sponsorship, every event registration, every support ticket. And almost nobody logs into it. The agents do. Humans barely do."

— Jason Lemkin, SaaStr | April 2026

That is not a forward-looking scenario. That is a live production environment, operating today, at a company that has already crossed the threshold that most organisations are still debating.

The agentic future is not coming. It is already here, operating in production at companies that chose to embrace it 6 to 12 months ago.


Why this is a FinOps emergency — not just an architecture conversation

For the past decade, FinOps has been built around a relatively stable model of how cloud and SaaS costs are generated. A human logs in, uses a feature, generates a cost, and the FinOps team analyses the bill. That model has three assumptions embedded in it that the headless agent era destroys simultaneously.

Old world
Assumption 1: Usage is human-paced
A human uses a SaaS platform for 8 hours a day, 5 days a week.
An agent runs continuously. 300% growth in AI agents on Slack since January 2026. Agents do not take lunch breaks. They do not observe bank holidays. They generate API calls, consume tokens and trigger workflows 24 hours a day, 7 days a week. The cost generation compounds with every new agent deployed.
Old world
Assumption 2: Costs are seat-based and therefore predictable
Per-seat SaaS pricing is linear. 50 users = 50 seats. Forecastable.
Consumption-based pricing is not linear. It scales with agent activity — with how many processes you automate, how many tools your agents invoke and how many workflows they trigger. The cost model for SaaS in the headless era is fundamentally different from the cost model your FinOps tooling was built to govern.
Old world
Assumption 3: Someone knows what is running
In a human-operated SaaS environment there is a nominal human responsible for each usage pattern.
In a headless agent environment, agents orchestrate other agents. Qualified doesn't render a Salesforce UI — it reads and writes records natively. Agentforce operates through the platform's agent runtime, not through anyone's Chrome tab. The question "who is using this?" no longer has a simple human answer. It is a chain of agents, each calling the next, each generating cost, none appearing on a traditional usage dashboard.

This is why every observability and FinOps vendor on the AWS Summit London 2026 expo floor was using the word telemetry. You cannot see a headless agent in a dashboard. You can only see it in raw API telemetry — logs, traces, metrics. The signals nobody was watching because nobody needed to watch them when the user was a human who clicked a button.


The governance gap that is opening right now

Your current SaaS governance model was designed for humans. You have a list of approved applications. You have seat counts. You have renewal dates. You have someone who owns each application in a procurement register.

None of that maps to the headless agent world. An agent does not have a seat. It does not have a renewal date. It is not in your procurement register. It is a process that runs continuously, calling APIs, consuming tokens and generating costs that appear on your bill as platform usage rather than as a named user.

The three acceptance criteria I proposed in my Definition of Done article apply here with even greater urgency:

1
Every agent service must be sanctioned before deployment
Which APIs does this agent call? What is the consumption model? Who authorised this agent to access this data? These questions need answers before the first API call is made — not when the invoice arrives.
2
A consumption estimate must be documented
Not a seat count. A projected API call volume, token consumption and workflow trigger rate at expected usage. This is harder than estimating cloud infrastructure costs — but it is not impossible, and it is essential.
3
A cost owner must be named by lifecycle stage
The Lead Engineer during development. The Service Manager once the agent is in production. No handover, no go-live. An agent without a named cost owner is an ungoverned cost that will grow until someone notices it on a bill.

The questions to ask your SaaS vendors right now

Your next SaaS procurement conversation — whether a renewal, an expansion or a new purchase — needs to include these questions. If the vendor cannot answer them today, put it in the contract that they will be able to answer them before your next renewal.

Four questions every SaaS vendor needs to answer in 2026:
→ What is your agent consumption pricing model?
→ How do you provide API-level telemetry for agent activity on your platform?
→ What governance controls exist for agents operating on your platform?
→ How does your billing change as we shift from human users to agent users?

Three actions to take this week

1
Audit your current SaaS estate for agent exposureGo through every SaaS platform your organisation uses and ask: does this platform have an API that an agent could call? The answer for any modern SaaS platform is yes. The follow-up question: does your organisation currently have any agents calling it? Map what is running before you try to govern it. One standup. One shared document. Start there.
2
Reframe your next SaaS renewal conversationThe next time a SaaS vendor asks you to renew, ask them for their agent consumption pricing model. If they do not have one, note it in your procurement register and factor in the pricing risk. Salesforce has already moved to consumption-based pricing. The others will follow within 12 to 18 months.
3
Add agent governance to your Definition of DoneAny sprint story that involves deploying an agent — or enabling an AI feature that calls a third-party SaaS API — should include: the service is sanctioned, a consumption estimate is documented, and a cost owner is assigned. The same three criteria from the shift-left cost governance framework, applied to the headless agent context.

The bigger picture

Parker Harris's question — "why should you ever log into Salesforce again?" — is not about Salesforce. It is about the entire model of enterprise software.

For twenty-five years we have built governance, security, procurement and cost management frameworks around the assumption that the user is human. Headless 360 is the public declaration that that assumption is over.

The organisations that govern this transition well will not be the ones with the most sophisticated FinOps tooling. They will be the ones where a delivery manager sat in a sprint planning session in early 2026, added three acceptance criteria to the Definition of Done for every agent story, and started asking vendors the right questions about consumption pricing before the bills arrived.

That is not a technology problem. That is a delivery problem. And it is the problem that nobody at an expo booth — not Salesforce, not CloudZero, not Finout — can solve for you.


The Delivery Brief · Monthly Newsletter
Practitioner thinking on FinOps, AI and Agile — direct to your inbox.
No vendor content. No recycled frameworks. One monthly issue written from inside live programmes, client engagements and the occasional expo floor.
Subscribe free →

Is your organisation currently governing headless agent costs — or discovering them on the invoice? Drop it in the comments. The gap between those two states is where the most important FinOps work of 2026 is happening.

Further reading and listening: Everyday AI — Jordan Wilson · Salesforce Headless 360 announcement · How to Embed Cloud Cost into Your Definition of Done · State of FinOps 2026

Next article →
Coming soon: What is a Cloud Economist?
IJ
Issouf Jilany
FinOps & Cloud Cost Optimisation Consultant · SAFe SPC · SAFe RTE · AWS Solutions Architect · IBM Apptio Cloudability · FOCP (In Progress)
Senior FinOps practitioner and Cloud Cost Optimisation Consultant with 20 years of experience across Lehman Brothers, Reuters, Lloyd's of London, HMRC and OFGEM. Currently delivering FinOps advisory and cloud cost governance frameworks at Lean Icon Technology. Founder of PivortalHub — writing practitioner-led frameworks on FinOps, AI adoption and Agile delivery at pivortalhub.co.uk.