(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_Group_05633.jpg

WORKING WITH THE BEST

Together with the most experienced team in the industry, we are working on innovative and sustainable solutions for the energy infrastructure of tomorrow. 

If you want to be part of a future-oriented mission and create change with passion and team spirit, then you've come to the right place.

YOUR CAREER AT GREEN FLEXIBILITY 

The energy transition is one of the most important projects of our time - and it goes far beyond entrepreneurial goals. That is why the energy transition requires and deserves the best talents who see their work for the greater good as more than just a job. green flexibility aims to provide these talents with the basis for maximum impact. We are working on the central key issue of the energy transition and have the goal of finally achieving a sustainable and future-proof energy supply!

Green_Flexibility_Group_05633.jpg
Green_Flexibility_Group_05633.jpg
Green_Flexibility_Group_05633.jpg
Green_Flexibility_Group_05633.jpg
Green_Flexibility_Group_05633.jpg
Green_Flexibility_Group_05633.jpg

WHY YOU SHOULD START WITH GREEN FLEXIBILITY

YOUR IMPACT

With your work, you make a valuable contribution to the energy transition every day and help us move step by step towards a sustainable energy future. You are making a difference - for yourself, society and our planet!

EXPERTISE

Our team combines more than 100 years of experience in the energy sector. Through the daily exchange of knowledge and experience, you can develop personally and professionally in a supportive environment. 

SUSTAINABILITY

Our focus is on sustainability, which is why we strive for the highest quality in all our areas. With our battery storages, we want to create sustainable values that offer our partners, society and the environment added value in the long term. 

TEAMWORK

RESPONSIBILITY

green flexibility combines the industry's leading climate tech expertise with an outstanding team created to develop sustainable energy solutions of the highest quality. Together, we create an environment characterized by trust, innovation and the common goal of actively shaping the future of energy and making a real impact. A place where you can develop your full potential and become part of a visionary transformation.
KATHARINA FÜLLE
Director People & Culture

We say goodbye to big egos and work on our shared vision with empathy and trust. That's why we not only focus on team spirit and diversity, but above all on flat hierarchies and cross-team collaboration.  

As a young company, we offer a lot of development potential. That's why we give everyone the chance to take on responsibility, develop things further or build something new - regardless of position or experience.  

Do you want to make a lasting change to the energy transition? 
Become part of our team!

Nothing for you among the advertised positions?

Then apply directly here:

bottom of page