Sidecar Blog

How to answer when members ask about AI's environmental impact

Written by Sidecar Team | Jul 1, 2026 10:30:01 AM

Imagine opening your inbox to a pointed question from a long-time member. They noticed your association recently launched a new search tool on the website, and they want to know the environmental cost of the artificial intelligence powering it. Specifically, they ask if your new member benefit relies on data centers that burn through massive amounts of energy and water for cooling.

Members read the same headlines you do. They see reports about massive data centers and power grids strained by new computing demands. When they see your association rolling out new digital tools, it is natural for them to connect those dots and ask how their dues are contributing to that footprint.

This is not a hypothetical scenario. As public awareness of AI energy consumption grows, associations are quietly wrestling with how to address these concerns. You cannot simply dismiss the question, nor should you panic and shut down your technology initiatives. The goal is to provide a credible, fact-based answer that serves your audience rather than acting as a spokesperson for any particular vendor.

To do that, you need a practical framework to assess the AI environmental impact of your operations. This allows you to form a stance you can actually stand behind, balancing the undeniable utility of these tools with a commitment to AI sustainability. The framework comes down to a few specific questions you can work through with your team to evaluate your footprint and communicate it honestly to your membership.

Differentiate between training and using a model

The most resource-intensive part of artificial intelligence by far is training a large model from scratch. When people read headlines about massive energy demands, those figures are heavily driven by the initial training phase. Training requires running thousands of specialized processors for months at a time to teach the system how to understand language and recognize patterns.

However, most association-facing assistants do not train models. The tools we build and use typically answer from an organization's own vetted content and call an existing model briefly to process the language. This is known as inference. You are not building a massive model from the ground up. You are simply querying one that already exists.

The energy required to run a single query is a tiny fraction of the energy required to train the underlying system. When a member asks about your footprint, clarifying that your association is an end-user of existing models rather than a developer training new ones provides immediate, helpful context. It separates the macro-level cost of building the technology from the micro-level cost of your specific application.

Evaluate where the computing work actually runs

Not all data centers operate with the same efficiency. If an organization tries to host its own infrastructure in a dedicated, single-tenant data center, the environmental cost per query is generally quite high. The servers must be powered and cooled regardless of whether they are running at full capacity or sitting idle.

Tools built on shared hyperscale cloud infrastructure like Microsoft Azure, Amazon Web Services, or Google Cloud are materially more efficient. In these environments, power and cooling are pooled across thousands of organizations and run at high utilization rates. Because these hyperscale providers operate at such a massive scale, they have both the financial incentive and the capital to engineer highly efficient cooling systems.

For example, Microsoft says its newest data center designs use zero water for cooling by recycling it in a closed loop, and the company has stated an aim to be water positive by 2030. Knowing where your tools are hosted allows you to explain that you are leveraging pooled, highly optimized infrastructure rather than running inefficient, dedicated servers.

Adopt model agnosticism to match the tool to the task

The most effective environmental strategy you can control is picking the right size model for the task at hand. A tool that stays model agnostic lets an organization weigh environmental costs as one factor in picking a model alongside speed, quality, privacy, and price rather than defaulting to the largest, most power-hungry option every time.

Using Claude Fable to answer something really basic is like using a jumbo jet to take one person across the pond. It might be fun, but it makes absolutely no sense. You burn an awful lot of fuel to carry just a handful of folks. Similarly, if you need to ship a paperclip, you probably do not want to put it in an 18-wheeler.

Yet people routinely use massive models to ask simple questions or perform basic arithmetic. A smaller, local model can handle simple routing or basic calculations using a fraction of the energy. In fact, a simple arithmetic problem is often best solved by a basic calculator, which uses basically no energy at all. By designing your systems to route complex queries to large cloud models and simple queries to smaller or local models, you drastically reduce your overall footprint.

This approach is not just an environmental strategy. It is also a sound financial strategy. The massive frontier models cost significantly more per query than smaller, specialized models. By right-sizing your technology choices, you protect your association's budget while simultaneously reducing your energy consumption.

Shift non-urgent workloads to off-peak hours

Not every task needs to happen in real time. Just as it is less expensive to use energy when the sun is down because fewer people are trying to cool their homes, computing workloads can be scheduled for off-peak times. This is called batch processing.

Think about the typical association workload. You might have decades of PDF journals that need to be parsed, categorized, and summarized to build a new member search tool. Running that massive job at noon on a Tuesday competes with peak energy demand. Scheduling it to run automatically at two in the morning on a Sunday uses surplus energy.

If the results came back to you tomorrow, the next day, or even a week from now, you would likely be totally fine with that timeline. Every major provider offers the ability to run batch processing. By setting up these workloads to run during downtime, you take advantage of computing cycles that would have otherwise gone wasted. This approach is often significantly cheaper financially, and it optimizes energy use by smoothing out the demand on the grid.

Measure honestly and communicate transparently

The final piece of the framework is deciding what you can honestly measure and how you talk about it. This is the part that keeps the whole conversation credible.

By the providers' own numbers, a single text query uses on the order of five drops of water and roughly the energy of running a television for under 10 seconds. The per-query impact is tiny and falling as the technology becomes more efficient. However, total industry energy and water use is still rising rapidly as the technology scales up globally.

It is also important to note that most of these provider figures are self-reported rather than independently audited. The responsible framing for your members is to say here is the provider's published data, and here is what cannot yet be precisely measured. Do not offer a falsely precise number or pretend the macro-level environmental impact does not exist. Acknowledge the reality of the industry's growth while clearly stating the steps your association is taking to use the technology efficiently.

Update your responsible AI policy

Once you have worked through this framework, the next step is to formalize your stance. Our suggestion would be to incorporate this in the next iteration of your responsible use section of an AI policy. It should touch on the ethics of using AI, where it's appropriate, and where your organization doesn't believe AI should be used.

Putting a stake in the ground regarding environmental responsibility shows your members that you are not adopting technology blindly. You are thinking critically about the tools you use, the infrastructure they run on, and the long-term sustainability of your digital strategy. You do not need to have a perfect, finalized answer today, but you do need to start educating yourself and your team before the questions from your members become more frequent and more urgent.

Your policy should be a living document. As the technology becomes more efficient and new measurement standards emerge, you can update your guidelines to reflect the best available data. The goal is transparency, not perfection.

The organizations that handle this transition well are the ones that work these questions through before they become an urgent crisis. The technology is an unbelievable power tool that will help us solve many complex problems, potentially including environmental challenges themselves. But that long-term potential does not justify wasteful, inefficient use today. By understanding the difference between training and inference, leveraging hyperscale infrastructure, matching the model to the task, and communicating honestly about the data, your association can confidently answer any member who asks about your footprint.