
The electric utility industry is undergoing the largest operating model change in its hundred-year history, and AI is the lever making it possible. Distributed energy, electrification of transportation and heating, climate-driven load volatility, aging infrastructure, and tightening regulatory pressure all converge on the same problem: utilities must operate the grid with more precision, more flexibility, and more transparency than the legacy operating model was ever designed to support. AI in 2026 is the substrate that makes the new model practical. This playbook is for the utility executives, grid operators, asset managers, customer experience leaders, and regulators who need a deployable AI program — not a vendor pitch deck.
Chapter 1: The 2026 Energy & Utilities AI Inflection
Electric utilities have been talking about AI for two decades. Load forecasting models, outage management systems, and asset health analytics have been productized since the early 2000s. What changed in 2025 and 2026 is not that AI exists in utilities — it’s that AI finally crossed the threshold from analytical curiosity to load-bearing operational infrastructure. The grid operators, asset managers, and customer experience leaders who have shipped real AI programs are pulling clear measurable advantages over peers who have not. The economic gap is now visible in operating metrics that regulators, ratepayers, and investors all watch.
The structural drivers behind the inflection are well documented. The US grid is undergoing the largest infrastructure investment cycle since the 1960s, driven by aging asset replacement, electrification of vehicles and heating, integration of variable renewable generation, and the construction of multi-gigawatt data center loads for the AI compute build-out itself. McKinsey projected utility capex in North America to roughly double through 2030 versus the 2020 baseline. The grid that emerges is more complex, more distributed, more dependent on storage and demand response, and far harder to operate using rule-based methods alone. AI is the only credible operating layer that scales with the complexity.
The regulatory environment has also crystallized. FERC Order 2222 finally went operational in most ISOs, opening wholesale markets to distributed energy resources. NERC CIP standards tightened across multiple revision cycles. State public utility commissions in California, New York, Massachusetts, Texas, and several other states approved performance-based regulation frameworks that explicitly reward AI-augmented operational outcomes. The Inflation Reduction Act and the Bipartisan Infrastructure Law together funded billions of dollars of grid modernization grants with explicit AI eligibility. The compliance landscape is demanding but no longer ambiguous; utilities can build serious AI programs that satisfy the strictest applicable rules.
The dollar value at stake is staggering. North American investor-owned utilities collectively spend roughly $190 billion per year on operations and capital investment. A 2 to 4 percent operating efficiency gain — which mature AI programs routinely deliver — translates into $4 to $8 billion annually. Outage cost reductions from better restoration, asset health from predictive maintenance, customer-acquisition cost reductions from better service, and avoided regulatory penalties all compound. The leading utility AI programs are producing returns that exceed any other technology investment the industry has made in decades.
The workforce implications are real and not what early forecasts predicted. AI in utilities is not eliminating linemen, field technicians, or operators at the scale early commentators suggested. The aging workforce is the bigger issue: a substantial fraction of utility workers are eligible to retire in the next five years, and AI is filling the institutional knowledge gap as much as automating tasks. The roles that change most are control room operators (now augmented by AI advisors), customer service representatives (now handling escalations rather than routine queries), and field crew dispatchers (now coordinating AI-optimized work plans). Net headcount shifts vary; capability per worker rises measurably across nearly every mature deployment.
The competitive landscape has sorted into clear cohorts. The grid management OEMs (Schneider Electric, Siemens, GE Digital/GE Vernova, ABB, Hitachi Energy) have invested heavily in AI-augmented platforms. The customer information system vendors (Oracle Utilities, SAP IS-U, ItIneris/Itron) have layered AI on top of their CIS platforms. The specialized AI vendors (AutoGrid, Camus Energy, Uplight, Bidgely, Sense, Eversource Insights) compete on depth in specific workflows. The hyperscaler offerings (Microsoft Energy Data Services, Google Cloud Energy, AWS Energy and Utilities) provide the platform substrate. Most large utilities run a stack that combines elements from all four cohorts.
This playbook walks through the working stack a 2026 utility leader needs to ship. It moves from grid optimization through asset management, renewable integration, energy trading, customer experience, outage management, and the cross-cutting workflows of cybersecurity, compliance, and ESG. Each chapter is designed to be lifted into a deployment. The executive sponsor question matters as much in utilities as in any vertical — working programs have a senior operations executive, a chief grid officer, or a chief technology officer who personally owns outcomes, runs weekly reviews, and makes operating decisions based on what the data shows.
Chapter 2: The Modern Utility AI Stack
Every working utility AI deployment in 2026 has the same architectural shape. The eight layers are physical sensing, SCADA and OT systems, the data historian, the data fabric, the modeling and AI layer, the agent and orchestration layer, the execution systems, and the observability and compliance layer. Choices within each layer vary; the layers themselves are stable. Skipping any one of them is the most reliable way to produce a program that disappoints.
The physical sensing layer is what AI reads from the actual grid. Smart meters at customer premises (AMI deployments now exceed 100 million meters in the US alone). Distribution automation devices: reclosers, sectionalizers, capacitor banks, voltage regulators. Phasor measurement units (PMUs) on the transmission grid. Asset monitoring sensors on transformers, switchgear, and lines. Weather stations and satellite imagery. EV charging infrastructure with telematics back to the utility. Behind-the-meter solar inverters reporting through IEEE 2030.5 or proprietary OEM channels. The 2026 utility has thousands to millions of telemetry data points streaming continuously; the data volume is what makes the AI worth the investment.
The SCADA and OT systems layer is the operational backbone where control happens. Substation SCADA, distribution management systems (DMS), outage management systems (OMS), advanced distribution management systems (ADMS), energy management systems (EMS) for transmission, distributed energy resource management systems (DERMS), and customer information systems (CIS). The major vendors here — GE Vernova/PSC, Schneider Electric, Siemens, OSI, Itron, Survalent — have all invested heavily in AI-augmented modules. Most large utilities run two or three platforms at this layer, often a legacy system being migrated to a newer cloud-friendly architecture over multi-year programs.
The data historian layer captures time-series data from operational systems. OSIsoft PI System remains the dominant choice; AVEVA PI (post-acquisition), GE Proficy Historian, and increasingly cloud-native time-series databases (InfluxDB, TimescaleDB) populate the rest of the market. Modern AI workflows query the historian for training data and live signals; without a mature historian, the AI layer has nothing to work with.
The data fabric layer unifies operational data with enterprise data (billing, customer, GIS, workforce management). Snowflake, Databricks, Microsoft Fabric, and Google BigQuery all serve this layer. The 2026 best practice is a data fabric that maintains canonical entity definitions (asset, customer, premise, circuit, transformer) that AI models query consistently. Without the fabric, every AI workflow does its own integration; with the fabric, the integration cost amortizes across the program.
The modeling and AI layer is where utility AI gets done. Load forecasting models (gradient-boosted trees, neural networks, foundation models tuned on utility time series). Asset health models (survival analysis, neural networks for transformer condition assessment). Power flow optimization (mathematical programming augmented by AI heuristics). Customer behavior models (segmentation, churn prediction, program participation prediction). Outage prediction and restoration models. The leading utilities run dozens to hundreds of production models; the model governance discipline is what keeps them performing safely.
The agent and orchestration layer is the 2026 evolution. AI agents that traverse multiple workflows autonomously — an outage management agent that detects a fault, isolates affected customers in the GIS, dispatches the appropriate crew based on weather and traffic, communicates with affected customers, and tracks restoration to completion. The leading vendors have shipped agent capabilities; most utilities are still operating earlier-generation tools, but the architecture is shifting rapidly.
The execution systems layer is where AI decisions become physical action. SCADA commands flow to substation devices. DERMS dispatches battery storage and demand response. Work management systems route crews. Customer communications systems send notifications. Every AI decision touches one or more execution systems; the integration discipline is what makes the workflow operational rather than analytical.
The observability and compliance layer captures every AI decision, retains the audit trail NERC and state regulators expect, monitors for drift and bias, and surfaces operating metrics to leadership. NERC CIP compliance, state regulatory reporting, and the broader cyber-physical security posture all flow through this layer.
| Layer | 2026 default | Common gotcha |
|---|---|---|
| Physical sensing | AMI + PMU + asset sensors + weather | Telemetry exists, never reaches AI |
| SCADA / OT | GE Vernova / Schneider / Siemens / OSI | Legacy systems with no API surface |
| Data historian | OSIsoft PI / AVEVA / TimescaleDB | Historian sized for last year, not next |
| Data fabric | Snowflake / Databricks / Fabric | OT/IT silos persist |
| Modeling / AI | Custom + vendor (AutoGrid, Camus, etc.) | Models trained on stale data |
| Agent + orchestration | Emerging (vendor-native or custom) | Autonomous decisions with no human oversight |
| Execution systems | SCADA + DMS + OMS + DERMS + CIS | AI surfaces decisions, nothing acts |
| Observability + compliance | NERC-aware + audit logs + drift monitors | Compliance retrofitted after first audit |
The most common architectural mistake is buying the application layer before the data fabric is stable. A vendor demo against clean test data convinces leadership; the deployment fails against the messy operational reality of an active grid. Data first, fabric second, models third, applications fourth. Most large utilities spend 12 to 24 months on the data foundation before AI value flows; that investment is unavoidable and pays back over multiple years.
Chapter 3: Grid Optimization and Demand Forecasting
Load forecasting is the original utility AI workflow and still the workflow where most utilities capture the largest dollar value from new AI deployments. Get the forecast right and every downstream decision — generation dispatch, day-ahead market participation, capacity procurement, demand response calls, distribution operations — runs more efficiently. Get it wrong and the costs cascade through the entire operating model.
The legacy load forecasting approach uses statistical regression with weather adjustments. It works for stable load patterns and breaks down for everything that defines the 2026 grid: distributed solar reducing net load mid-day, EV charging spikes in evening hours, behind-the-meter battery storage shifting load between hours, electrification driving long-run load growth, climate-driven volatility producing extreme weather events that exceed historical training data. The 2026 AI stack supplements classical methods rather than replacing them, because the statistical methods still work for the well-understood baseline.
The 2026 best practice runs three layers. A statistical baseline (typically a regression with weather, day-of-week, holiday, and economic indicator covariates). A machine-learning layer that captures cross-effects and non-linear behaviors (gradient-boosted trees or neural networks). A foundation-model layer that handles edge cases — new product introductions like utility-scale EV charging plazas, behind-the-meter solar adoption curves, and unprecedented weather scenarios.
import pandas as pd
import torch
from chronos import ChronosPipeline
pipe = ChronosPipeline.from_pretrained(
"amazon/chronos-t5-large",
device_map="cuda",
torch_dtype=torch.bfloat16,
)
# Hourly load history with weather, calendar features
load_history = pd.read_csv("system_load_hourly.csv").set_index("hour")
context = torch.tensor(load_history["mw"].values[-8760:]) # last 1 year
forecast = pipe.predict(
context=context.unsqueeze(0),
prediction_length=168, # 1 week ahead
num_samples=200,
)
p10 = forecast.quantile(0.1, dim=1)[0].numpy()
p50 = forecast.quantile(0.5, dim=1)[0].numpy()
p90 = forecast.quantile(0.9, dim=1)[0].numpy()
Probabilistic forecasts are the key. A modern utility forecast does not produce a single number; it produces a distribution with explicit confidence intervals. The 10th, 50th, and 90th percentiles let dispatchers reason about generation commitments, day-ahead bidding, and reserve requirements explicitly. Service-level decisions become calibrated rather than gut-based.
Net load forecasting — load minus behind-the-meter generation — is the harder workflow that AI handles materially better than legacy methods. The behind-the-meter solar fleet introduces uncertainty that scales with weather variability; AI models trained on inverter telemetry from a sample of premises produce net-load forecasts that materially outperform statistical methods. California ISO, ERCOT, NYISO, and PJM have all integrated AI-augmented net-load forecasting into their day-ahead operations.
Grid optimization downstream of forecasting depends on the forecast quality. Optimal power flow (OPF) calculations, security-constrained economic dispatch, contingency analysis, and voltage support all use the load forecast as an input. AI augmentation of OPF — using learned models to warm-start mathematical programming or to substitute for the slowest parts of the optimization — produces materially faster decisions in operational time frames. The leading transmission operators have shipped AI-augmented OPF in production and report decision cycle times dropping from minutes to seconds for many use cases.
Distribution-level optimization is the newer workflow. The legacy distribution operating model assumed power flowed one direction from substation to load; the modern distribution grid has bidirectional flows, voltage rise on radial feeders with high solar penetration, and dynamic line ratings that change with weather. AI manages these complexities at scale where legacy rule-based systems hit operational limits.
The forecast accuracy review is the operational discipline that compounds. Every mature utility runs a weekly or monthly review comparing forecast versus actual at the system, regional, and feeder level. Attributing errors to specific drivers (weather model bias, behavioral changes, embedded generation surprises) feeds back into model improvements. Utilities that run this cycle religiously see steady forecast quality improvements; utilities that adopt the AI and walk away see plateaus or degradation.
Spatial granularity is the dimension where AI most clearly outperforms classical forecasting. Legacy load forecasting produces system-level numbers; modern AI produces forecasts at the feeder, substation, or even premise level. Granular forecasts unlock granular operating decisions: which feeders need voltage support, which transformers are approaching thermal limits, which neighborhoods will see EV charging concentration during evening peak. The operating value of granular forecasts dwarfs the system-level alternative.
Anomaly detection on the forecast itself is the meta-workflow worth running. When the forecast diverges from reality by more than the typical error bound, something has changed — a new large customer load, an unusual behind-the-meter pattern, a sensor malfunction. AI surfaces these anomalies for operator investigation rather than burying them in aggregate metrics. The early detection often prevents the small surprise from becoming an outage or a price spike.
Climate scenario forecasting is the longer-horizon planning workflow that AI is reshaping. Utilities plan capital projects over 20-40 year horizons; the climate assumptions driving those plans have shifted materially over the last decade. AI integrates climate model outputs with utility-specific load and generation models to produce planning scenarios that capture the elevated weather variability the next two decades will produce.
The integration with day-ahead market bidding is where load forecasting most directly affects financial performance. Utilities with retail load obligations bid into wholesale markets the day before; the bid quantities depend on the load forecast. A more accurate forecast produces lower over-procurement (avoided cost) and lower under-procurement (avoided exposure to real-time prices). Mature utility trading desks credit AI-augmented forecasting with seven-figure annual savings versus the legacy approach.
Chapter 4: Predictive Maintenance and Asset Management
Utility infrastructure is aging. The average US transformer is over 30 years old. Many substations contain equipment installed in the 1960s and 1970s. The replacement cost of a single high-voltage transformer runs into the millions of dollars; the lead time is now 18 to 36 months due to supply chain constraints. Predictive maintenance AI is the workflow that lets utilities extract maximum life from the existing fleet while planning replacements years in advance.
The 2026 predictive maintenance stack has three layers. Continuous condition monitoring (dissolved gas analysis sensors on transformers, partial discharge detection on switchgear, infrared and acoustic monitoring on lines and substations). AI condition assessment (models that combine sensor signals with historical failure data to produce a remaining-useful-life estimate per asset). Risk-based maintenance scheduling (models that combine remaining-useful-life with operational consequence to prioritize work).
The leading vendors include OSI Soft Asset Health Indicators, GE Vernova APM, Schneider Electric EcoStruxure Asset Advisor, Siemens Senseye, Doble Engineering, and increasingly specialized AI vendors (Sentient Energy for distribution faults, Awesense for distribution analytics, CleanSpark for industrial assets). Most large utilities run two to four platforms across their asset classes — transformers, switchgear, transmission lines, distribution lines, substations — because no single vendor covers every asset type at production quality.
The dollar economics of predictive maintenance are dramatic. A typical large utility runs $200 to $800 million per year in maintenance spending. Mature predictive maintenance programs reduce unplanned failures by 30 to 60 percent and extend asset life by 10 to 25 percent. The avoided capital deferral plus the avoided emergency response costs typically pay back the AI investment within 24 months.
from anthropic import Anthropic
import json
llm = Anthropic()
def transformer_health_assessment(asset: dict, dga_history: list, load_history: list) -> dict:
msg = llm.messages.create(
model="claude-opus-4-7",
max_tokens=2000,
system=(
"You are a senior transformer engineer. Assess this transformer's "
"health from the dissolved gas analysis history, load history, and "
"asset metadata. Return JSON with: condition_index (1-10, 10=new), "
"remaining_useful_life_years (probabilistic range), top_concerns "
"(list with severity), recommended_actions (immediate/30day/quarterly), "
"confidence_in_assessment (low/medium/high). Cite specific evidence."
),
messages=[{"role": "user", "content": json.dumps({
"asset": asset,
"dga_history": dga_history,
"load_history": load_history,
})}],
)
return json.loads(msg.content[0].text)
Vegetation management is the related workflow that produces outsized safety and reliability value. The leading vegetation programs combine LiDAR-derived tree height and proximity data with satellite imagery, weather forecasts, and historical outage data to produce risk scores per span. Pacific Gas & Electric’s vegetation program, post the 2018 Camp Fire, became the case study for AI-augmented vegetation management; the lessons have rippled across the industry. The economics work: every dollar spent on AI-prioritized vegetation work avoids multiple dollars of outage costs and fire risk.
Storm hardening and grid hardening programs use AI to prioritize which lines, poles, and equipment to harden first under capital constraints. The risk-based prioritization combines failure probability, customer impact, restoration difficulty, and replacement cost into a single ranking. Florida Power & Light’s post-hurricane hardening programs, Duke Energy’s grid investment plans, and Consolidated Edison’s storm hardening all use AI-augmented prioritization at scale.
Workforce optimization for maintenance scales the AI value further. The work plan that emerges from predictive maintenance must be executed by limited crews with appropriate certifications, equipment, and travel logistics. AI workforce optimization (Verizant, Clevest, IFS Field Service Management) produces work schedules that maximize completed jobs per crew-hour. The combination of predictive identification and optimized execution is where the largest dollar gains materialize.
Drone and robotics inspection is the field operations workflow that is rapidly maturing. Aerial drones with high-resolution cameras and thermal imaging capture line and substation conditions far faster than crews on bucket trucks. AI processes the imagery to identify defects: cracked insulators, corroded hardware, missing components, vegetation incursions. The leading utilities have moved from periodic manual inspections to continuous drone-plus-AI inspection at a fraction of the labor cost. Underground inspection robots are emerging in similar workflows.
Transformer monitoring deserves its own treatment because transformers are the largest single asset class in most utility fleets and the slowest to replace. Online dissolved gas analysis sensors continuously sample insulating oil and report through SCADA or cellular backhaul. AI integrates the DGA signals with load history, thermal models, and historical failure data to produce a remaining-useful-life estimate per transformer. The leading utilities now run probabilistic life models on every meaningful transformer; the replacement planning is materially better than the legacy time-based approach.
Distribution-level fault detection and location is the workflow that affects every customer with frequent or extended outages. Modern utilities deploy fault detectors, smart meter last-gasp signals, and AI event correlation to identify and locate distribution faults within seconds. The faster identification compresses outage duration; the better location identification routes crews efficiently. Sentient Energy, Aclara, and Itron all ship distribution fault location products; the leading utilities have measured 15 to 25 percent reductions in average customer outage duration from these tools alone.
Underground cable health monitoring is the workflow that becomes more important as utilities convert overhead lines to underground in fire-prone and aesthetic-sensitive areas. Underground cables fail differently from overhead lines — slower degradation, harder detection, more expensive replacement. Partial discharge monitoring, time-domain reflectometry, and AI signal interpretation combine to produce early warning of cable failures.
The work order management integration is the operational glue that ties AI outputs to crew actions. Predictive maintenance identifies the assets that need attention; the work order system generates the actual job tickets, sources the materials, schedules the crews, and tracks completion. The leading utilities run integrated platforms (IBM Maximo, ServiceNow with utility modules, Oracle Work and Asset Management) that close this loop; without the integration, the AI’s recommendations sit in dashboards nobody acts on.
Chapter 5: Renewable Integration: Solar, Wind, Storage
The integration of variable renewable generation is the operational problem that has driven much of the utility AI investment over the last five years. Solar produces during daylight hours but varies with cloud cover, dust, and seasonal angle. Wind produces when the wind blows, which correlates weakly with load. Storage shifts energy across hours but degrades with use. Coordinating these resources with conventional generation and the underlying load is the operational problem that legacy systems cannot solve at scale.
The 2026 renewable integration stack has four layers. Generation forecasting (predicting solar and wind output by hour, by site, by forecast horizon). Resource adequacy modeling (ensuring enough capacity exists to meet load under credible scenarios). Real-time dispatch (deciding which resources to dispatch when). Distributed energy resource management (DERMS) for behind-the-meter assets.
Solar forecasting in 2026 uses physics-based models (clear-sky irradiance, panel temperature, soiling effects) combined with cloud forecasting from numerical weather prediction and satellite imagery, augmented by machine learning that captures site-specific patterns. The leading vendors (Solcast, GroundWork BioEnergy, Clean Power Research, Vaisala, AccuWeather) ship native AI for solar forecasting; most utilities subscribe to multiple sources and ensemble them for production decisions.
Wind forecasting follows a similar pattern but with different physics (wind speed at hub height, turbine power curves, wake effects between turbines). The leading vendors include Vaisala, DNV, ENERTRAG, and the same set of weather-forecasting firms that serve solar. Mature wind operators report forecast accuracy improvements that translate directly into better market-bidding economics and reduced reserve costs.
Battery energy storage system (BESS) optimization is the workflow that defines the economics of grid-scale storage. The AI decides when to charge, when to discharge, when to provide ancillary services, when to participate in capacity markets, and how to manage degradation. Specialized vendors (Stem Inc., Fluence Digital, Habitat Energy, Wartsila Energy Storage Suite, Tesla Autobidder, Path) ship native AI for BESS optimization. The economic uplift versus rule-based dispatch typically runs 15 to 35 percent of revenue.
# Simplified BESS revenue optimization with day-ahead price forecast
from scipy.optimize import linprog
import numpy as np
def optimize_bess_dispatch(prices_hourly: np.array, capacity_mwh: float,
power_mw: float, efficiency: float = 0.9) -> dict:
n = len(prices_hourly)
# Variables: charge_t, discharge_t for each hour
# Maximize: sum(discharge_t * price_t - charge_t * price_t / efficiency)
c = np.concatenate([prices_hourly / efficiency, -prices_hourly])
# Constraints: SOC bounds, power bounds
A_ub = np.zeros((2 * n, 2 * n))
b_ub = np.zeros(2 * n)
# SOC accumulation: SOC_t = SOC_0 + sum(charge - discharge) * dt
soc_matrix = np.tri(n) - np.tri(n, k=-1)
A_ub[:n, :n] = soc_matrix
A_ub[:n, n:] = -soc_matrix
b_ub[:n] = capacity_mwh # max SOC
A_ub[n:2*n, :n] = -soc_matrix
A_ub[n:2*n, n:] = soc_matrix
b_ub[n:2*n] = 0 # min SOC
bounds = [(0, power_mw)] * (2 * n)
res = linprog(c, A_ub=A_ub, b_ub=b_ub, bounds=bounds, method='highs')
return {
'charge_schedule': res.x[:n],
'discharge_schedule': res.x[n:],
'expected_revenue': -res.fun,
}
Distributed energy resource (DER) orchestration is the operational layer that ties behind-the-meter resources into the wholesale grid. FERC Order 2222 made this an operational reality at most ISOs; participation rules vary by region. The DERMS platforms (AutoGrid, Smarter Grid Solutions, Camus Energy, Generac/Enbala, EnergyHub) aggregate residential and commercial DERs into virtual power plants that bid into wholesale markets. The dollar value to participating customers and to the operating utility is real and growing rapidly.
Storage siting and sizing for distribution-level deployment uses AI to identify the locations where storage produces the most value. The optimal site for a 5 MW battery depends on local load patterns, voltage support needs, distribution constraint relief, and reliability improvements. Cape Analytics, Camus, and several utility-funded research consortia have built siting tools that combine these factors. The results often surprise; the legacy intuition about where to place storage is frequently wrong under modern operating realities.
Curtailment management is the operational reality of high-renewables grids. When solar or wind output exceeds the grid’s ability to absorb (during low-load periods or transmission constraints), the operator curtails generation. AI helps predict curtailment risk in advance, surface mitigation options (storage charging, demand response activation, exports to neighboring regions), and minimize total curtailment economically. CAISO’s curtailment volumes have driven significant AI investment in this workflow.
Grid-forming inverter technology is the emerging capability that AI helps integrate. The legacy power system relied on synchronous generators (gas turbines, coal plants, hydro) for system inertia and frequency stability. Modern inverter-based resources (solar, wind, battery storage) can now provide grid-forming services, but the coordination is operationally complex. AI control systems are increasingly the path to coordinating inverter-based resources at the scale that 70+ percent renewable grids require.
Hydrogen integration is the longer-arc workflow that several utilities are beginning to plan for. Hydrogen produced via electrolysis from renewable energy provides long-duration storage and fuel for hard-to-electrify applications. AI helps optimize the electrolyzer dispatch, the hydrogen storage logistics, and the eventual use cases (fuel cells, industrial heat, transportation). The economics are still maturing; the operational planning is happening now at the leading utilities.
Demand response is the customer-facing flexibility resource that AI makes practical at scale. The legacy demand response approach involves manual customer enrollment, periodic event calls, and limited automation. The modern AI approach automates customer enrollment based on usage patterns, predicts customer willingness to respond, optimizes event timing across resources, and handles the customer experience continuously. The leading utilities have grown their demand response capacity by 3-5x using AI-augmented programs without proportional administrative cost.
Electric vehicle integration is the workflow that defines distribution operations over the next decade. EV charging concentrations on residential feeders can produce transformer thermal stress, voltage problems, and capacity issues that legacy planning never anticipated. AI predicts EV adoption per neighborhood, projects load impact, identifies feeder upgrade priorities, and increasingly orchestrates managed charging (incentivizing customers to charge when grid conditions allow). The leading utility EV programs (PG&E, Duke, Xcel, ConEd) have built sophisticated AI tooling for this workflow.
Transportation electrification at the fleet scale (transit buses, school buses, delivery vehicles, long-haul trucks) produces concentrated loads that look nothing like residential charging. AI helps fleet customers and utilities coordinate the depot charging schedules, the upstream feeder upgrades, and the rate design that makes the economics work. The leading utilities now have dedicated fleet electrification teams that depend heavily on AI tooling.
Chapter 6: Energy Trading and Market Operations
Wholesale energy markets are where utilities monetize generation, hedge load exposure, and participate in capacity and ancillary service auctions. The markets are operationally complex, data-intensive, and dominated by AI-augmented trading desks at the leading participants. The utilities that have built sophisticated trading capabilities have transformed energy operations from a cost center into a revenue engine.
The 2026 trading stack has four layers. Market data ingestion (real-time LMP prices, ancillary service prices, capacity prices, plus the underlying drivers — load forecast, generation availability, transmission constraints, weather). Price forecasting (predicting prices at different time horizons). Position management (tracking exposure across products and time). Execution (actually bidding and offering in the markets).
Price forecasting is where the largest AI investment lands. Day-ahead LMP forecasts at the node level for thousands of nodes, hourly resolution, multi-day horizon. The forecast must account for load, weather, generation availability, fuel prices, transmission outages, and the broader market dynamics. The leading proprietary trading desks at utilities and independent power producers run forecasting models with accuracy that materially exceeds publicly available benchmarks.
The market participation strategy AI is the workflow that decides what to bid where. A multi-asset portfolio of generation, storage, demand response, and renewable contracts can bid into energy, capacity, regulation, and reserve markets simultaneously. AI optimizes the bid stack across products to maximize expected revenue under price uncertainty.
Risk management is the related discipline that determines how much exposure to take. Value-at-risk models, expected shortfall calculations, and stress scenarios all feed into the trading risk framework. The 2026 best practice combines traditional financial risk methods with AI-augmented scenario generation that captures rare but consequential events (extreme weather, generator failures, fuel disruptions).
Carbon market participation is the newer trading workflow that AI is helping utilities navigate. Regional cap-and-trade programs (California’s AB-32/Cap-and-Trade, RGGI in the Northeast, Washington State CCA) and voluntary carbon markets all produce trading opportunities. AI helps utilities decide when to bank allowances, when to surrender, and how to optimize compliance costs across multi-year horizons.
Retail price hedging for utilities with retail load obligations uses AI-augmented portfolio management. The utility procures wholesale energy and capacity to serve retail customers under regulated rates. AI optimizes the procurement portfolio to minimize the difference between procurement cost and retail revenue while staying within regulatory and risk constraints. Mature programs reduce procurement costs by 3 to 8 percent versus rule-based procurement.
The compliance posture for trading AI matters significantly. FERC’s market manipulation rules, the Dodd-Frank Act provisions affecting energy derivatives, and the various ISO market rules all apply to AI-driven trading. The 2026 best practice maintains audit-grade logs of every bid and offer, with explicit human oversight on the largest decisions. AI-driven market manipulation cases have been brought; the regulatory environment punishes carelessness here as severely as in financial markets.
Capacity market participation is the longer-horizon trading workflow. ISO capacity markets (PJM’s RPM, ISO-NE’s FCM, NYISO’s ICAP, MISO’s PRA) procure capacity multiple years in advance. The bidding strategy requires forecasting long-term demand, anticipating competitor behavior, and managing portfolio risk. AI augments the bidding analytics; the dollar values per auction at large utilities run into the hundreds of millions, so even modest accuracy improvements matter.
Ancillary services bidding is the high-frequency workflow that runs in parallel with energy markets. Regulation services, spinning reserves, non-spinning reserves, and voltage support all have separate market mechanisms with their own optimal bidding strategies. AI optimizes across the bid stack to maximize total revenue while respecting operational constraints. The leading storage operators run AI that co-optimizes energy and ancillary services bidding with materially better economics than rule-based approaches.
Bilateral and over-the-counter trading sits alongside the organized markets. Long-term power purchase agreements, structured renewable contracts, and bespoke hedging products all use AI-augmented valuation and risk management. The legal and credit considerations are real; AI helps navigate the complexity while keeping the deal flow moving.
Settlement and shadow billing is the post-market workflow that AI is finally automating well. Wholesale energy settlements involve thousands of meter intervals, complex tariff calculations, and rigorous validation against ISO billing data. AI catches discrepancies before they become unrecoverable; mature programs report 7-figure annual recoveries from improved settlement processes.
Hydropower and water management is a specialized trading workflow for utilities with hydroelectric portfolios. Reservoir levels, snowpack, precipitation forecasts, and regulatory constraints (recreation, fisheries, downstream water rights) all affect generation availability. AI optimizes the dispatch across hydro plants while respecting the multiple constraints; the value compounds over multi-year horizons.
Cross-regional arbitrage is the workflow where AI surfaces opportunities to move energy between regions when price differentials exceed transmission costs. The relevant transmission rights, scheduling deadlines, and counterparty relationships all add operational complexity that AI helps manage. The economics are not enormous in any single transaction but compound across hundreds per year.
Chapter 7: Customer Service and Billing AI
The customer experience at most utilities was historically poor by any external benchmark. The combination of essential service status, regulated rates, and infrequent customer interactions produced an experience that customers tolerated but did not enjoy. AI in 2026 is finally letting utilities compete on customer experience in ways the regulated utility model historically did not require.
The 2026 customer service stack covers six workflows. Inbound call handling (AI voice agents for high-volume routine calls). Chat and digital support (AI handling tier-1 questions). Billing inquiries (AI explaining bills, processing payment plans, identifying anomalies). Energy advisor (AI personalized recommendations for rate plans, efficiency, electrification). Outage communication (AI proactive notifications and ETA updates). Program enrollment (AI guiding customers through demand response, time-of-use rate, and incentive program enrollment).
The dollar economics are real. A typical mid-size utility runs $30 to $90 million in customer service operating costs annually. Mature AI-augmented customer service deployments cut cost-per-contact by 40 to 60 percent while improving customer satisfaction scores. The leading utility programs (Pacific Gas & Electric, Duke Energy, Constellation, Exelon) have published case studies showing material customer experience improvements alongside the cost savings.
Voice AI is the highest-volume workflow. Utility call centers process tens of millions of calls per year across the industry. Modern voice AI (running on platforms like Five9, NICE, Genesys with embedded AI, plus utility-specific vendors like Smart Energy Water and Uplight) handles 50 to 75 percent of inbound volume autonomously at quality levels customers do not notice. The remaining calls flow to human agents with full context preloaded.
Billing AI is the workflow that touches every customer monthly. AI explains bill anomalies (why your bill went up), identifies billing errors before customers complain, suggests payment plans for at-risk accounts, and proactively reaches out about likely issues. The combination of bill comprehension and payment flexibility materially reduces customer disputes and collection costs.
The energy advisor workflow is the consumer-experience differentiator. AI analyzes the customer’s usage pattern, identifies efficiency opportunities, recommends appropriate rate plans, and surfaces electrification opportunities (EV charging, heat pump conversion, solar) calibrated to the specific customer. The leading utilities have built energy advisor experiences that genuinely help customers; the customer satisfaction lift is meaningful and the program participation rates compound.
Low-income and vulnerable customer support is the workflow that combines regulatory obligation with genuine customer impact. State and federal programs (LIHEAP, weatherization assistance, percentage-of-income rate plans) require utilities to identify and support qualifying customers. AI surfaces eligible customers, automates enrollment, and tracks program effectiveness. The compliance posture and the customer outcomes both improve.
Bill anomaly detection is the workflow that prevents customer complaints by catching billing issues proactively. A meter that read normally for 5 years and suddenly read 4x higher this month is almost certainly an error. AI flags these anomalies, holds the bill for review, and prevents the customer from receiving an invoice that will produce a dispute. Customer service costs drop and customer trust rises.
Theft and unauthorized usage detection is the related workflow that captures revenue otherwise lost. Meter tampering, bypassed connections, marijuana-cultivation electricity theft, and other unauthorized usage account for material losses at most utilities. AI analyzes consumption patterns versus building characteristics, weather, and neighboring premises to flag likely theft for field investigation. The annual recoveries at large utilities run into the eight figures.
Outage communication is the customer experience moment that defines utility reputation. AI personalizes the outage messaging — text, email, voice, or app notification per customer preference — and provides accurate ETAs based on real-time restoration progress. The 2026 leading utilities have customer NPS during outages that materially exceeds the legacy industry baseline.
Program enrollment AI guides customers through the increasingly complex menu of utility programs. Demand response, time-of-use rate plans, EV charging incentives, weatherization rebates, solar interconnection, energy efficiency programs all have application processes. AI walks customers through eligibility, application, and ongoing program participation. The leading utilities have grown program participation rates 2-4x using AI-augmented enrollment versus the legacy paperwork-heavy approach.
Multilingual customer service is increasingly material. Many utility service territories have substantial Spanish-speaking, Chinese-speaking, Vietnamese-speaking, or other language communities. AI handles customer service across 20+ languages at quality levels that materially exceed the legacy translation-line approach. Customer satisfaction in non-English-speaking communities rises measurably; the equity-of-service narrative the regulators care about improves.
Chapter 8: Outage Prediction and Restoration
Outages are the moment customers most directly experience utility performance. A utility that detects, responds to, and restores outages quickly produces durable customer goodwill. A utility that handles outages poorly faces regulatory pressure, brand damage, and political consequences. AI is reshaping every step of the outage lifecycle.
The 2026 outage AI stack covers four workflows. Outage prediction (forecasting which equipment is likely to fail before it does). Outage detection (identifying outages from sensor data, smart meter signals, social media, and customer reports). Restoration optimization (sequencing repair work to maximize customers restored per hour). Customer communication (AI-driven notifications, ETAs, and updates).
Outage prediction at the asset level combines predictive maintenance signals with weather forecasts and load patterns. A storm forecast plus equipment in degraded condition plus high load equals high outage risk. The leading utilities pre-position crews and equipment based on the AI’s risk maps; restoration time after the storm hits drops materially because resources are already positioned correctly.
Outage detection has moved from passive (customer calls) to active (smart meter last-gasp signals, fault current detectors, AI-augmented SCADA event correlation). Modern utilities detect outages within seconds of occurrence and start restoration coordination before customer calls arrive. The combination of AMI infrastructure and AI event correlation has been transformational for utilities that have deployed it.
Restoration optimization uses AI to sequence work for maximum customer impact. A storm produces hundreds or thousands of simultaneous outages; the order in which crews work them determines total customer-minutes of outage. AI-augmented restoration planning (vendors like Survalent, Schneider, GE Vernova, plus utility-internal systems) produces work plans that materially outperform manual planning. The leading utilities have measured 20 to 35 percent reductions in customer-average interruption duration index (CAIDI) from AI-augmented restoration alone.
Customer communication during outages is the workflow that most directly affects customer satisfaction. AI provides accurate ETAs based on real-time restoration progress, sends proactive updates as the situation changes, and personalizes communications to customer preferences. The legacy approach of generic outage alerts produces frustration; the modern approach of personalized real-time updates produces customer loyalty even during outages.
Storm response coordination is the operational discipline that determines whether large outage events go well or poorly. A major hurricane, ice storm, or wildfire can produce hundreds of thousands of simultaneous outages, exhaust local crews, and require mutual assistance from neighboring utilities. AI coordinates the response: tracking crew location and progress, optimizing work assignments, managing material logistics, and producing the executive dashboards leadership needs to make resource decisions. Mature storm response programs cut total customer-hours of outage by 25-40 percent versus the legacy approach.
Public safety power shutoff (PSPS) decision support is the wildfire-specific workflow. California utilities pioneered PSPS as a wildfire mitigation strategy; the decision to shut off power proactively requires balancing fire risk against the harm of outages. AI integrates weather forecasts, vegetation conditions, asset characteristics, and customer vulnerability to support shutoff decisions. PG&E, SCE, and SDG&E have all invested heavily in PSPS AI tooling; the customer experience and the operational decisions have both improved substantially.
Wildfire risk operations beyond PSPS use AI continuously. Real-time wildfire detection from satellite imagery, AI-augmented vegetation monitoring, weather-driven operational adjustments, and rapid response coordination all flow through the same operational center. The 2026 leading wildfire-risk utilities now operate fire-aware grids continuously; the legacy approach of static operating parameters cannot match the modern AI-augmented response.
Ice storm and winter weather response has its own AI workflow. Distribution lines under ice load fail in patterns that AI predicts; pre-positioning crews and equipment based on the AI’s risk map produces faster restoration. Texas’s February 2021 winter storm and the subsequent ERCOT crisis became the canonical case study; the operational lessons informed nationwide investment in winter resilience.
Cascading failure prevention is the transmission-level workflow that AI augments. Major blackouts (the 2003 Northeast blackout, the 2021 ERCOT crisis) traced to cascading failures where one event triggered a chain of subsequent events. Modern AI identifies cascade risk in real time, surfaces operator actions that break the cascade, and supports the rapid decision-making that prevents minor events from becoming major ones.
Chapter 9: Cybersecurity for Utilities
Electric utilities are critical infrastructure under intense cyber threat. The cyber threat landscape has evolved from speculative to operational over the last decade — the 2015 and 2016 Ukraine grid attacks, the 2021 Colonial Pipeline ransomware, and ongoing reconnaissance against US utility networks document the reality. AI is the workforce-multiplier that lets understaffed utility security teams keep up with adversaries who are themselves AI-augmented.
The 2026 utility cybersecurity stack has four layers. Network monitoring and threat detection (across IT, OT, and the IT-OT boundary). Vulnerability management (scanning, prioritization, patching coordination). Insider threat detection (anomalous user behavior, privilege escalation, data exfiltration). Incident response (coordination, containment, recovery).
NERC CIP standards continue to govern the cybersecurity compliance posture. CIP-002 through CIP-014 specify the baseline; revisions (CIP-008-6 on incident reporting, CIP-013 on supply chain risk management, the developing CIP-014-3 for physical security) continue to tighten the requirements. AI helps utilities meet the standards by automating evidence collection, surfacing compliance gaps, and supporting audit preparation.
The OT side of utility cybersecurity is the harder problem. SCADA and DCS systems were designed for reliability, not for security; many run on legacy operating systems that cannot be patched without disrupting operations. AI-augmented anomaly detection (Dragos, Claroty, Nozomi Networks, Forescout) provides visibility into OT networks without disrupting them. The leading utilities now have OT visibility that did not exist five years ago.
Insider threat detection combines user activity monitoring, peer-group behavioral analytics, and explicit policy violation detection. The pattern works the same way as in any large enterprise but with utility-specific considerations: lineworkers and operators have legitimate access to safety-critical systems; the bar for distinguishing malicious from routine activity is high. AI calibrates against the workforce’s actual behavior patterns rather than generic baselines.
Coordinated cyber-physical incident response is the discipline that ties cybersecurity to grid operations. A cyber incident that affects SCADA, EMS, or DERMS produces grid operations consequences. The 2026 best practice runs joint cyber-physical tabletop exercises, maintains incident response playbooks that span both domains, and ensures the chief security officer and the chief operations officer can coordinate within minutes of an incident.
Supply chain risk under CIP-013 has emerged as a major compliance focus. Utility procurement of grid equipment and software now requires explicit supply chain risk assessment, vendor due diligence, and ongoing monitoring. AI augments this work by scanning vendor characteristics, surfacing concentration risks, monitoring vendor security postures, and producing audit-ready evidence. The compliance burden is real; the AI tooling makes it tractable at scale.
Threat intelligence integration is the operational workflow that ties broader threat awareness to utility-specific defense. The Electricity Information Sharing and Analysis Center (E-ISAC), CISA’s industrial control system alerts, and the various private threat intelligence vendors all produce relevant signal. AI integrates these feeds, correlates against the utility’s specific assets and exposure, and surfaces actionable intelligence to security operations.
Identity and access management for OT systems has its own challenges. Field technicians, contractors, operators, and engineers all need access to systems that were designed in eras with weaker identity models. AI helps modern utilities apply zero-trust principles to OT environments without disrupting operations — adaptive authentication, anomaly-based access reviews, automatic privilege expiration.
Patch management coordination is the unglamorous workflow that AI helps tame. OT systems cannot be patched on the same schedule as IT systems; some require maintenance windows, some require operator coordination, some cannot be patched at all without vendor support. AI tracks the patch status across thousands of OT devices, surfaces high-priority gaps based on threat intelligence, and supports the maintenance scheduling that gets patches deployed without disrupting operations.
Cyber insurance for utilities has grown into a real market. The premiums reflect the threat landscape and the operational stakes; carriers now require demonstrable cybersecurity maturity for coverage. AI-driven security posture assessment helps utilities qualify for better coverage and lower premiums. The economics work; the leading utilities now treat cyber insurance procurement as a partnership with their security investment program.
Chapter 10: Compliance and Regulatory AI
Utilities operate under one of the most complex regulatory frameworks of any industry. Federal regulators (FERC, NERC, DOE, EPA), state public utility commissions, regional reliability organizations, and the various ISO/RTO market operators all impose requirements. The compliance reporting burden is substantial and growing. AI is finally letting utilities meet the burden without proportional growth in compliance staff.
The 2026 compliance AI stack has four workflows. Regulatory filing preparation (rate cases, integrated resource plans, distribution system plans, hurricane resilience reports). Operational reporting (NERC reliability metrics, environmental compliance, customer outage reporting). Audit support (evidence collection, documentation, response coordination). Regulatory change management (tracking new rules, identifying impacts, planning compliance responses).
Rate case preparation is the workflow where AI provides the most dramatic value. A major rate case takes 12 to 24 months of preparation, generates thousands of pages of testimony and exhibits, and requires the support of hundreds of subject matter experts. AI assembles the supporting analysis, drafts testimony, surfaces evidence, and helps witnesses prepare for cross-examination. The cycle time on rate case preparation drops materially; the quality of the supporting analysis rises.
Reliability reporting under NERC standards requires extensive evidence collection. AI automates the evidence gathering, identifies potential compliance gaps before audit, and produces documentation packages that pass NERC review. The compliance posture improves and the workload on reliability standards staff drops materially.
Integrated resource planning (IRP) is the long-term planning exercise that determines what generation and transmission utilities will build over 20-year horizons. AI augments the scenario analysis, surfaces sensitivities, and produces more granular regional and temporal modeling than the legacy spreadsheet-based approach allowed. The leading utilities have moved their IRP processes to AI-augmented platforms that produce plans defensible under intense regulatory scrutiny.
Environmental compliance reporting (air emissions, water discharge, waste management) under EPA programs and state regulations requires continuous data collection and reporting. AI automates the data quality assurance, surfaces likely compliance issues before they become violations, and supports the technical analysis behind permit applications.
Distribution system planning (DSP) is the relatively new regulatory workflow that several states now require. The DSP submission projects distribution-level investments, load growth, DER integration, and reliability metrics over multi-year horizons. AI helps utilities produce DSPs that are simultaneously rigorous, defensible, and aligned with regulator priorities.
Performance-based regulation (PBR) frameworks tie utility revenue to operational outcomes (reliability, customer satisfaction, decarbonization, equity). The metrics and the targets matter enormously; AI helps utilities measure performance accurately, surface improvement opportunities, and design programs that hit the targets. The leading PBR jurisdictions (Hawaii, New York, Massachusetts, RI) have produced clear performance signals that AI-equipped utilities outperform on.
Wholesale market compliance is the federal-level workflow under FERC oversight. Market manipulation rules, conduct standards, and reporting requirements all apply to wholesale operations. AI provides audit-grade logs, surfaces anomalous trading patterns proactively, and supports the response to FERC inquiries that occasionally arise.
Privacy compliance for customer data has its own utility-specific considerations. AMI data is detailed enough to reveal customer behavior patterns; protecting it matters for both regulatory and customer-trust reasons. CCPA, GDPR for international operations, and state-specific utility data rules all apply. AI helps utilities apply consistent data handling across the operational complexity.
Equity and environmental justice considerations are increasingly part of regulatory review. Utilities serving disadvantaged communities face scrutiny about service reliability, billing accuracy, and access to programs. AI helps utilities measure equity metrics, identify gaps, and design interventions. The regulatory environment increasingly rewards utilities that take equity seriously.
Data quality assurance is the unglamorous discipline that underpins all compliance reporting. Bad data produces bad reports; bad reports produce regulatory consequences. AI surfaces data quality issues continuously rather than at quarter-end, improving both the operational decisions and the compliance posture.
Chapter 11: Tooling Comparison for 2026 Utility AI
| Vendor | Category | Strength | 2026 verdict |
|---|---|---|---|
| GE Vernova GridOS | Grid management platform | End-to-end with AI augmentation | Default for large investor-owned utilities |
| Schneider Electric EcoStruxure | Grid management + assets | Strong asset management integration | Strong alternative to GE |
| Siemens Grid Software | Grid management platform | European footprint, strong on transmission | Strong for transmission operators |
| OSI | SCADA + ADMS | Mid-market utility focus | Strong for cooperatives and munis |
| Itron | AMI + analytics | Smart meter ecosystem leader | Default for AMI-led programs |
| AutoGrid | DERMS + virtual power plants | DER orchestration depth | Strong DERMS specialist |
| Camus Energy | Grid modeling + DERMS | Modern cloud-native architecture | Strong for grid modernization-led |
| Uplight | Customer experience | Demand response and engagement | Strong customer-side platform |
| Bidgely | AI energy analytics | Behind-the-meter disaggregation | Strong for customer analytics |
| Tesla Autobidder | Storage bidding | Vertically integrated with Tesla storage | Default for Tesla-deployed storage |
| Fluence Digital | Storage optimization | Multi-vendor storage support | Strong storage independent |
| Stem Athena | Storage AI | Long-running storage AI experience | Strong commercial and industrial focus |
| Habitat Energy | Storage and renewables | European market leadership | Strong for European deployments |
| Solcast | Solar forecasting | Global coverage with utility focus | Default solar forecast subscription |
| Vaisala | Weather + renewables forecasting | Long-running weather expertise | Strong for weather-driven workflows |
| Dragos | OT cybersecurity | Industrial control system focus | Default OT cybersecurity for utilities |
| Claroty | OT cybersecurity | Broader OT/IoT coverage | Strong alternative to Dragos |
| Oracle Utilities | CIS + customer | Customer information system + AI | Default CIS for large utilities |
| SAP IS-U | CIS | European utility CIS leader | Default for SAP-anchored utilities |
| Microsoft Energy Data Services | Cloud data platform | OSDU-compatible data substrate | Strong cloud foundation |
The buying patterns matter. Most large investor-owned utilities run a stack combining the grid management OEMs (GE/Schneider/Siemens) with the CIS platforms (Oracle/SAP) and a portfolio of specialized AI vendors for DERMS, customer experience, storage, and forecasting. Mid-size and cooperative utilities lean more on integrated vendors that simplify operations. Public power utilities and municipal utilities mix and match based on their specific needs and budget.
Vendor evaluation in utility AI deserves the same rigor as any enterprise procurement. Scoping with explicit success criteria, longlisting, written evaluation, demos against actual operational data, pilot proof-of-concept, decision. The full sequence takes 9 to 18 months at large investor-owned utility scale; smaller utilities can compress to 4 to 9 months.
Reference checks matter especially in utilities because the operational stakes are high. Ask references the three diagnostic questions: what did the vendor do well that the demo did not show; what operational surprises emerged during deployment; would you pick them again knowing what you know now. Strong vendors give references that include the real challenges.
Contractual terms worth negotiating: data portability at termination, model substitution rights, training-data opt-out, regulatory cooperation, NERC-compliant data handling, sub-processor disclosure, indemnification for operational impact from AI decisions, explicit SLAs on uptime and incident notification.
The build-versus-buy decision in utility AI leans heavily toward buy for most workflows. The vendor ecosystems have invested decades in utility-specific knowledge. Build only where the workflow is unique to the utility’s operating model and the technical capacity exists in-house. Hybrid is the most common steady state.
Multi-vendor integration is the operational reality. Most utilities run 8-15 AI-augmented platforms across grid management, asset management, customer service, trading, compliance, and security. The integration discipline matters more than the choice of any single vendor. Master data management, identity federation, and event streaming all need explicit utility-wide treatment.
Open-source utility tooling is emerging but remains a smaller share than in some sectors. The Linux Foundation Energy projects (OperatorFabric, OpenSTEF, PowSyBl) are gaining traction; the GridAPPS-D and OpenADR open-source projects continue to mature. Most utilities use open-source as a complement to commercial platforms rather than as the primary tooling.
Exit strategy is the contractual term most utilities forget. Vendor disruption happens. Maintain copies of your data and configurations in storage you control. Plan for migration ahead of time; when it becomes necessary, you have months rather than years.
Chapter 12: Cost and ROI Modeling for Utility AI
| Bucket | $500M revenue utility | $3B revenue utility | $15B revenue utility |
|---|---|---|---|
| Platform fees | $1.5M | $8M | $35M |
| Integration + data engineering | $2.2M | $13M | $60M |
| Field hardware (sensors, IoT) | $1.8M | $15M | $80M |
| Ongoing operations + talent | $2.0M | $11M | $50M |
| Total annual cost | $7.5M | $47M | $225M |
| Outage cost reduction | $4.5M | $28M | $140M |
| Asset life extension | $3.0M | $22M | $110M |
| Demand-side optimization | $2.8M | $18M | $95M |
| Customer service savings | $1.8M | $11M | $55M |
| Trading and market value | $3.5M | $25M | $130M |
| Compliance and avoided penalties | $0.8M | $6M | $30M |
| Total annual value | $16.4M | $110M | $560M |
| Net annual ROI | 2.2x | 2.3x | 2.5x |
The numbers are medians across utility AI programs at 36-month maturity. ROI in utilities is lower than in some other categories (sales, support) because the capital intensity is high and the regulatory rate-setting framework limits direct revenue capture. The value still compounds because the alternative — operating an increasingly complex grid without AI — produces costs that exceed any reasonable AI investment.
The pilot envelope worth running is 180 days, one workflow (typically load forecasting or predictive maintenance), one operating region, with senior operations or chief technology officer sponsorship. The pilot succeeds when three conditions hold: measurable operational improvement on leading indicators, the operating cadence is functioning, and leadership has decided what to scale next.
What not to measure: pure activity metrics (number of AI inferences, number of alerts generated) tell you the system is running, not whether it produces value. Do measure operational outcomes (CAIDI/SAIDI reductions, asset failure rates, customer satisfaction, market participation revenue, compliance audit findings). The right metrics correlate with the regulatory and shareholder outcomes that utilities care about.
The 60-month financial trajectory in utilities is longer than in some other categories because the capital cycles are longer. Years 1-2 dominate by data foundation, integration, and learning; net ROI in this phase typically 1.0x to 1.5x. Years 3-4 hit the operational inflection; ROI climbs to 2.5x-3.5x. Year 5 and beyond compound as the strategic benefits (better integrated resource planning, more confident DER integration, deeper customer relationships) emerge.
Capex versus opex matters enormously for utilities because the rate-setting framework treats them differently. Platform fees are typically opex (recovered through rates). Hardware (sensors, IoT, computing infrastructure) is capex (earns a return on rate base). Integration work may be capitalized depending on the regulatory jurisdiction. The treatment decisions affect both reported earnings and rate-setting; coordinate with regulatory affairs and the chief accounting officer at procurement.
Rate base treatment of AI investment varies by jurisdiction. Some states allow utilities to include AI software costs in rate base; others restrict to physical infrastructure. The leading utilities engage with their state commissions early to align on the treatment; the trajectories that result inform program design.
The talent question is sharp in utilities because the labor market is tight. Power engineers, data scientists with utility domain expertise, and software engineers with industrial control system backgrounds are all scarce. The leading utilities have built internal AI competency centers; the lagging utilities depend more on vendors and consultants. Both models work but produce different long-term economics.
The pilot budget should target 0.2 to 0.5 percent of annual operating revenue for the first 12 months; the mature program typically lands in the 0.6 to 1.2 percent range. Utilities at sub-0.15 percent invariably underinvest. Utilities above 1.5 percent typically have governance issues to fix separately.
Chapter 13: Climate, ESG, and Decarbonization AI
Utilities sit at the center of the energy transition. Decarbonization commitments from corporate customers, state-level renewable portfolio standards, federal incentives, and increasingly assertive climate-litigation pressure all converge on utility operations. AI helps utilities plan, execute, and report on the transition.
The 2026 decarbonization AI stack covers four workflows. Emissions accounting (Scope 1, 2, 3 across operations, generation, and value chain). Decarbonization pathway optimization (scenario modeling for asset retirement, renewable additions, transmission expansion). Climate risk modeling (operational vulnerability to climate change). ESG reporting (CSRD, SEC climate rules, customer-driven sustainability disclosures).
Emissions accounting at scope precision requires AI to handle the data volume. A vertically integrated utility produces emissions from owned generation, purchased power, distribution losses, and the upstream supply chain. AI automates the calculation, surfaces patterns, and produces auditable evidence. The leading vendors (Watershed, Persefoni, Sweep, and the major ERP platforms with sustainability modules) ship utility-specific emissions tooling.
Decarbonization pathway modeling helps utilities and their stakeholders understand the choices ahead. Asset retirement timing, renewable build rates, transmission expansion, storage deployment, and demand-side resources all interact in complex ways. AI scenario modeling lets utilities evaluate alternatives explicitly and produce defensible recommendations to regulators and boards.
Physical climate risk modeling addresses the operational vulnerability of utility assets to climate change. Substations in flood plains, transmission lines in fire-prone regions, generation in drought-affected areas, distribution in hurricane-exposed coasts all face elevated risk under climate projections. AI integrates climate model outputs with asset locations and operational characteristics to produce per-asset vulnerability assessments that inform hardening investments.
ESG reporting under emerging mandates produces a real reporting burden. The EU Corporate Sustainability Reporting Directive (CSRD), the SEC climate disclosure rules (where finalized), and the various state-level disclosure requirements all require detailed reporting that legacy data systems struggled to produce. AI assembles the reporting packages, surfaces data quality issues, and produces audit-ready documentation.
The Scope 3 problem deserves a deeper look because it is the single largest source of disclosure friction in 2026. Scope 3 emissions — the upstream and downstream value chain emissions a utility neither owns nor directly controls — cover fifteen distinct categories under the GHG Protocol, from purchased goods and services to the use of sold products and end-of-life treatment. For a vertically integrated utility, the Scope 3 inventory can dwarf Scope 1 and 2 combined, and the data quality is uneven. AI helps in three concrete ways. Spend-based estimation uses procurement data and economic input-output tables to produce defensible first-pass estimates for categories where supplier-specific data is not yet available. Supplier engagement automation handles the thousands of supplier surveys that better data quality requires, classifying responses and chasing non-respondents. Methodology consistency review reads disclosures across reporting periods, flags methodology changes, and produces the change-log documentation that auditors expect.
Decarbonization pathway optimization in 2026 has moved past spreadsheet capacity-expansion models into AI-augmented integrated planning. The leading utility planners now run scenarios that simultaneously model resource adequacy, transmission expansion, distribution upgrades, demand-side resources, and customer adoption curves. AI handles three things classical optimization could not. The first is the combinatorial explosion: with hundreds of candidate generation projects, dozens of transmission corridors, and dynamic demand-side resources, the decision space exceeds what mixed-integer programming can solve in tractable time. AI-augmented heuristics produce defensible near-optimal solutions in hours instead of weeks. The second is the deep uncertainty: technology cost curves, policy trajectories, and load growth are all uncertain over the 20-year planning horizon. AI runs thousands of scenarios and produces robust-decision frameworks rather than single optimal paths. The third is the stakeholder communication: AI summarizes complex planning outputs into the formats commissioners, intervenors, and customers can actually engage with.
Climate risk modeling has moved from a compliance exercise into operational planning. The TCFD framework and its successor under the ISSB produces a structured approach: identify physical and transition risks, quantify financial impact, integrate into strategy. The operational application matters as much as the disclosure. A utility that knows which substations face elevated flood risk under 2050 projections can prioritize hardening investments differently than a utility relying on historical hazard data. AI integrates downscaled climate model outputs (precipitation, temperature, wind, sea level) with asset locations, fragility curves, and operational impact estimates to produce per-asset, per-time-horizon risk numbers. Those numbers feed both ten-year capital plans and the climate-risk disclosure tables regulators expect.
One operational pattern worth highlighting is the load forecasting recalibration that climate change demands. Historical weather-driven load models become decreasingly accurate as climate change shifts the underlying weather distribution. AI-augmented forecasting that explicitly incorporates climate projections (rather than treating weather as a stationary distribution) produces more accurate medium-term forecasts and surfaces the load-shape risks (extreme cooling demand, prolonged heat waves, shifted seasonal patterns) that conventional models miss. The utilities running this kind of forecast in 2026 are planning capacity and procurement against the climate of the next decade, not the climate of the past three.
Transition risk modeling complements physical risk modeling. The transition to a decarbonized economy reshapes utility business models in ways that demand explicit modeling. Stranded asset risk for thermal generation, customer-class-level decarbonization trajectories, electrification load growth, distributed-energy customer-defection scenarios, and policy-driven cost reallocations all matter for medium-term financial planning. AI runs the cross-sensitivity analyses that boards and rating agencies want and produces the transition-plan documentation that increasingly drives capital costs. Utilities that produce credible transition plans access cheaper capital; AI helps make those plans rigorous rather than aspirational.
The customer-decarbonization workstream is where utilities discover whether their AI investment makes a real-world difference. Customers — residential, commercial, industrial — increasingly want decarbonization help: electrification advice, on-site renewables guidance, time-of-use rate optimization, EV charging strategy, energy efficiency. AI personalizes that help at scale. The utilities that ship genuinely useful customer-facing decarbonization tools see customer engagement metrics improve, regulatory relationships improve, and program enrollment accelerate. The utilities that ship marketing-flavored tools that do not actually help customers see those tools ignored. The difference comes down to whether the AI is reading actual customer data and producing recommendations specific to that customer’s circumstances or producing generic content with a personalized greeting.
Chapter 14: Case Studies, Pitfalls, and What’s Next
The first case is Pacific Gas & Electric, which has run one of the most public utility AI programs in the country, partly driven by the wildfire mitigation imperatives that followed the 2017-2018 fires. PG&E’s stack includes proprietary AI for vegetation risk scoring, public-safety power shutoff (PSPS) decision support, weather-driven operational planning, and customer communication during shutoffs. Public outcomes include measurable reductions in fire-risk equipment failures and a customer experience during PSPS events that has improved over time.
The second case is Duke Energy, which operates one of the most operationally diverse utility footprints (regulated electric and gas operations across multiple states plus a commercial renewables business). Duke’s AI investment has spanned predictive maintenance, customer service automation, distributed energy resource management, and corporate functions. Duke has been transparent about both successes and lessons learned; the published case studies inform industry best practice.
The third case is Florida Power & Light, which has invested heavily in grid hardening and AI-augmented storm response. The combination of pre-storm pre-positioning, AI-optimized restoration sequencing, and improved customer communication has materially reduced customer-minutes of outage following major hurricanes. The published outcomes are referenced in nearly every industry hurricane preparedness discussion.
The fourth case is Tesla Energy, operating in a different mode — generation, storage, and customer-facing energy products with AI as the operating substrate from day one. Tesla’s Autobidder for storage, the virtual power plant programs in California and Australia, and the Powerwall fleet management all represent what AI-native energy operations look like at scale. The lessons inform both incumbent utilities and the broader cohort of new energy entrants.
The pitfalls are repeatable. The first is the data debt fantasy: utilities assume their SCADA and AMI data is clean enough and discover during deployment that it is not. The second is the regulatory afterthought: AI deployment that fails to anticipate regulatory review produces expensive remediation. The third is the OT-IT integration gap: AI initiatives that live in the IT organization without genuine partnership with OT leadership produce platforms that operations cannot use. The fourth is the workforce transition vacuum: AI deployment without explicit attention to control room operators, field crews, and customer service representatives produces sabotage or attrition.
What comes next is bigger than the chapters here suggest. Three threads to watch over the next 24 months. First, the agentic utility: AI agents that handle full operational workflows autonomously with human oversight at the policy level. Second, the AI compute load problem that utilities themselves are now facing — gigawatt-scale data center loads for the broader AI industry represent both a customer opportunity and an operational challenge. Third, the climate-AI feedback loop: as climate change accelerates weather-driven operational stress, AI becomes both the diagnosis and the response.
A fifth case worth studying is National Grid in the United Kingdom and northeastern United States. National Grid’s AI program has emphasized control-room augmentation, network-planning AI, and customer-side decarbonization tools. The UK side has been particularly aggressive on transmission planning AI, driven by the need to integrate the offshore wind buildout and the demand-side flexibility programs that the GB market design rewards. The US side has tackled distribution planning, electrification load forecasting, and storm response. The lessons published in National Grid’s annual sustainability reporting and various industry conference presentations make the program a useful benchmark for vertically integrated utilities considering ambitious AI investment.
A sixth case is the cohort of municipal and cooperative utilities that have run pragmatic AI programs with budgets smaller than the investor-owned utility programs but with operational impact that is disproportionate to the spend. Sacramento Municipal Utility District, Salt River Project, the Tennessee Valley Authority, and several large electric cooperatives have shipped AI for outage management, customer service, predictive maintenance, and demand-side programs. The pattern these utilities demonstrate is that AI deployment success does not require investor-owned utility budgets; it requires operational clarity about which problem AI is solving and disciplined execution against that clarity. The municipal and cooperative case studies are an antidote to the assumption that utility AI requires nine-figure investments.
A seventh case worth flagging is the cohort of European utilities (Enel, Iberdrola, E.ON, EDF, Engie) that have built AI programs at scale across markets with very different regulatory and technical contexts. Enel in particular has been transparent about its AI strategy: a centralized AI organization that ships platform capability, federated to business units that operate domain-specific applications. The Enel approach informs how a multi-jurisdiction utility might structure its own AI organization, balancing centralization of platform investment against decentralization of domain expertise. The European cases also show how AI plays differently under different regulatory regimes — the EU AI Act compliance pattern, the country-specific energy market structures, and the cross-border operational coordination all shape what AI gets built and how.
The pitfalls deserve more depth because each one has destroyed expensive AI programs. The data debt fantasy is the most common. A utility’s SCADA system was designed to operate equipment, not to feed analytics; the data is full of state changes, sensor failures, and configuration drift that human operators learned to compensate for and that AI models do not. AI projects that assume data quality and discover it during deployment produce months of remediation work, eroded sponsor confidence, and pilots that limp to inconclusive conclusions. The remediation is itself a useful initiative — building the data quality discipline that AI exposes is a foundation worth investing in regardless — but it should be planned, scoped, and funded as a precursor rather than discovered as a surprise.
The regulatory afterthought is the second pitfall. A utility builds an AI model that influences rates, service quality, or capital allocation and discovers in the next rate case that the regulatory record does not support the use of the model. The remediation options are unpleasant: retire the model and revert to whatever it replaced, or invest in the documentation and validation work to make the model reviewable. Either choice is more expensive than building the regulatory documentation into the deployment from the start. The utilities that get this right involve regulatory affairs from the beginning, document model purpose and methodology in the form regulators expect, and treat the prudency narrative as a deliverable rather than an afterthought.
The OT-IT integration gap is the third pitfall. The IT organization typically builds AI capability; the OT organization typically owns the operational systems and the operational accountability. When AI deployment lives in IT without genuine partnership with OT, the resulting platforms either fail to land in operational workflows or land as advisory tools that operators ignore. The utilities that close the gap build joint IT-OT delivery teams, give OT veto authority on deployment decisions, and treat operator adoption as the success metric rather than model accuracy. Cybersecurity considerations, control-system safety, and operator confidence all benefit from genuine OT-IT partnership rather than IT-led deployment with OT as a stakeholder.
The workforce transition vacuum is the fourth pitfall. AI deployment changes job content for control room operators, field crews, customer service representatives, and engineers. The utilities that have managed this transition well have invested in explicit reskilling, clear communication about role evolution, and labor-relations engagement. The utilities that have managed it poorly have produced attrition, sabotage, and grievance activity that delayed deployment and damaged operational culture. The IBEW, the Utility Workers Union, and the various non-union employee constituencies all have legitimate interests in how AI is deployed; the utilities that engage those constituencies as partners produce better outcomes than the utilities that surprise their workforce with AI rollouts.
A fifth pitfall worth naming is the vendor-dependence trap. A utility builds critical operational AI capability on a vendor platform, the vendor changes commercial terms or capability roadmap, and the utility discovers it has no realistic alternative. The remediation is to either accept the vendor’s terms, invest in re-platforming, or accept reduced capability. The utilities that avoid this trap maintain multi-vendor strategies for foundation model access, build internal platform capability that abstracts vendor specifics, and treat key AI infrastructure as something resembling regulated procurement rather than commodity SaaS purchasing. The cost of avoiding the trap is real (multi-vendor coordination is harder than single-vendor execution); the cost of falling into it has been observed in 2026 at several utilities renegotiating under duress.
A sixth pitfall is the success-blindness pattern. A utility runs a successful pilot, declares victory, and never builds the production operating model the AI capability needs to actually scale. The pilot persists as a one-off application with no clear ownership, no operational support model, no upgrade path, and no integration into the next planning cycle. Three years later the pilot is either retired (because no one maintained it) or it is one of dozens of pilots that never scaled. The utilities that avoid this pattern treat the post-pilot transition as a distinct, funded program with explicit governance, operational ownership, and integration into the affected business unit’s accountability.
What comes next is bigger than the chapters here suggest. Three threads to watch over the next 24 months. First, the agentic utility: AI agents that handle full operational workflows autonomously with human oversight at the policy level. Second, the AI compute load problem that utilities themselves are now facing — gigawatt-scale data center loads for the broader AI industry represent both a customer opportunity and an operational challenge. Third, the climate-AI feedback loop: as climate change accelerates weather-driven operational stress, AI becomes both the diagnosis and the response.
A fourth thread worth watching is the regulatory-AI convergence. State commissions are themselves beginning to use AI to handle the analytical load that AI-driven rate cases produce. The result, over the next 24 months, will be regulatory proceedings where both utility filings and commission staff analysis are AI-augmented, and where the question of how to validate AI-produced analysis becomes a central proceeding-management problem. The utilities that engage this convergence proactively — sharing methodology, supporting commission staff capability development, treating the regulator as a partner in AI methodology rather than an adversary — will see better outcomes than utilities that treat AI methodology as proprietary advantage.
A fifth thread is the customer-AI relationship. Customers — residential, commercial, industrial — increasingly bring their own AI tools to their utility relationships. A residential customer with an AI energy advisor. A commercial customer with an AI demand-management platform. An industrial customer with an AI process-optimization stack. The utility-customer interface increasingly becomes an AI-to-AI interface, and the utilities that build clean APIs, good data, and standardized integration points capture both the customer relationship and the regulatory credit for enabling customer decarbonization. The utilities that maintain artisanal customer-service workflows will find themselves disintermediated by the customers’ AI tools.
A sixth thread is the workforce composition shift. Over the next decade utility workforces will shift in ways AI is accelerating. Control-room operations roles will consolidate as AI handles routine response. Data engineering, ML operations, and AI-product roles will grow. Field operations roles will evolve as AI changes the work content. The utilities that plan this shift explicitly — workforce planning models that incorporate AI-driven productivity, deliberate hiring and reskilling programs, succession planning that acknowledges the new role mix — will navigate the transition with cultural and operational continuity. The utilities that do not plan will navigate it through retirement cliffs and sudden capability gaps.
A seventh thread is the security and resilience imperative. The 2026 threat landscape shows nation-state and criminal actors increasing both the volume and sophistication of attacks against utility infrastructure. AI is both the principal defensive tool and a substantial new attack surface. Over the next 24 months expect to see major utility-targeted incidents, regulatory response (FERC, NERC CIP evolution, state-level critical infrastructure rules), and rapid investment in AI security capability. The utilities that have built mature AI-security programs by then will be operating from strength; the utilities that have not will be operating reactively.
The single highest-leverage choice a utility leader can make in 2026 is to treat AI not as a tool added to existing operating systems but as the substrate that lets the utility redesign operations around the realities of the modern grid. Pick a pilot. Pick a sponsor. Pick a 180-day deadline. Run it. The window to compound the advantage is open now and will start closing within 36 months as the leaders pull ahead. The grid that emerges in the next decade will be operated with AI as a load-bearing layer; utilities that build that capability now will operate confidently, and utilities that delay will struggle to keep up with the operational complexity the grid is producing.
Chapter 15: Implementation Playbook — The First 180 Days
The closing chapter exists because the chapters that came before describe a destination and a landscape but leave the immediate next-180-days question unanswered. The playbook below is opinionated, sequenced, and designed for a utility leader who wants to start moving rather than continue studying.
Days 1-30: alignment and scoping. Convene a small steering group (CEO or COO, CFO, regulatory affairs lead, chief data officer or equivalent, lead labor-relations executive, OT operations executive). Agree on the strategic framing — is this efficiency, growth, decarbonization, resilience, or some explicit combination? Pick one pilot domain. The right first pilot is operationally meaningful, technically tractable, and politically supportable. Predictive maintenance on a specific asset class, outage prediction for a defined territory, customer service AI for a defined channel, and grid-edge forecasting for a defined feeder set are all defensible first pilots. Avoid first pilots that touch rate-case-sensitive decisions; the regulatory complexity adds friction that the first pilot does not need.
Days 31-60: foundation laying. Stand up the data pipeline for the pilot. Document the data quality reality (because the gap between assumed and actual data quality is where most first pilots discover their hardest problems). Engage the vendor or platform decision. Set up the model registry, the monitoring stack, and the operational handoff plan. Identify the operator population that will use the AI output and engage them in the design — not as stakeholders to inform but as partners whose adoption is the success criterion. Document the regulatory narrative even if the pilot is not yet rate-base-sensitive; the practice of documenting matters as much as the document.
Days 61-120: build, validate, deploy. Build the pilot. Validate against held-out historical data. Run a parallel-operation period where the AI output is observed but not yet acted on. Measure operator confidence as carefully as model accuracy. Move to advisory deployment where operators can act on AI output but are not required to. Move to integrated deployment where the AI output is part of the operational workflow. Each transition deserves explicit decision criteria and explicit sponsor sign-off.
Days 121-180: operationalize and scale-out planning. Establish the operational support model (who maintains the model, who responds to drift, who handles incidents, who handles upgrades). Build the post-pilot governance — model risk management, performance monitoring, regulatory reporting, customer communication if applicable. Begin scoping the next two pilots, informed by what worked and what hurt in the first one. Brief the board, the regulator, and the workforce on what was built, what was learned, and what comes next. Publish enough externally that the utility builds credibility with the analyst community and the customer base; AI capability is part of the competitive narrative even for regulated utilities.
Beyond 180 days the program becomes a sustained capability rather than a project. The right operating model is a small central platform team (foundation model access, data infrastructure, MLOps platform, governance, security) and federated domain teams in operations, customer service, planning, and corporate functions. The central team is funded as overhead; the domain teams are funded by the business units they serve. The governance model treats AI like a regulated input: documented, validated, monitored, audited. The talent model invests in retention because AI talent is mobile and the cost of churn is high.
The utilities that follow this 180-day playbook in 2026 will be operating with measurable AI capability by mid-2027. The utilities that do not start in 2026 will spend 2027 watching their peers report results and 2028 trying to catch up under more difficult conditions. The deadline matters because the underlying technology shifts (foundation model capability, vendor maturity, regulatory frameworks, workforce expectations) are all moving simultaneously, and the window for a low-friction start is narrowing. Start now, scope tightly, deploy disciplined, and the program compounds. Delay, and the catch-up cost grows steeper every quarter.
Closing: The Choice for Utility Leaders in 2026
The energy transition, the AI compute load build-out, the climate operational stress, the workforce evolution, the regulatory modernization, and the cybersecurity escalation are all happening simultaneously. Each one alone would represent a generational challenge for the utility industry; together they represent a discontinuity. AI is the only tool available to the industry that scales with the complexity these forces are creating. The utilities that internalize this reality and act on it will operate the modern grid with the capability the modern grid requires. The utilities that hesitate will face the same complexity with the same tooling they had in 2020 and discover that the gap is uncrossable without years of catch-up investment.
The good news is that the path forward is not mysterious. The patterns work. The vendors are real. The case studies are public. The talent is available, if the program is structured to retain it. The regulatory frameworks are evolving but workable. The customer base is ready for genuine AI-enabled service improvement. What remains is the organizational decision to commit, the executive leadership to follow through, and the operational discipline to execute. Every utility leader reading this has all three available — the question is whether to deploy them now or wait. The recommendation, supported by every signal the 2026 industry environment is producing, is to deploy them now.