LeadershipNew·Falk Gottlob··updated ·15 min read

From SaaS to Service-as-Software: The CPO's Field Guide

The CPO field guide to Service-as-Software: outcome-based pricing, what changes inside the product, the new org chart, and the decision framework for whether your company should make the shift.

Service-as-SoftwareSaaSoutcome-based pricingMary MeekerBond CapitalDeloitteMetronomeAI-native business modelCPO
Helpful?

Deloitte published their prediction. Gartner wrote the report. Bond Capital, in the Mary Meeker piece, gave it a name. The analysts are all writing about the shift from Software-as-a-Service to Service-as-Software. None of them have shipped it.

I've spent the last year working with teams that are making this transition in production. This post is the field guide I wish I'd had when I started. What the shift actually is, what changes inside the product, what the pricing model becomes, what the org chart looks like on the other side, and the decision framework for whether your company should be making the shift right now.

This is the longest post I've written. The subject deserves it.

The short version

Service-as-Software sells the work itself, not access to a tool. Pricing flips from seats to outcomes (resolved tickets, qualified leads, completed workflows). Four conditions made the shift commercial in 2026: agent reliability crossed a threshold, enterprise procurement caught up, billing infrastructure matured (Metronome, Stripe), and capital rewards it. Five things change inside the product: telemetry shifts to units of work, quality becomes the product not a differentiator, scope needs explicit contract boundaries, customer success shifts from adoption to outcome-attainment, and eval infrastructure becomes existential. Three things have to be rebuilt: pricing, sales motion, and org chart. The decision framework: if agents can do the customer's work end-to-end, customers are ready to buy outcomes, and you have eval infrastructure that defends the quality bar, you're late.

For the pricing mechanics, see Per-Outcome Pricing(coming May 18). For the org chart on the other side, see The Eval-First Product Org. For what the board expects from a CPO making this shift, see The CPO Mandate 2026.

Sources: Bond Capital / Mary Meeker, Deloitte Global Software Predictions 2026, Gartner Service-as-Software market view.

The shift, stated plainly

For 25 years, enterprise software has been sold as a subscription to a tool that humans use to do work. The value the customer paid for was access to the tool.

The customer did the work. The software made the work faster, better, or more organized. The relationship between the vendor and the customer was mediated by seats, licenses, and features.

In Service-as-Software, the software does the work.

The customer pays for the work to be done. The relationship between the vendor and the customer is mediated by outcomes. A resolved ticket, a qualified lead, a completed workflow. The tool is still there, but the tool is no longer the product. The outcome is the product.

This reframes roughly everything. Architecture, pricing, success metrics, customer success, sales, onboarding, and the composition of the product org. Every one of those needs to be rebuilt.

Why this is happening now

Four conditions made the shift possible in 2024-2025 and are making it commercial in 2026.

  1. Agent reliability crossed a threshold. It's now economical to have an agent do an end-to-end knowledge-work task at a reliability level that an enterprise customer will pay for. Not every task, but enough tasks that whole categories of SaaS are now structurally vulnerable.
  2. Customer procurement caught up. Enterprise buyers in 2026 are ready to buy outcomes. This was not true in 2023. The procurement process, the compliance frameworks, and the internal buying committees have evolved to accept usage-based and outcome-based models.
  3. Pricing infrastructure matured. Tracking outcomes at per-transaction granularity, billing in arrears based on work completed, and handling the revenue recognition complexity is now available from vendors like Metronome and Stripe. This was a real blocker as recently as 2024.
  4. Capital rewards it. Investors are valuing Service-as-Software companies on different multiples than SaaS companies. AI-native startups claiming to replace whole functions (customer support, SDR work, bookkeeping, compliance review) are raising at numbers SaaS companies at the same revenue can't match. The capital tailwind is real.

This doesn't mean every SaaS company should transition. It means every SaaS company has to make a decision.

What changes inside the product

The internal architecture of a Service-as-Software product looks different from a SaaS product. Five differences matter most.

1. The unit of work, not the unit of interaction

SaaS products instrument user interactions. Clicks, sessions, feature usage, time in app. Service-as-Software products instrument units of work completed. How many tickets resolved, how many leads qualified, how many workflows run. The telemetry you build and the dashboards you read are different.

For product orgs making the transition, this is the first engineering investment. You have to be able to count what your software did, not what your users did.

2. Quality as a first-class metric

When the customer pays for an outcome, quality is no longer a differentiator. It's the product. A SaaS tool with a 78% satisfaction score is fine. A Service-as-Software product with a 78% accuracy score is unsellable. The eval infrastructure that I've written about in other posts becomes existential.

Every outcome your system produces has to be measurable against a rubric, and the rubric has to be visible to the customer. The old SaaS playbook of "ship it and see what users do" breaks because the customer is holding you to a delivery standard, not an availability standard.

3. Clear boundaries on what's in scope

SaaS tools are flexible on purpose. Customers use them in ways the vendor never imagined. Service-as-Software products have to be specific. The outcomes you deliver are named, bounded, and contracted. Vagueness in scope is a legal and operational liability.

This is hard for product teams used to optionality. A CRM can be used to track anything. A Service-as-Software sales agent resolves specific defined scenarios. Everything outside the defined scenarios fails, or worse, quietly misbehaves.

4. Asynchrony as default

SaaS UX optimized for real-time human interaction. A button click produces an immediate response. Service-as-Software workflows often run asynchronously. The customer asks for an outcome. The system works on it. The customer gets notified when it's done.

This changes the UX paradigm entirely. Progress indicators, approval gates, escalation flows, audit trails, and the "supervisory UX" where a human reviews what the agent did are all first-order design problems. Most SaaS design libraries don't have the right patterns. You build them.

5. Human escalation as a core feature

Most Service-as-Software products are not fully autonomous. They handle a defined set of scenarios, escalate anything outside those scenarios to a human, and transparently log what was done by the agent versus the human. Designing the escalation path well is as important as designing the agent itself.

The human in the loop can be from your company (you run a services layer) or from the customer's company (their employees handle escalations). Both models work. The architectural choice drives the org model, which I'll come back to.

What changes in pricing

The pricing model is where the SaaS playbook fails most visibly. You cannot price a Service-as-Software product at $X per seat per month and expect it to work. Three pricing models are dominating 2026.

Per-outcome

The vendor charges per completed outcome. A resolved support ticket costs $2.50. A qualified sales lead costs $15. A processed invoice costs $0.75. The customer pays only for work completed to the agreed quality bar.

This is the cleanest economic alignment. Both sides agree on what was done. The vendor's incentive is to maximize outcomes at the quality bar, not to maximize seats. The customer's incentive is to use the system for everything in scope, because unused access has no cost.

The challenge with per-outcome is complexity. You have to define the outcome precisely, measure it reliably, and dispute it fairly when the customer disagrees. This requires infrastructure most SaaS companies don't have yet.

Per-agent

The vendor charges a monthly fee per "agent" or "digital worker" deployed in the customer's environment. The agent has a defined job. The pricing is usually benchmarked against the fully-loaded cost of a human doing the same work, priced at some fraction (often 20 to 40%) of that cost.

This is the model 11x uses for their AI SDR Alice, and several others have copied it. It's psychologically easier for enterprise buyers because it maps cleanly to headcount budgets. The finance team knows how to approve "four AI SDRs at $2,000/month each" when they've been approving three human SDRs at $120,000/year each.

Consumption-based

The vendor charges per unit of underlying work: tokens, API calls, compute hours. This is how many AI infrastructure companies price. For Service-as-Software, it's less common at the top of the stack, more common for the API-accessible middle layer.

Consumption pricing has the advantage of exactly tracking cost-of-goods-sold, but it creates buyer anxiety because spend is unpredictable. Most Service-as-Software companies use consumption as a floor with outcome-based pricing on top.

Most 2026 Service-as-Software products use a hybrid of these. A platform fee (small, covers access and integration), plus per-outcome pricing (variable, covers the work), with volume tiers or committed minimums for enterprise customers.

What changes in the org chart

This is where the CPO decisions get hardest. The SaaS org chart has functional silos that don't map to Service-as-Software reality. Here's what I'd change.

Customer success becomes service delivery

SaaS customer success teams monitor usage and champion adoption. Service-as-Software customer success teams monitor outcomes and manage escalations. The job title may stay the same, but the hiring profile shifts. You hire former ops managers, not former BDRs.

In many cases, your customer success team becomes a genuine service delivery team. They handle escalations that the agent couldn't resolve, they manage SLAs, and they interface with the customer on quality disputes. This is a services-plus-software model, which the VC narrative around Service-as-Software sometimes papers over but which is real in most of the companies doing this successfully.

Product merges with operations

In a SaaS world, product builds the software, and operations runs the business. In a Service-as-Software world, product is running a production operation: agents are processing work 24/7, and the system's quality, cost, and latency are live operational metrics that the product team owns.

This is why the Eval-First Product Org I described earlier works: it's an operational org structure in product clothing. The Quality Spine, the Economics Unit, the outcome tracking (all operational in nature) sit at the center of the product function.

Sales motion restructures around procurement fit

Selling Service-as-Software into enterprises means mapping to procurement and compliance teams who haven't bought this way before. Your sales org adds specific expertise: a procurement-fit specialist who knows how to get outcome-based pricing through a buyer's legal review, an SLA negotiator who understands the service-level math, and a partnerships role that can integrate with the customer's existing workflows.

Some Service-as-Software companies build a consulting arm for the transition. The consulting arm doesn't have to be huge. It has to exist.

The decision framework: should you make the shift?

Not every SaaS company should transition to Service-as-Software. The shift is expensive, disruptive, and can be value-destroying for companies whose core value isn't replicable in a Service-as-Software model.

Five questions to ask before committing.

1. Is the work your customers do with your software commodity or differentiated?

Service-as-Software works when the customer is doing commodity knowledge work. The work has a right answer, a standard process, and a defined output. Accounting, support ticket resolution, lead qualification, invoice processing, expense review. All candidates.

Service-as-Software does not work when the customer is doing differentiated work where their judgment is the value. Strategic planning, creative work, executive decision-making. These require tools, not services.

2. Can you define the outcome precisely?

If you can't write down what "a resolved ticket" means in terms both sides would agree to, you can't sell it on a per-outcome basis. The precision requirement is a hard filter. Some workflows look automatable until you try to write the SLA and realize there are 40 edge cases that don't have clear right answers.

3. Do you have the capital to invest for 18 months?

The transition isn't a pricing change. It's an architectural rebuild plus a new org structure plus a sales motion redesign plus an eval infrastructure buildout. 18 months is a reasonable estimate for a mid-sized SaaS company. Budget accordingly.

4. Can your current customer base make the transition with you?

Some of your customers will love the new model. Some will panic. Some will sue. The transition has to be managed: existing customers on SaaS contracts, new customers on Service-as-Software, a clear migration path for those who want it. If you can't hold on to your existing book of business through the transition, the new revenue won't replace the old revenue fast enough.

5. What's your defensibility at the end of the transition?

The most important question. In SaaS, the moat is switching cost, network effects, and brand. In Service-as-Software, the moat is eval quality, cost advantage per outcome, and integration depth. Your defensibility is different on the other side. If you can't articulate it, the transition produces a company that's competitive on outcome delivery but has no pricing power.

If you're making the shift, start here

Four concrete first moves for a SaaS company starting the transition this year.

Move 1: Pick one workflow to productize as Service-as-Software

Don't transition the whole product. Pick one bounded workflow where you have high-confidence outcomes and build a per-outcome offering alongside your existing SaaS product. Run both in parallel. Sell the Service-as-Software version to net-new customers in a specific segment.

This gives you a contained experiment. Everything you learn (architecture, pricing, sales motion, org) applies to the broader transition later.

Move 2: Build the outcome instrumentation

Whatever the chosen workflow is, your first engineering investment is instrumenting outcomes. You need to count them, measure quality on each one, track cost per outcome, and bill against them. This infrastructure is the foundation of every subsequent move. It has to exist before you sell anything.

Move 3: Hire one senior service-delivery lead

Before you scale, hire one person whose whole job is delivering on the contracted outcomes for the first five customers of the Service-as-Software offering. Operations background, not SaaS CS background. This person is your reality check on whether the model works.

Move 4: Have one board conversation about the two-horizon plan

Do not let the board surprise you in month six. Go to them in month zero with a two-horizon plan. Horizon one: the SaaS business continues to run, grow, and fund the transition. Horizon two: the Service-as-Software business starts small, grows to a meaningful share of revenue over 18 to 36 months, and eventually absorbs or replaces the SaaS business. Name the risks. Name the investment. Get alignment on the pacing.

This conversation is hard. Boards that understand the shift will fund it. Boards that don't will try to have you run both businesses at full speed, which is the fastest way to do both badly.

The end state

If you make the shift and do it well, in three years you have a business that looks different from the SaaS business you started with.

Your revenue is mostly variable, mostly outcome-linked, and often larger in absolute terms because you're capturing a share of the economic work your system produces rather than a capped subscription fee. Your gross margin is lower than SaaS because you're absorbing real cost-of-goods-sold in the form of tokens, compute, and escalation labor. Your net dollar retention is higher because outcome value scales with customer success. Your operating model is more operational and less product-launching.

Your biggest competitor is probably not another SaaS vendor. It's an AI-native startup that launched directly into the Service-as-Software model without the legacy baggage.

The CPOs who have led this transition successfully are the ones who treated it as a multi-year org rebuild, not a pricing change. The ones who tried to bolt outcome pricing onto a SaaS architecture ended up with the worst of both models.

One more thing

Some of the analysts are writing about Service-as-Software as though it will replace SaaS entirely in five years. That's probably wrong. What's more likely is that both models coexist, with Service-as-Software taking the knowledge-work categories where outcomes are definable and SaaS remaining the model for tools that augment differentiated human work.

The question for you is which side of that line your product sits on. If you're building a CRM, a design tool, or a code editor, the SaaS model is probably still right. If you're building support automation, sales outreach, financial processes, legal review, or operations workflows, you're Service-as-Software whether you like it or not. The competitive pressure will force the transition. Better to lead it than be caught behind.

The field guide continues. I'll cover per-outcome pricing design in the next post.


The two-horizon transition plan template, the outcome instrumentation spec, and the service-delivery lead JD are all on the toolkit at falkster.com/toolkit.

Further reading

Share this post

Also on Medium

Full archive →

Frequently asked

What is Service-as-Software in one sentence?+

Software that does the work the customer used to do, sold by the outcome (resolved tickets, qualified leads, completed workflows) instead of by the seat. The Mary Meeker / Bond Capital report named it; Deloitte and Gartner wrote about it; very few companies have shipped it in production.

What's the difference between SaaS and Service-as-Software?+

SaaS sells access to a tool that a human uses to do work; pricing is mediated by seats, licenses, and features. Service-as-Software sells the work itself; pricing is mediated by units of work delivered. The customer pays for the outcome, not the access. Architecture, pricing, success metrics, customer success, sales, onboarding, and the composition of the product org all need to be rebuilt for this shift.

What four conditions made Service-as-Software commercially viable in 2026?+

Agent reliability crossed a threshold (it's now economical to have an agent do an end-to-end knowledge-work task at a level enterprise customers will pay for). Customer procurement caught up (enterprise buyers in 2026 are ready to buy outcomes; in 2023 they were not). Pricing infrastructure matured (Metronome, Stripe, and similar can now track outcomes at per-transaction granularity and bill in arrears). And capital rewards it (Service-as-Software companies raise at multiples SaaS companies at the same revenue can't match).

What changes inside the product when you go from SaaS to Service-as-Software?+

Five things. The unit of telemetry shifts from clicks and sessions to units of work completed. Quality becomes a first-class metric, not a differentiator (78% accuracy is unsellable when the customer pays for the outcome). Scope gets explicit boundaries (vagueness becomes legal liability). Customer success roles shift from adoption to outcome-attainment. The eval infrastructure becomes existential.

What does the org chart look like on the other side?+

Roughly: a Quality Spine reporting to the CPO that owns rubrics; Product Builder pods that own outcomes end-to-end; an Economics Unit that owns per-outcome margin and model routing; a Discovery Network that does customer research and analytics. Three things go away: standalone Product Ops, the separate AI/ML team, and research as an isolated shared service. Detailed in the Eval-First Product Org post.

How do I decide whether my company should make the Service-as-Software shift?+

Three questions. Is the work my customer does inside my tool automatable end-to-end with current agent reliability? Are my customers ready to buy that outcome (procurement, compliance, contract templates)? And do I have the eval infrastructure to defend the quality bar? If yes to all three, you're already late. If no to any, the shift is a multi-quarter platform project, not a pricing change.

What are the most common Service-as-Software traps?+

Three. Pricing too aggressively before the eval system is load-bearing (you become exposed to quality drift as revenue exposure). Underbuilding the dispute-resolution surface (every contested outcome costs trust and money). And keeping the SaaS sales motion when the customer is buying outcomes (your AEs are pitching seats while procurement is asking for SLAs).

About the author

Falk Gottlob

Falk Gottlob

Product Executive · Founder, Falkster.AI

Thirty years shipping product at Microsoft Research, Adobe, Salesforce (Marketing Cloud / Quip / Slack), and several startups including one $6.5B exit and one acquired by Microsoft. Now CPO at Smartcat and founder of Falkster.AI, writing this notebook from the boardroom, not the keyboard.

Comments (0)

Sign in with LinkedIn to leave a comment.

Sign in with LinkedIn
  • Be the first to comment.

Keep Reading

Posts you might find interesting based on what you just read.