Sustainable AI is not a model label. It is a set of decisions about whether to automate, what service level is necessary, where computation runs, how much energy and water it uses, how hardware is allocated and what useful outcome the workload produces. Without a boundary and a denominator, “green AI” can mean almost anything.
This December 2025 article is updated with official material available through 31 July 2026. Reporting requirements depend on entity type, listing status and jurisdiction. Great Britain and Northern Ireland have different electricity systems, and water-planning evidence cited here is primarily for England. The UK Sustainability Reporting Standards are available for voluntary use at this date; they are not presented here as a universal mandatory regime.
Start with the service, not the model
Before optimising tokens or accelerators, ask whether the workload is useful. Define a functional unit that describes a completed service:
- one support case resolved to an agreed quality threshold;
- one document processed and accepted without rework;
- one forecast delivered at the required horizon and error range;
- one search session that returns a verified result;
- one production batch scheduled without a safety breach.
The Green Software Foundation’s Software Carbon Intensity specification expresses emissions per functional unit and includes both operational and embodied emissions. Its SCI standard overview focuses reductions on energy efficiency, hardware efficiency and carbon awareness. Offsetting does not improve the SCI score.
That denominator changes decisions. A smaller model that causes more retries may consume less per call and more per completed task. A high-quality retrieval index may add storage and embedding work while preventing repeated long prompts. Compare end-to-end services at the same quality, latency and safety requirement.
Build a boundary that [finance](/industries/finance) and engineering share
Environmental accounting fails when procurement reports annual cloud spend, engineers report token counts and sustainability teams report company emissions without a bridge between them. Create a workload register that links the technical system to a reporting boundary.
| Layer | What to record | Common blind spot |
|---|---|---|
| User demand | Requests, batches and functional units | Automated retries counted as demand |
| Application | Model, context, output, cache and retrieval | Orchestration and observability omitted |
| Compute | Region, instance, accelerator time and utilisation | Reserved idle capacity |
| Storage/network | Indexes, logs, binary data and transfers | Indefinite retention |
| Facility | Energy, cooling and water evidence available | Using global averages for a local claim |
| Hardware | Allocation method and expected useful life | Embodied impact excluded |
| Outcome | Service quality, avoided work and rebound | Claiming benefit without a baseline |
Name assumptions and confidence levels. Provider-specific energy or emissions data may be estimated, incomplete or allocated differently. Keep original exports and methodology versions so that a later correction does not destroy the audit trail.
The government’s 2026 greenhouse-gas conversion factors are the current official factors for organisations calculating emissions from relevant activities. Use the factor set for the reporting year and the factor appropriate to the activity. Do not silently mix market-based cloud claims, location-based electricity factors and a supplier’s renewable-energy statement.
For a wider governance link between environmental data and business risk, see our guide to climate-risk AI reporting.
Understand the UK reporting position as of July 2026
The government published final UK SRS S1 and UK SRS S2 on 25 February 2026. The accompanying UK Sustainability Reporting Standards guidance says organisations may use them voluntarily while the government and Financial Conduct Authority consider future requirements.
That boundary matters. A team may align its internal controls or voluntary report with UK SRS without claiming that every UK company must publish under them. Separately, existing company, listing, energy and greenhouse-gas reporting duties may apply. The government’s environmental reporting guidelines, including Streamlined Energy and Carbon Reporting, remain a useful primary reference for covered entities.
For an AI workload, disclosure-quality evidence should connect:
- the climate-related risk or opportunity;
- the business decision and accountable owner;
- the metric boundary and estimation method;
- the reporting period and comparison baseline;
- material changes in model, supplier, region or volume;
- limitations, corrections and assurance status.
Avoid converting a benchmark on one model into a company footprint. Avoid claiming an AI service is carbon-neutral solely because credits were purchased. And avoid reporting a percentage reduction when the old and new services deliver different quality or volumes.
Treat energy, water and resilience as one design problem
Data centres are now formally treated as important UK infrastructure. The government’s June 2026 data-centres factsheet for the Cyber Security and Resilience Bill describes the proposed regulatory direction for relevant services. Because it concerns a bill and future framework, it should not be reported as if every proposal were already in force.
The government also published research on Great Britain data-centre electricity consumption from 2020 to 2024. Use the research for system planning context, not to assign a generic share of national demand to one application.
Water is local and seasonal. The Environment Agency’s National Framework for Water Resources 2025 identifies data centres as an emerging demand and discusses improving evidence and planning in England. A provider’s annual water figure may conceal stress during a dry month or in a constrained catchment.
When selecting a region or provider, assess:
- energy and water evidence at a useful geographic and temporal resolution;
- availability and resilience requirements;
- grid carbon and the limits of contractual instruments;
- cooling approach and water-source sensitivity;
- data residency, latency and sector obligations;
- recovery region and failover footprint;
- hardware refresh and reuse policy;
- the ability to export workload-level evidence.
The lowest-carbon hour is not automatically the safest hour. Carbon-aware scheduling is appropriate for deferrable jobs; clinical, safety, fraud or incident response work may have stricter latency and resilience needs.
Reduce demand before buying more capacity
Optimisation should follow an ordered sequence. First remove work; then right-size the remaining work; finally improve where and when it runs.
- Eliminate: retire unused agents, duplicate indexes, speculative batch jobs and logs with no retention purpose.
- Route: send simple classifications to deterministic rules or a smaller model; reserve expensive reasoning for cases that need it.
- Compress context: retrieve relevant passages, remove repeated instructions and limit history to what the task needs.
- Cache safely: reuse non-personal, time-valid results with explicit invalidation.
- Batch: combine deferrable work where this improves utilisation without increasing retries or delay beyond the service level.
- Cap output: stop generation at the useful format and validate structured responses.
- Measure failure: include timeouts, retries, rejected outputs and human rework in the footprint.
- Retire data: delete expired embeddings, execution records and binary artefacts under a governed schedule.
Then compare candidates on the functional unit. Record quality and safety constraints next to energy and emissions so that an apparently efficient system is not chosen because it hides work downstream.
Rebound deserves its own line in the decision record. Lower cost per request can cause teams to generate more requests, retain more variants or add AI to low-value interactions. Track total monthly demand alongside intensity. If absolute energy, water or emissions rise, explain whether the additional service is intentional and how it changes the organisation’s climate plan.
Our article on AI for renewable-energy operations shows the same principle from the other direction: an AI-enabled environmental benefit needs an operational baseline, not just an attractive use case.
Govern claims as carefully as code
Every public environmental claim should have an owner, scope, date and evidence pack. Marketing must not turn a workload estimate into a product-wide fact.
A claim review should ask:
- Does “renewable” describe physical supply, a tariff, a certificate or an annual match?
- Does “lower carbon” state the baseline, functional unit, geography and period?
- Are operational and embodied emissions distinguished?
- Are water, hardware and rebound effects material to the claim?
- Does a supplier estimate use the same boundary as the company report?
- Can a reader understand exclusions without specialist knowledge?
- Will the statement remain true if volume, model or hosting region changes?
Green metrics also need security. An editable spreadsheet with no source exports is weak evidence. Restrict changes, retain approvals and reconcile usage data to billing or platform records. Where an estimate is decision-useful but uncertain, publish the uncertainty rather than manufacture precision.
Use 90 days to create a reliable baseline
Days 1–30: inventory. Select one material AI service. Map user demand, model calls, storage, network, compute region, providers and retained data. Choose a functional unit and service-quality guardrails. Identify the applicable company, listing, SECR and voluntary-reporting boundaries with finance or legal owners.
Days 31–60: measure and challenge. Capture workload data over a representative period. Reconcile provider evidence, bills and application telemetry. Include failed calls and human rework. Test two or three demand-reduction changes, documenting their effect on quality, latency, security and cost. Record estimation ranges.
Days 61–90: improve and govern. Release the safest high-value changes, set retention limits and establish a monthly review. Create a signed methodology note and claims register. Decide whether the measurement is suitable for internal decisions, voluntary disclosure or neither. Expand only when evidence collection can scale with the workload.
The result should be a reproducible baseline, not a one-off sustainability score.
Ask internal audit or an independent reviewer to reproduce at least one material calculation from source exports. That small exercise often exposes inconsistent timestamps, duplicated usage or a factor applied to the wrong unit before it reaches a formal report.
Set environmental pause gates
Pause an optimisation or expansion when:
- the functional unit or quality threshold has changed without rebasing;
- usage, billing and telemetry cannot be reconciled;
- a supplier changes model, region or methodology without usable evidence;
- total workload grows enough to erase the expected reduction;
- water or power constraints conflict with resilience commitments;
- a retention change compromises legal hold, security investigation or recovery;
- a carbon-aware schedule breaches a safety or customer service level;
- a public claim cannot be traced to dated evidence;
- a material calculation error remains uncorrected.
Pause gates prevent efficiency work from becoming hidden risk. Preserve the pre-change configuration, reverse unsafe routing and correct published claims promptly.
Sustainable AI is credible when a team can say what service was delivered, what resources it used, which impacts were estimated, what trade-offs were accepted and who checked the evidence. Measurement will not remove every uncertainty. It will, however, replace a vague green narrative with engineering and reporting decisions that can improve over time.



