Intelligaia
Zuora CPQ · whitepaper
v1.0 · 2026
A subscription-platform redesign

From pre-sales to revenue recognition — redesigning Zuora's CPQ.


How a connected quote-to-cash surface was rebuilt across Salesforce, Zuora CPQx, custom billing, and the renewal pipeline — with research, design, and engineering running on one sequence.

In one paragraph

One lifecycle, observed from two systems.


Zuora's own quote-to-cash lived across half a dozen connected surfaces — Salesforce for pre-sales, Clari for forecasting, Zuora CPQx for quoting, S-Docs for order forms, custom billing for Netflix-class subscriptions, and a renewal path that mostly lived in Google Sheets. The Account Executive sitting in the middle had to hold all of it in their head.

The program that followed rebuilt the Quote Record Page as a single source of truth, rationalized the approval surface, collapsed the bundle-configuration workflow into a Lightning Web Component, and set a clear rule for where behavior ships as configuration and where it ships as code. Forty-plus tickets moved through the pipeline. The inside view of that program is the rest of this document.

Contents

Seven parts.


01
The program What shipped, across which systems, over which window.
02
Context The problem in Zuora's own numbers, big rocks, glossary.
03
Design approach Principles, personas, patterns, screens, 12-flow IA, sync spread.
04
Technical approach Architecture, configuration-first model, Salesforce dev, five ADRs.
05
Integration & ecosystem Five systems. One source of truth. What a Zuora admin owns.
06
Evidence What shipped. Every count defined before it's used.
07
What's next Roadmap, AI direction, open questions.
The program

A connected pipeline, rebuilt surface by surface.


A subscription business runs on six connected systems, and the design of how those systems hand off to each other is — in practical terms — the product.

For the Zuora program, that meant Salesforce at the pre-sales end (with Clari layered for forecasting), Salesforce CPQ for the Quote Line Editor, custom Zuora billing for the usage-heavy subscriptions the company sells to names like Netflix and the New York Times, and a renewal pipeline that — before the program — was still half Google Sheets.

The engagement took that pipeline end-to-end, redesigned the Quote surface the Account Executive lives inside, rationalized the approval flow, consolidated bundle configuration into a stateful Lightning Web Component, and drew a clear line between what ships as configuration and what ships as code. The results are documented in Parts 3, 4, and 5.

What changed

The Quote Record Page became the single source of truth for every role that touches a deal. Approval history surfaces on the Quote itself. The Quote Lines table renders live pricing with end-date conditions inline. The Sidebar LWC replaced a stack of modal escapes. Custom Zuora APIs surfaced report data on the Salesforce tray page. S-Docs templates were rewritten to fix white-space and clause-formatting defects on signed order forms.

Context

When the tool slows down the sale.


A month of conversations with seven Account Executives — running new-business, expansion, and renewal motions — surfaced eight themes. None of them read as taste disagreements. They were structural.

Salesforce and data-integrity gaps distorted everything upstream. AEs described outreach effort spent cleaning records, ambiguity after acquisitions, and trust problems with the SFDC hierarchy itself. Opportunity management was a second full-time job — cloning quotes, swapping products, amending subscriptions, running approval traffic. The deal desk absorbed work that should have been self-service, which stretched cycle times for everyone. Order-to-quote discrepancies meant the quote an AE showed a customer wasn't always what the order form generated. Financial modeling for complex usage deals had no first-party tool, so it lived in Google Sheets and — in at least one account — a phone calculator.

None of that shows up as one failing feature. It shows up as the pipeline taking longer than it should, every time.

The CPQ doesn't have to be perfect. It has to be legible to every role that touches the deal. If an AE has to Slack the deal desk to ask where a quote is, the interface has failed — regardless of how many objects the platform can represent. Design principle, from the research synthesis

The pipeline as it actually ran

Salesforce carried pre-sales. Clari layered on for forecasting. Salesforce CPQ handled quoting, including the out-of-box Quote Line Editor and the bundle-configuration path. S-Docs generated the order form and clause set from the Quote. Zuora Billing picked up the subscription at order activation — including the custom billing models Zuora itself had built for Netflix-class usage deals. Renewal was a mix of automated uplift and manual negotiation, stitched together in spreadsheets the sales team updated by hand.

The job was not to rip any of that out. It was to make the pipeline legible to the AE running inside it — and to the deal desk, renewal specialist, and billing-ops team handing off on either side.

Service blueprint — to-be. Five personas left to right across seventeen stages, Lead Management through Billing and Invoicing. Intelligaia × Zuora × Forsys, 2024.

2.1 · The problem, in Zuora's own numbers

Three months of workshops and research captured a specific picture of the then-current state. The case was not anecdotal.

~50%
of orders required manual Deal Desk touch
~6 hrs
to produce a single new-business order
~200
renewals per quarter, no automation
300+ → 176
raw pain points → classified issues

The three-day design-thinking workshop — held in November 2023 in Redwood City — surfaced more than three hundred raw observations, consolidated to one hundred and seventy-six classified issues across Process, System, and Data.

2.2 · The "big rocks" — top themes from the workshop

Six themes carried the weight. Each came with a concrete recommendation that shaped scope.

2.3 · Glossary

Plain definitions for the Zuora terms used in this document.

TermWhat it means
CPQxZuora's newer CPQ product. A managed package on Salesforce. Add-on for Zuora Billing.
Zuora 360One-way synchronization layer from Zuora Billing into Salesforce. Syncs Accounts, Contacts, Products, and Subscriptions. Not bidirectional.
Z-QuoteThe Quote object and Salesforce package provided by Zuora CPQ.
QLEQuote Line Editor. Where line-item pricing and rate-plan configuration happens on a Quote.
O2OOpportunity-to-Order. Zuora's internal Copado ticket namespace (for example).
LWCLightning Web Component. The modern Salesforce UI framework for custom components.
S-DocsSalesforce document-generation add-on. Used for the Order Form and clause templates.
CopadoZuora's release pipeline for deploying Salesforce code and configuration to production.
Design approach

One lifecycle, five viewpoints.


The design half started in a three-day workshop, moved to a service blueprint, then to screens a working AE could load at four in the afternoon on the last day of the quarter. Principles came out of the work, not the other way around.

3.1 · The principles that ran through every screen

Four statements, each one testable during a screen review.

  1. One lifecycle, five viewpoints.Every role sees the same quote-to-cash pipeline; the role decides what a screen emphasizes, not which screen they are on.
  2. Visibility over coordination.Approval state, order-to-quote lineage, and amendment history belong on the Quote itself — not in a Slack thread to the deal desk.
  3. Configuration before code, where a business owner would ever ask.Labels, read-only rules, picklist filtering, conditional visibility — all of it ships through Zuora Config or the Translation Workbench. Deploys are reserved for things that need them.
  4. Plain over clever.Field names, tooltips, error messages, and status labels read the way a rep talks under deal pressure — because that is who is going to read them.

Research foundation

Research ran in two phases. A structured group workshop with roughly twenty cross-functional Zuora stakeholders opened the engagement. Seven one-on-one interviews with Account Managers across territories and motions followed. The two outputs — a classified pain-point library and a set of insight themes anchored in day-in-the-life evidence — carried every downstream design decision.

Methodology

Phase 1
Design Thinking Workshop

Three days on-site in Redwood City, November 2023. Stakeholders across Corporate Operations, Sales Operations, Pricing and Packaging, Revenue Operations, Deal Desk and Billing, Revenue Accounting, and Product. A walk-the-wall exercise on Day 3 surfaced pain points. Output: more than 300 raw pain points, consolidated to 176 classified issues.

Phase 2
Account Manager deep-dive interviews

Seven Account Managers across diverse sales territories, November 2023. Day-in-the-life interviewing covered the full funnel from lead to renewal. Output: eight insight themes, each anchored in per-interviewee evidence.

What the research found — eight themes

Eight themes carried the weight of the synthesis. Each one came with specific interviewees whose day-in-the-life evidence made it concrete.

01 · Salesforce and data-integrity challenges

Reported by all four named interviewees

Database cleanup, outdated BUs, post-acquisition drift, inconsistency between Zuora and SFDC hierarchies, Salesforce data-trust issues.

02 · Strategic and operational challenges

Three AE interviewees

Limited market traction, data-driven decision-making challenges, post-acquisition contact-management issues.

03 · Opportunity management and cross-product compatibility

Two AE interviewees

Cumbersome opportunity management under the new process, cloning issues, non-interchangeability across product lines, manual quoting effort.

04 · Quoting, Deal Desk coordination, compliance

Three AE interviewees

Complexity with non-standard proposals, offline work and calculation verification, limited visibility into approval status, high AE workload.

05 · Order-to-Quote discrepancies

Three AE interviewees

Discrepancy management between order forms and quotes, dependency on Clari for opportunity consolidation, renewal notification dependency on third-party tools.

06 · Self-service and proposal generation

One AE interviewee

Deal Desk dependency for PDF quote generation even for standard approvals.

07 · Financial modeling and post-order processing

One AE interviewee

Lack of a specialized financial-modeling tool; limited visibility into provisioning info; manual checking of consumption against revenue.

08 · Event participation and client outreach

One AE interviewee

Decreased new attendees at marketing events; need for a structured strategic outreach approach.

3.2 · The people in the room

Five personas anchored the work — one for each motion that touches the quote surface. The Account Manager runs the book of business on named enterprise accounts. The Partner sells through Zuora's ecosystem. Inside Sales runs the mid-market motion end-to-end. Direct Online handles self-service and digital acquisition. And the Deal Desk owns approvals for anything that breaks standard rules. The blueprint places them side-by-side and names where they hand off to each other.

Account Manager — Annie Kaiser
Persona 01 · Account Manager

Annie Kaiser

Runs expansion and retention on named enterprise accounts.

Primary persona for the Quote Record Page. Wins when the page holds everything she needs to answer a customer question in ten seconds — subscription state, approval lineage, amendment history, uplift, order form.

Partner — Logan Moore
Persona 02 · Partner

Logan Moore

Sells through Zuora's ecosystem.

Gets a quote experience shaped by tier, geography, and partner-specific pricing. Needs the approval lane for non-standard configurations to be legible and quick, so deals don't stall between Zuora and the partner's own CRM.

Inside Sales — Tony Sebastian
Persona 03 · Inside Sales

Tony Sebastian

Runs the mid-market motion end-to-end.

Volume-driven, templated deals. The redesign has to keep a standard quote a two-minute task — never a fifteen-minute one — while still exposing the data Inside Sales needs when a deal stretches outside the template.

Direct Online — Paul Sorge
Persona 04 · Direct Online

Paul Sorge

Self-service and digital acquisition.

Shapes the minimum-viable Quote surface for smaller, faster-closing deals where human selling stays light. Sets the floor for how plain the default path has to be for anyone to succeed without a handhold.

Deal Desk reviewer
Persona 05 · Deal Desk

Deal Desk reviewer

Owns the approval traffic.

Reviews anything that breaks standard rules — out-clauses, non-standard pricing, multi-year terms. Wins when routine approvals drop out of the queue and the hard cases get a clean lane to argue in.

3.3 · The mental model

The anchor is the continuous subscription lifecycle. A deal is not an Opportunity in Salesforce and a different record in Zuora Billing that happen to sync. It is one lifecycle observed from two systems. Every design decision in the program pushed the interface toward making that continuity visible — a quote carries its opportunity lineage, an amendment carries its parent subscription, a renewal carries its uplift history, an order carries its quote number.

3.4 · The design system, layered

Nothing bespoke. Three layered inheritances doing the work.

LayerContentsOwner
Foundations & componentsColor, type, spacing, forms, tables, buttons, accordions, toastsSalesforce Lightning Design System
Surface overridesQuote header, QLE, bundle configuration, sidebar utilitiesLightning Record Pages + custom LWC
Business-rule surfaceField visibility, read-only rules, picklist filters, layout rulesZuora Config · Object-Level, Filters, Component Layout, Plugins
GuidanceTooltips, walkthroughs, first-run checklistsUserPilot, themed to SLDS
GovernanceLabel overrides, change history, release disciplineTranslation Workbench + Copado

3.5 · The patterns that came back again and again

Seven recurring patterns carry the weight of the redesigned surface. The Quote header became the single source of truth — type, account, opportunity, auto-renew, primary flag, Total Contract Value, approval state, all legible without scrolling. The accordion detail layout collapses into About, Approval, Pricing, Uplift, Billing, Ramps, Deal Desk, and Order Information — each role opens what they own. The Quote Lines table surfaces charge type, number, quantity, end-date condition, and specific end date inline — no drill-down to confirm pricing. Approval history appears on the Quote itself, step by step. Field visibility is keyed to quote type and user profile via Zuora Config, not Apex. A sidebar LWC handles stateful operations like bundle configuration without modal stacks. And a themed UserPilot layer carries guided walkthroughs that evolve without a release.

Quote Record Page — sales opportunity demo. Quote Information header · RAMP · Terms & Conditions · Subscription Attributes · rate-plan charge table with prepaid, drawdown, and end-date-condition columns inline.
Account Record · Details. Accordion detail layout in production. Related quick-links rail on the right; Chatter pinned below. The "no duplicates found" affordance surfaces what the AE used to look up manually.
Account Record · Related. Subscriptions with CMRR, TCV, and current term visible; Opportunities surfaced without a second click; Account History collapsed but one tap away.
Quote · billing account and subscription picker. Step 1 picks the billing account, step 2 picks the subscription. Both are visible on the same page so the AE can reason about the contract they are amending before they touch pricing.

3.6 · The flows that changed

Two flows carried most of the weight. The New Quote flow — from opportunity creation to order form — and the Amendment / Renewal flow, which branches into upsell, downsell, flat renewal, and contract amendment.

Zuora CPQ flow — with Salesforce CPQ comparison. Subscription Opportunity → Quote Generation (New · Renewal · Amendment · Upsell) → Approvals → Sync to Zuora Billing → Billing Generation → Subscription Billing → Reports & Analytics.

Inside the Renewal track, the program modeled four concrete scenarios — real ones AEs ran into during the research. They became the acceptance criteria for the redesigned surface.

Scenario 01

Automated renewal with upsell

Ninety days before expiry, the system generates a renewal quote that includes current products plus premium upsell options. Customer reviews, optionally modifies, signs. Zuora processes; billing reflects new pricing automatically.

Scenario 02

Manual multi-year renewal

Sales rep negotiates a 2-, 3-, or 5-year term with tiered pricing. Manually generates the quote from the renewal opportunity, sends for signature, updates the contract term and billing on acceptance.

Scenario 03

Amendment for customer expansion

Customer requests additional licenses or modules mid-term. AE generates an amendment quote — current products, new licenses, adjusted pricing — routes for approval, signs, updates the subscription.

Scenario 04

Renewal with price increase

CPI-keyed price increase triggers automated quote generation with the uplift already applied. Email notification explains the change; customer accepts or negotiates with the rep before signing.

Renewal & amendment quote-generation process. Both paths start at Account → Opportunity and branch on the nature of the change. Amendment opportunity and quote always stem from the ongoing subscription.

3.8 · Information architecture — twelve flows

The CPQ redesign was organized as twelve discrete flows. Each flow maps to a dedicated Figma file and a set of engineering stories. The structure runs: a strategic frame at the top, a core sales spine across the middle, and variant branches that inherit the same structure.

3.7 · Accessibility

Baseline inherits from SLDS — keyboard paths, focus states, WCAG 2.1 AA-aligned tokens. The engagement added targeted fixes that the research surfaced, but the CPQ runs inside Salesforce's broader accessibility posture. Where a gap existed, the fix lived at the Lightning Record Page and component layer, not as a fork of SLDS.

Design ↔ Engineering, paired

Every claim on the left is enabled by a choice on the right.

No unpaired claims. The matrix is the contract between the two halves of this program.

DesignEngineeringHow they pair
Continuous-lifecycle modelSFDC ↔ Zuora Config ↔ Z-Quote ↔ Z-BillingThe topology mirrors the lifecycle the AE sees — one record, one lineage, one state.
Role-based viewpointsZuora Config field visibilityRole changes what's visible and editable, not which object is used. No fork per persona.
Config before codeZuora Config + Translation Workbench + FieldSetsBusiness changes ship without a deploy cycle — labels, read-only rules, picklists.
Approval history on the QuoteApproval Process + Related ListThe approval machinery exposes its state to the UI as a first-class relation, not a detour.
Quote Lines live-pricingQuote Rate Plan Charge object + rollup + validationThe inline table renders what the data model holds — no view-layer invention.
Sidebar LWC · bundle configurationLWC + Apex dependency checkStateful sidebar uses LWC + a dependency-check class to block invalid bundles at save.
Walkthrough guidanceUserPilot theme, not in-app modalsGuidance evolves without engineering tickets; SLDS theme keeps it in-family.
Technical approach

Salesforce-native, Zuora-layered, configuration-driven.


Part 4 is the engineering counterpart to Part 3. The shape of the stack was dictated by two constraints accepted on day one: the solution had to live inside Salesforce, and Zuora Billing had to remain the source of truth for subscription data.

4.1 · Architecture overview

The CPQ experience runs inside Salesforce Sales Cloud, using the Zuora CPQx managed package as the primary quoting surface. Zuora 360 provides one-way synchronization from Zuora Billing into Salesforce for Accounts, Contacts, Products, and Subscriptions. S-Docs generates the signed Order Form; UserPilot provides in-app guidance; Tray exposes Zuora API data for reporting dashboards.

4.2 · Configuration before customization

The engineering decision most shaping delivery was treating Zuora Config — specifically Quote Studio Setting — as a first-class surface. Eleven tickets in the Handover Document shipped through Zuora Config alone, without Apex or LWC work.

RequirementDelivered via
Opt-Out at Quote Header for New Subscription Quotes under New Business and Amendment Upsell OpportunitiesFieldSet CPQX_Quote_Information_CustomFields + FLS updates on OutClauseDate__c, OutClause__c
Subscription Term Type field read-only from QLE PageNew field fml_Is_LicenseOpportunity__c + Zuora Config
Modular Sandbox Products missing from Modular Product Add-OnsQuick Filters for Billing and Revenue
Uplift fields read-only for Amendment; editable with Auto Renew enabledZuora Config
Default Superseding Language for Renewal QuotesFieldSet zqu__CPQX_Subscription_TAndC_CustomFields
Quantity field editable for tier-driven products in non-ramp quotesZuora Object-Level Configuration
Remove Standalone and Zephr entries; maintain Edition / Platform / Modular in Catalog dropdownZuora Config dropdown entries
Terms & Conditions language blocks for Implementation in CPQxFieldSet Order_Form_Formula_Fields + Is-Stubable checkbox
Renewal Term visibility based on Out-ClauseFormula column Is_Deal_Desk_User__c + Zuora Config
Custom End Date — ability to stub the chargesZuora Config + Validation Rule Editable_if_Stubable
Default Auto Renew to YesZuora Config · Default Settings

4.3 · Salesforce development — what did require code

Where Zuora Config could not reach the outcome, Salesforce development split across LWC, Apex, Validation Rules, and Flows. Every row below traces to a ticket in the Handover Document.

SurfaceWhat was built
LWCSidebar LWC for seller context; Quote Header rendering logic; Recall Approval button on Submitted quotes
ApexDependency-check update in CPQX_LWC_DependencyCheck.cls; error-message surgery for product-rule conflicts
Validation RulesEditable_if_Stubable, No_Manual_QuoteStatus_Change, Billing_Frequency_Blank, Check_for_Pool_Usage
FlowsRecord-Triggered Flow on the Quote object, before Save
Field-level workQuote Header label renames via Translation Workbench; new fields OrderNumber__c, fml_OrderNumber_for_Zb__c, fml_CPI_Renewal_Term_in_Words__c; field-set adjustments on zqu__CustomOrderFields

4.4 · Auto-sync scenarios

More than eight auto-sync scenarios between Opportunity and Quote were delivered. At ticket level, the quote-number and signature-date handshake and the field-copy machinery on Quote_Field_Copy_Source and Quote_Field_Copy_Target field sets carry most of the work. The goal: the Account Manager never reconciles the same fact twice between two records.

4.5 · Approval workflow automation

More than twenty approval scenarios were rationalized. Supporting evidence at ticket level includes the Recall Approval button on Submitted status, the No_Manual_QuoteStatus_Change validation rule with bypass custom settings, the Billing Frequency validation with profile and license-opportunity checks, and the Approval_Auto_Renew formula update.

4.6 · S-Docs and Order Form output

The Order Form, generated by S-Docs, was re-templated for clause white-space and wording — both delivered through the Legal Component of the Template Editor. A bypass mechanism (BypassQuoteVRs__c.DuplicateDrawDownUOM__c) was added to let the Deal Desk handle non-standard cases cleanly.

4.7 · Release and DevOps

Releases followed Zuora's Copado workflow. Configuration-driven changes ship without a code deploy; LWC, Apex, and Validation Rule changes flow through Copado stories. Configuration-driven changes flow through Copado stories referenced in the Handover Document against their corresponding validation rules and field updates. Feature flags via Custom Settings are used sparingly.

4.8 · Architecture decisions

Five decisions carry the shape of this stack.

Integration & ecosystem

Nothing in enterprise CPQ is a single system.


The rebuilt surface touches five external systems. Each one has a specific role, a specific direction of data flow, and a specific ticket line that proves it was delivered.

SystemRoleDirection
Zuora BillingSource of truth for Accounts, Products, Subscriptions, Orders, InvoicesZuora Billing → SFDC via Zuora 360 (one-way); SFDC → Zuora Billing via CPQx on quote submission
Salesforce Sales CloudPrimary UX surface; hosts the Zuora CPQx managed packageBidirectional
S-DocsOrder Form generation; legal clause libraryOutbound from Salesforce
UserPilotIn-app guidance — themes, tooltips, step flowsBidirectional; user and company mapping via Unique ID or Email
TrayZuora API → reporting surfaceOutbound, read-only from the Zuora API

5.1 · UserPilot — the specifics

UserPilot was installed through the native Salesforce package. Data direction was configured as bidirectional. User mapping used either the Salesforce Contact or Lead ID (matching the UserPilot identify call) or email — the Handover Document names the two as Option A and Option B. Intelligaia designed the theme, formatted tooltips, and integrated theme elements into the step flows.

5.2 · Extensibility — what a new Zuora admin can change without engineering

Field sets — not hard-coded field lists — drive the Quote Header. Custom labels (Zuora_Quote_Status_Order, Zuora_Quote_Status_Approved, Zuora_Quote_Customer_Accept) drive status transitions without code. Bypass switches (BypassQuoteVRs__c) give the Deal Desk operational flexibility without a deploy. These are the surfaces a successor admin can reach without an engineering ticket.

Evidence

What shipped. Counted before claimed.


Two passes of numbers. The first pass is what Intelligaia can show ticket-level evidence for. The second is the named improvements the engagement closed.

40+
engineering stories shipped in the O2O namespace
12
redesigned flows in one Figma library
~150
user stories written and prioritized
176
documented issues from the workshop and interviews
24+
process improvements · AE and Deal Desk flows
20+
approval scenarios rationalized
8+
auto-sync scenarios · Opportunity ↔ Quote ↔ Subscription
15+
Quote Header labels rewritten via Translation Workbench

6.1 · How the counts are defined

MetricWhat it counts
Engineering storiesTickets in the O2O Copado namespace that shipped during the engagement. Traceable at ticket level in the Handover Document and the Intelligaia Salesforce Expertise record.
Process improvementsNamed changes to the Account Manager and Deal Desk lifecycle — Quote Header redesign, approval surfacing, accordion detail layout, field-visibility rationalization. Counted at the named-change level.
Approval scenariosDistinct approval paths rationalized — combinations of quote type, profile, out-clause, auto-renew, and dynamic-pricing rules that each produce a deterministic route.
Auto-sync scenariosOpportunity ↔ Quote ↔ Subscription synchronization cases automated to remove manual reconciliation.
Research participantsSeven Zuora Account Executives interviewed across territories and motions in November 2023, plus a group workshop with approximately twenty Zuora stakeholders.

6.2 · Embedded case — the renewal engine

Before the engagement, Zuora processed roughly two hundred renewal quotes per quarter with no automation. Account Managers retrieved historical pricing by hand; the Deal Desk propagated discounts manually; superseding language was pasted in from past Order Forms.

The renewal engine that shipped consolidated six ticket-level changes into one coherent path: default Auto Renew set to Yes via Zuora Config; Superseding Language templated into zqu__CPQX_Subscription_TAndC_CustomFields; Renewal Term visibility governed by Out-Clause logic; a new formula field fml_CPI_Renewal_Term_in_Words__c feeding the Order Form uplift clause; the Renewal Quote Header rebuilt; and the Renewal Uplift field recreated as a Legacy type on Zuora Billing. Six tickets, one renewal path.

6.3 · What changed at the surface

The Quote Record Page was rebuilt around the accordion detail pattern, with the Related tab surfacing Quote Rate Plan Charges, Approval History, and Notes & Attachments without a click-through. Opportunity creation, bundle configuration, and renewal management moved from multi-step offline work into first-class surface interactions. The Sidebar LWC replaced a stack of modal escapes for bundle configuration. Custom Zuora APIs surfaced report data directly on the Salesforce tray page. Apex triggers automated opportunity-to-quote synchronization and order-number propagation. S-Docs templates were rewritten to fix white-space and clause-formatting defects that had been haunting customer-signed deals.

Opportunities list. Recently-viewed list in the Zuora Quotes Light app. Columns rebalanced around what the Account Manager scans for — stage, forecast category, close date, ACV.
Account Record · Customer. Growth notes legible, customer status explicit, master account up top.
What's next

Committed now. Honest about what isn't.


7.1 · Horizons

HorizonWindowDirectional items
NowShippedTwelve flows redesigned · ~40 O2O tickets shipped · Service Blueprint in circulation · UserPilot flows live · S-Docs Order Form re-templated
Next0–6 monthsReintroduce the descoped Reports work via Trigger Factory · expand approval-scenario coverage · extend UserPilot to Deal Desk and RevOps · self-service PDF for standard approvals
Later6–18 monthsGuided selling and cross-sell recommendations · partner quoting and deal registration · attribute-based product setup as CPQx matures · pooled-usage amendment automation

7.2 · AI and agentic direction

Two high-signal AI opportunities surface from the research. First, quote drafting from a plain-language Account-Manager brief, grounded against the Account and its historical purchases. Second, agentic cross-sell and upsell recommendations based on the Account's subscription shape. Both belong in the assistive bucket, not the autonomous one. The Deal Desk stays as the policy check; no quote is sent without human sign-off.

7.3 · Open questions

Three problems the program intentionally left open. Financial modeling for complex usage deals still lives partly in spreadsheets — a first-party capability is the right answer, but its shape is not yet determined. Cross-product opportunity interchangeability — moving an opportunity between product lines cleanly — remains a schema-level problem the amendment-cloning work only partially resolved. And outreach and event attribution sits outside the pure CPQ surface but pulls on the same data-integrity thread.

Scroll to pan · click outside or press Esc to close