Green Software Foundation

The Economics of Green and Efficient Agentic AI

Notes from the Executive Director, Green Software Foundation

Illustration on a dark background split into green and teal halves, connected by a coin-shaped disc with a leaf on one face. On the green side, a person holds a tablet surrounded by leaf, water droplet, and circuit icons, with a glowing leaf emblem behind them. On the teal side, a person holds a tablet surrounded by chart, pie graph, and upward-trend icons, with a glowing dollar-sign emblem behind them. The Green Software Foundation logo appears in the bottom left.

Most enterprises running agentic AI are having two parallel conversations about it. Finance asks: what is this costing us, and what are we getting back? Sustainability asks: what is this costing the environment, and how will we report it?

In conventional software, these conversations often stay separate. In agentic AI, they are increasingly becoming one conversation. 

The waste behind an unexpectedly high cloud bill—overly broad prompts, oversized models for simple steps, unbounded retry loops, and sprawling memory contexts—is the same waste that increases energy use and carbon emissions. In water-stressed regions, it also shows up in the cooling water disclosures. That convergence gives organizations a rare opportunity: the same decisions can reduce cost, emissions, and reporting complexity.

#Why Agentic AI Changes the Picture

A single user prompt in an agentic system can fan out into dozens of model calls, tool invocations, sub-agent delegations, memory reads, and retries. While each one is small on its own, together they shape the system’s cost and resource use.  

What matters most isn’t the foundation model, but the architecture, prompts, workflow logic, and operational policy around it. These are levers decision-makers already control, and across enterprise environments the same six levers show up consistently. They matter to architects, operators, sustainability teams, and anyone accountable for AI spending and impact.

#1. Clear Intent

Ambiguity at the start of a workflow quickly compounds. A vague goal triggers a broader plan, which spawns more subtasks, which pull in more tools and memory. The fix is upstream: structured prompts, lightweight intent classifiers, and clear scoping at the entry point. Replacing a frontier model call with a small classifier at the front of the workflow can reduce the cost and carbon impact of everything that follows, often substantially.

#2. Bounded Planning

Planning is where agentic systems can quietly expand beyond their intended scope. Recursive plans, unconstrained sub-agent creation, and verbose system prompts increase computing demand without adding equivalent value. Caps on planning depth, limits on the number of agents created, retry budgets at the planning layer, and concise delegation prompts make planning easier to control. 

#3. Right-sized Models and Tools

One of the most important cost levers in agentic AI is matching the model to the task. Not every step in a workflow needs a frontier model. Classification, routing, scoring, and summarization often run on smaller, specialized, or fine-tuned models with comparable quality at a fraction of the energy and cost per inference. The same logic applies to tools: invoke what the decision requires, not the full registry.

#4. Execution Discipline

The action stage is where most computational cost concentrates, and where execution patterns shape day-to-day energy and carbon use. Avoiding duplicated work across agents, batching operations within a workflow, keeping outputs concise and structured, and pulling only essential data into each tool call all reduce both token spend and energy use. Bloated outputs are particularly expensive: they raise costs at the point of generation, and at every downstream step that consumes them.

Timing matters as much as content here. Not every agent needs to run the moment it is triggered. Non-critical and background agentic work—overnight reconciliations, periodic analyses, large batch jobs that can wait—can be queued and run during lower-carbon grid windows, where the energy mix is cleaner. For flexible workloads, carbon-aware scheduling and batching can reduce environmental impact without changing the result delivered to the user.

#5. Bounded Reflection and Retry

Reflection is a feature of agentic systems, not a bug. But unbounded retry loops are one of the stealthiest line items on any AI bill. Capped retries, calibrated confidence thresholds, light validation, and thoughtfully revised prompts on each retry keep the loop sharp without letting it compound silently.

#6. Memory Hygiene

Memory gives an agent continuity, but unmanaged it can quickly become expensive. Storing every prompt and output slows retrieval, enlarges future prompts, and brings low-value information back into later decisions. Selective storage of high-signal outputs, precise retrieval rather than context dumps, and clear time-to-live policies keep memory an asset rather than a liability.

#What You Can Put in Front of a Board

These actions become far more useful when their impact can be measured. 

The Software Carbon Intensity (SCI) specification, an ISO standard developed openly at Green Software Foundation, gives teams a consistent way to quantify software’s environmental impact, including AI training and inference. SCI for AI, its AI extension, was ratified in late 2025.

SCI is designed to encourage genuine reductions rather than reliance on offsets. Its methodology is transparent—define the boundary, choose the functional unit, gather the data, calculate the result, and report it. Applied at the workflow level, it makes the combined impact of the six levers visible, comparable, and reportable.

In practical terms, that means the next time a board asks how a major AI workload is performing on cost and on emissions, the answer can be drawn from the same measurement framework and traced to specific design choices. That is what credible disclosure looks like in practice—not a separate sustainability exercise, but a single, defensible view of how the workload is running.

The Foundation is extending this work to other resources that matter for AI at scale: the Software Energy Intensity specification is under active development, and a water-usage effectiveness standard is next in the pipeline. 

#Why This Is a Leadership Issue

These six levers are built into the system’s architecture, but they need to be supported by clear governance. Green AI takes shape when efficiency is treated as a design principle alongside latency, accuracy, and feature velocity. 

In practice, that looks like: 

  • KPIs that track resource intensity alongside performance
  • Procurement criteria that ask vendors for SCI-aligned data
  • Accountability that spans engineering, finance, sustainability, and increasingly compliance
  • A clear signal from leadership that efficiency is part of how AI is evaluated, not a side conversation

It’s also a clear message for current and prospective employees. As more developers and operators want to build systems they can be proud of—low-impact and high-performing—organizations that put this discipline in place tend to keep their engineering teams engaged for longer. 

#The Dividend

Agentic AI multiplies the activity behind each request—the decisions, the calls, the loops, the data. That multiplier cuts both ways. Designed with discipline, agentic systems can deliver more value per token, per watt, and per liter than the workflows they replace. Without it, they can quietly drive up the costs organizations are already trying hard to control.

The encouraging part is that the levers are available now, and the measurement framework to make them visible is open and ready to use.

A practical place to start: pick one flagship agentic workload in your organization. Apply SCI for AI at the workflow level—not just at the model—and bring the result into the same review where cost and ROI are already discussed. The conversation that follows tends to be sharper and more useful than either a finance-only or a sustainability-only version of it.

Making AI greener and more efficient takes a community effort—across enterprises, practitioners, and the wider Green Software Foundation ecosystem. 

If these ideas reflect the questions you are asking about agentic AI in your organization, please reach out at [email protected]. I’d welcome the conversation.

The views shared here reflect ongoing conversations within and around the Green Software Foundation community rather than formal Foundation positions.

Stay up to date

Get the latest green software news, articles, and industry insights from the GSF in our weekly newsletter.

Every member's journey starts with a conversation

Tell us what you're trying to solve. We'll tell you how membership can help.