(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
Bild Batteriespeicher C.png

ACHIEVING MORE TOGETHER. PROJECTS FOR THE ENERGY TRANSITION

Partnerships among project developers - for a stronger, more flexible and more sustainable energy future.

PARTNER AT EYE LEVEL

We know how complex the implementation of energy projects can be. Whether financing, technical challenges or regulatory requirements - some projects need strong partners in order to be realized.

This is exactly where we at green flexibility come in: with our experience and expertise in the development, financing and operation of battery storage systems, we are the ideal partner for BESS projects. Together, we can accelerate the energy transition - without competition, but with a clear goal: to actively shape the future of energy.

Home: Testimonials
The energy transition requires cooperation at all levels. Together with other project developers, we can create solutions that would otherwise fall by the wayside. Our strength lies in partnership: we combine expertise, financial strength and reliability - for a successful energy transition.
Christoph Lienert
Co-Founder & COO

OPPORTUNITIES FOR YOUR MUNICIPALITY AT A GLANCE 

MORE INCOME

Achieve long-term and predictable trade tax income for your municipality 

48.png

STRENGTHENING THE ENERGY TRANSITION

Strengthen your local and our national electricity infrastructure for a successful energy transition

8.png

ACHIEVING CLIMATE TARGETS

Receive a CO₂ certificate for your climate targets and become a pioneer in your region

20.png

PROJECT PARTICIPATION

Benefit from a possible project participation and investment in our storage project

41.png

SAFETY

Our leading industry expertise and quality promise ensures security in long-term operation

21.png

FAST DECISION

Our decision-making processes are short. This means we can implement projects quickly or take them to the next stage.

Home: Testimonials

WHAT IS THE PROCEDURE

You can use the contact form below to send us a non-binding inquiry. Our cooperation department and specialists in the team will immediately take care of the initial contact. In the first step, it is important to determine the status quo using a checklist and to plan the next steps together. 

REQUIREMENTS

For us, projects are only relevant once a grid reservation confirmation has been received. However, we understand that not all projects within a pipeline already have such a confirmation. For this reason, we are still open to an exchange for several projects.

Green_Flexibility_Group_05422.jpg

Thank you very much! We have received your contact request and will get back to you as soon as possible.

bottom of page