(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
Batteriespeicher Balzhausen Luftbild.jpg

ACHIEVING MORE TOGETHER. PROJECTS FOR THE ENERGY TRANSITION

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

PARTNERS ON EQUAL TERMS

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.

REALIZING BATTERY STORAGE PROJECTS TOGETHER 
elevate – the partner program for project developers

Batteriespeicher in Immenstadt

With the elevate partner program, green flexibility offers developers of large-scale battery storage projects the opportunity to bring their projects to realization together with an experienced operator. The program is specifically aimed at developers who have promising projects with grid connection commitments, but require capital, technical expertise or operational experience for the next step.

PARTNERSHIP WITH KAJONI

Partnership as part of the grid connection process "Reifegradverfahren": green flexibility acquires 750 MW BESS project portfolio from Kajoni.

With the transaction supported by GreenCap Partners, green flexibility has acquired a BESS project portfolio developed by Kajoni, comprising 750 MW of power and 3 GWh of storage capacity. Kajoni will continue to develop the projects for green flexibility until they reach ready-to-build status.

kajoni-logo_gy-green-4c.png

COOPERATION WITH HANSA BATTERY

green flexibility and Hansa Battery have signed a framework agreement for the acquisition of around 500 megawatts of large-scale battery storage projects. Hansa Battery contributes the projects and continues to develop them independently in close cooperation. green flexibility secures the financing of the grid connection, prepares implementation and subsequently takes over the construction and operation of the systems.

“Hansa Battery develops the projects until they are ready to build and contributes them with binding grid reservations. This creates the foundation for moving suitable sites into implementation quickly and in a structured manner,” explains Lyubomir Petrov, Managing Director of Hansa Battery.

hansa und gf.png
Home: Testimonials
Green_Flex_Mitarbeiter_April_0818.jpg
Simon Wisseler
Director M&A

HOW DOES THE PROCESS WORK?

Using the contact form below, you can submit a non-binding inquiry to us. Our partnership department and in-house specialists will promptly handle the initial contact. In the first step, it is important to determine the current status using a checklist and to plan the next steps together.

Green_Flexibility_Group_05422.jpg

By submitting the form, the data you provide will be processed by green flexibility development GmbH, Lohgässele 1, 87435 Kempten, Germany, for the purpose of processing your request(s). Your data will be processed strictly for the intended purpose.

Information on how we handle your data can be found in our information in accordance with Art. 13 GDPR.

Further information on the processing of your data within our website can be found in our privacy policy at


Mandatory fields are marked with an *

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

bottom of page