(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
Header_WES Event.png

A full-day expert dialogue followed by a networking dinner for women actively shaping the energy transition and fostering the exhange on energy storage, grids and flexibility markets.

WES.png

Women Energising Storage

Women Energising Storage (WES) is a professional initiative and the host of this event, bringing together women from across the energy sector. It fosters open exchange, shared learning and the growth of strong professional networks.

WES provides a dedicated space for dialogue, collaboration, and new perspectives across energy storage, power grids and flexibility markets. By bringing together experienced professionals, the initiative contributes to broadening perspectives and jointly shaping the future development of the energy system.

WES.png

Event Details

DATE:
Thursday, 16 April 2026

Expert Dialogue: 09:30 – 17:00
Networking Dinner: from 18:30

​LOCATION:
Infinity Hotel Munich,
Andreas-Danzer-Weg 1-3, 85716 Unterschleißheim

WES.png

Program

The event will be opened with a welcome address by Christoph Ostermann, CEO of green flexibility.

This will be followed by a program offering space for professional discussions, experience sharing, and networking.

  • A full-day expert dialogue featuring a variety of interactive exchange formats

  • Professional insights on energy storage, grids, and flexibility, including perspectives from women-led start-ups in the energy sector

  • Moderated discussions and interactive sessions

  • Targeted networking opportunities with participants from diverse market roles

  • A joint networking dinner in a relaxed setting

A detailed agenda will be shared shortly.

WES.png

Event Registration

The participation fee for the event is covered by green flexibility.

Register now
(free of charge):

👉 Registration

WES.png

Accommodation

Overnight stays are arranged individually and at your own expense.

A limited room block with discounted rates is available at the event hotel.

Book your hotel
(optional):

👉 Book now

Regular Exchange, Meaningful Connections

Strong networks thrive on continuity. That’s why we’re creating regular opportunities to connect — from virtual sessions to in-person meetups.

These gatherings provide space to share experiences, discuss current topics, and support one another in a trusted, professional environment.
The format evolves with the community — shaped by those who take part.​

Stay connected via our LinkedIn group

WES.png

Contact us

bottom of page