(function() { function getParam(param) { let params = new URLSearchParams(window.location.search); return params.get(param); } function storeClickId(param, storageKey) { let value = getParam(param); if (value) { let record = { value: value, expiry: new Date().getTime() + 90 * 24 * 60 * 60 * 1000 }; localStorage.setItem(storageKey, JSON.stringify(record)); console.log(`✅ Stored ${param}:`, record); } else { console.log(`⚠ No ${param} found in URL`); } } function updateHubSpotIframe(attempt = 0) { let iframe = document.querySelector('iframe[src*="hsforms.com"]'); if (!iframe) { console.warn(`⚠ Attempt ${attempt}: HubSpot iFrame not found.`); if (attempt < 20) setTimeout(() => updateHubSpotIframe(attempt + 1), 500); return; } let gclid = JSON.parse(localStorage.getItem("gclid"))?.value || ""; let fbclid = JSON.parse(localStorage.getItem("fbclid"))?.value || ""; let li_fat_id = JSON.parse(localStorage.getItem("li_fat_id"))?.value || ""; let newSrc = iframe.src.split("?")[0] + `?google_clickid=${encodeURIComponent(gclid)}` + `&meta_clickid=${encodeURIComponent(fbclid)}` + `&linkedin_clickid=${encodeURIComponent(li_fat_id)}`; console.log("🔄 Updating HubSpot iFrame to:", newSrc); iframe.src = newSrc; } // Delay execution until page is fully loade
top of page
green flexibility _Projektbesprechung mit Netzbetreiber für Großbatteriespeicher

PARTNERSHIPS AND COOPERATIONS

for joint flexible large-scale battery storage projects

TOGETHER WITH MUNICIPAL UTILITIES AND ENERGY PROVIDERS, WE DELIVER LARGE-SCALE BATTERY STORAGE FOR A STABLE AND ECONOMIC ENERGY FUTURE.

green flexibility develops, builds and operates large-scale battery storage systems in close collaboration with regional energy providers and municipal utilities. Our goal is to establish long-term partnerships that strengthen regional value creation, enable new business models and advance the integration of renewable energy at the local level.

YOUR BENEFITS AS AN ENERGY PROVIDER OR MUNICIPAL UTILITY

In cooperation with energy providers, we implement battery storage systems at strategically important grid locations. We combine our expertise in the development, construction and operation of large-scale storage systems with the regional strength and market knowledge of our partners.

Projects are structured as long-term partnerships – from site development and financing through to operation and commercialization.

New revenue streams through storage projects

Strengthening of regional energy infrastructure

Opportunities to participate in projects

Access to battery and operational expertise

Regio link Logo

REGIOlink:

A proven FCA model for all grid levels, combined with comprehensive contractual and operational expertise.

PARTNERSHIP WITH AÜW IN THE

ALLGÄU REGION

Together with Allgäuer Überlandwerke (AÜW), the regional energy provider, green flexibility is delivering large-scale battery storage projects.

With the first FCA in Germany, a blueprint for the entire industry has been established.

These projects strengthen the local energy infrastructure and provide additional flexibility for integrating renewable energy.

logo vom AÜW

COOPERATION WITH VWEW-ENERGIE

The first joint project, with 10 MW of power and 25 MWh of capacity, is operated in a grid-neutral mode and incorporates key elements of green flexibility’s REGIOlink concept – an approach that takes regional grid conditions into account and enables intelligent, grid-neutral operation. The total joint investment amounts to approximately €10 million.

“The expansion of renewable energy, which we have been successfully advancing for many years, is a central task of the energy transition. The next major challenge is to store electricity from wind and solar so that it can be used flexibly whenever it is needed.”
– Stefan Fritz, Managing Director of VWEW

Logo vwew
Stefan Fritz von der vwew energie mit Christoph LIenert - Batteriespeicher projekt in MOD

HOW THE COLLABORATION WORKS

Batteriespeicher in Immenstadt
  • Identification of suitable sites and grid connection point

  • Development of a joint project mode 

  • Construction and implementation of the battery storage system

  • Long-term operation and commercialization

bottom of page