(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
MORE THAN ENERGY.
WE DELIVER STABILITY.
Container skizze - green flex.png

BATTERY STORAGE FOR A CLEAN, RELIABLE AND ECONOMICAL ENERGY FUTURE

"As leading experts in the energy transition, we combine our knowledge with state-of-the-art battery storage technology to shape the energy infrastructure of the future - stable, flexible, and sustainable. We design, build, and operate large-scale battery storage systems across Europe for the long term, managing every step of the process, from identifying suitable sites to marketing the storage systems. Our team brings together over 100 years of experience and expertise in the energy sector from innovative energy companies."

Christoph Ostermann Portrait_4.png
Home: Testimonials
We see it as our responsibility not only to offer our partners the best solutions, but also to accompany them reliably through the dynamic market. Long-term reliability, the highest safety standards and a trustworthy supplier are crucial - because the energy transition needs stability. And we have put together the most experienced team for this.”
Christoph Ostermann
Co-Founder & CEO

THAT'S WHY BATTERY STORAGE IS IMPORTANT FOR
OUR ENERGY FUTURE:

The ongoing expansion of renewable energies is putting increasing pressure on the existing electricity infrastructure. The volatility of wind and solar energy requires more flexibility in the electricity grid in order to avoid high electricity costs and the risk of power shortages. This is where large-scale battery storage systems offer a simple solution: they store electricity in times of overproduction and feed it back into the grid when needed to stabilize the grid.

BATTERY STORAGE PROFESSIONALS WITH A DEEP UNDERSTANDING OF THE MARKET

Thanks to many years of experience in storage technology and the energy industry, our team combines more than 100 years of expertise from innovative energy companies. We understand the challenges and attach great importance not only to developing projects, but also to ensuring their long-term operation, which clearly sets us apart from most pure project developers, although we are open to cooperation. As an industry pioneer, we work with grid operators to integrate local grid requirements into project implementation in a targeted manner.

PROJECT PIPELINE

> 10 GW

READY-TO-BUILD

> 200 MW

LATEST NEWS

Here you will find all the latest news and press releases about green flexibility: information on cooperations, locations, projects and much more.

Green_Flexibility_Group_05422.jpg

YOUR CONTACT TO US

bottom of page