jQuery(function($) { function closeAllOffCanvas(exceptID = null) { let anyOpen = false; // Track if another Off-Canvas remains open $(".e-off-canvas").each(function() { let canvasID = $(this).attr("id"); if (!exceptID || canvasID !== exceptID) { $(this).removeClass("e-off-canvas-visible") .addClass("e-off-canvas-hidden") .attr("aria-hidden", "true") .css({ "z-index": "10", "visibility": "hidden", "opacity": "0" }); // Full removal delay set to 0ms setTimeout(() => { if ($(this).attr("aria-hidden") === "true") { $(this).css("display", "none"); } }, 0); } else { anyOpen = true; // At least one Off-Canvas is still open } }); } function openOffCanvas(targetID) { let targetCanvas = $(targetID); if (targetCanvas.length) { // Close all others EXCEPT the one we're opening closeAllOffCanvas(targetID); // Open immediately with delay set to 0ms setTimeout(() => { targetCanvas.removeClass("e-off-canvas-hidden") .addClass("e-off-canvas-visible") .attr("aria-hidden", "false") .css({ "z-index": "9999", "visibility": "visible", "opacity": "1", "display": "block" }); // Ensure the White Background Stays Visible $("body").addClass("off-canvas-active"); // Force repaint after opening forceRepaint(); }, 0); } } // Decode Base64 function decodeBase64(str) { try { return atob(str); } catch (e) { return null; } } // Handle Elementor Off-Canvas OPEN clicks $(document).on('click', '[href*="elementor-action%3Aaction%3Doff_canvas%3Aopen"]', function(event) { event.preventDefault(); let href = decodeURIComponent($(this).attr("href")); let base64Match = href.match(/settings=([^&]+)/); if (base64Match) { let decodedSettings = decodeBase64(base64Match[1]); try { let settingsObj = JSON.parse(decodedSettings); if (settingsObj.id) { let offCanvasID = "#off-canvas-" + settingsObj.id; openOffCanvas(offCanvasID); } } catch (e) {} } }); // Handle Elementor Off-Canvas CLOSE clicks $(document).on('click', '[href*="elementor-action%3Aaction%3Doff_canvas%3Aclose"]', function(event) { event.preventDefault(); closeAllOffCanvas(); }); // Ensure all Off-Canvas elements start hidden (ONLY if NOT in Elementor Editor) function initializeOffCanvasVisibility() { // Check if the body does NOT have the Elementor edit mode class if (!$('body').hasClass('elementor-element-edit-mode')) { $(".e-off-canvas").each(function() { $(this).attr("aria-hidden", "true").css({ "z-index": "10", "visibility": "hidden", "opacity": "0", "display": "none" }); }); } } // Call the initialization function $(window).on('load', initializeOffCanvasVisibility); // Utility function to force repaint function forceRepaint() { if ($('body').length) { $('body')[0].style.display = 'none'; $('body')[0].offsetHeight; $('body')[0].style.display = ''; } } });

ISO 50001

ISO 50001

Mit Jouvoli Ihre Energieeffizienz systematisch und nachhaltig verbessern

ISO 50001 is the leading international standard for establishing an Energy Management System (EnMS). It provides organizations with a structured framework to reduce energy consumption, improve operational efficiency and demonstrate measurable performance improvement. Jouvoli supports full ISO 50001 compliance — including ISO 50006 for energy baselines and EnPI calculation — helping organizations accelerate certification while strengthening business competitiveness.

Start with one problem. Let the subsidy cover up to 45%.

Start with one problem. Let the subsidy cover up to 45%.

Jouvoli is modular by design. Begin with the capability that delivers immediate value — energy monitoring, SCADA control, or predictive quality — and expand as your needs grow.
No big-bang deployment. No long-term lock-in. Start seeing results within weeks.
Eligible for BAFA EEW Module 3 Funding
German companies investing in ISO 50001 software and implementation can receive 25–45% of eligible costs back through the BAFA Bundesförderung für Energie- und Ressourceneffizienz in der Wirtschaft (EEW), Module 3. Eligible investment categories include the software license, sensors, implementation services, and training.
 

BAFA funding is subject to individual application approval. Subsidy rates: 45% (small enterprises), 40% (medium), 25% (large) per EU SME definition.

Überblick ISO 50001

Die ISO 50001 legt die Systeme und Prozesse fest, die notwendig sind, um die Energieeffizienz und den Energieverbrauch kontinuierlich zu verbessern. Der Standard betont, dass das Hauptziel darin besteht, Organisationen eine strukturierte, datenbasierte Vorgehensweise zur nachhaltigen Leistungssteigerung zu ermöglichen.

ISO 50001 applies to organizations of all sizes and sectors and is designed to integrate easily with other management system standards. Jouvoli also supports ISO 50006, the companion standard that defines methods for establishing energy baselines (EnB) and energy performance indicators (EnPIs) — the quantitative foundation of any compliant EnMS.

Key outcomes: From certification to value

Energiekosten senken

Absicherung gegen Preisschwankungen

Unterstützung der ESG-Ziele

Prüfbares EnMS über alle Standorte und Prozesse

How Jouvoli supports ISO 50001 Compliance

Jouvoli aligns directly with the structure and requirements of ISO 50001. The platform translates the standard’s clauses into practical digital workflows, automated monitoring and auditable documentation.

ISO 50001 verlangt von Organisationen, dass sie interne und externe Einflussfaktoren, Energienutzung und die Grenzen ihres Energiemanagementsystems (EnMS) verstehen.

Jouvoli bietet:

  • Mapping von Standorten, Anlagen, Zählern und Prozessen
  • Echtzeit-Übersicht der Energieflüsse
  • Identifizierung signifikanter Energieverbräuche (SEUs)
  • Zentrale Dokumentation von Umfang und Grenzen

Damit wird sichergestellt, dass die Basis des EnMS klar definiert und lückenlos nachvollziehbar ist.

Governance

Policy & accountability

Halten Sie die Energieperformance auf der Managementagenda durch strukturierte Reviews und klare Zuständigkeiten für Maßnahmen.

Grundlagen

Umfang & Geltungsbereich

All EnMS boundaries are documented and traceable, forming a solid basis for audits and future expansion.

Energieanalyse

Identifizieren Sie SEUs, Muster und wesentliche Einflussfaktoren aus Ihren Daten.

Referenzwerte & EnPIs

Erstellen Sie ISO-konforme Referenzwerte und Indikatoren direkt in Jouvoli.

Ziele & Alarme

Legen Sie Ziele fest und erhalten Sie Benachrichtigungen, wenn die Leistung abweicht.

Die Anforderungen der Planung umfassen Risiko- und Chancenanalysen, die Festlegung von Energie-Baselines (EnB), die Definition von EnPIs sowie das Setzen von Zielen und Vorgaben.

Jouvoli bietet:

  • Automatisierte Erstellung von Referenzwerten auf Basis historischer Daten
  • EnPI definition and baseline calculation fully aligned with ISO 50006 — including normalization for production volume, weather, and occupancy
  • Normalisierung von Kennzahlen (Produktion, Wetter, Auslastung etc.)
  • Szenariomodellierung für Zielvorgaben
  • Benachrichtigungen bei Abweichungen von der geplanten Energieperformance

Damit ist sichergestellt, dass die Energieplanung präzise, datenbasiert und normkonform erfolgt.

Daten, Dokumentation & Zusammenarbeit

Versionierte Dokumentation, zentrale Beweisbibliothek und abteilungsübergreifende Zusammenarbeit sorgen dafür, dass Ihr EnMS organisiert, konsistent und auditierbar bleibt.

Umfang & Geltungsbereich

Echtzeitüberwachung von SEUs, Anomalieerkennung sowie Integration mit SCADA, BMS und PLCs unterstützen einen stabilen Betrieb und kontinuierliche Optimierung.

Messung, Analyse & Audits

Automatisiertes EnPI-Tracking, ISO 5015-konforme M&V-Workflows und anpassbare Berichte ermöglichen eine transparente, objektive Leistungsbewertung.

Korrekturmaßnahmen & Einsparungen

Trendanalysen, KI-gestützte Empfehlungen und verfolgte Korrekturmaßnahmen stellen sicher, dass Verbesserungen messbar, verifiziert und dokumentiert sind.

Built by people who understand the standard — not just the software.

Jouvoli’s energy management module was designed with practitioners who hold PECB ISO 50001 Lead Implementer certification — one of the most rigorous professional credentials in energy management. 

This means the platform reflects how the standard actually works in practice: PDCA cycles, EnPI normalization, SEU justification, audit evidence trails — not a generic dashboard with an “ISO 50001” label.

"We didn't build an ISO 50001 feature. We built the platform around how ISO 50001 actually works."

Warum Jouvoli wählen?

Cross-department alignment

Unterstützt Energieverantwortliche, Produktion, Instandhaltung, Controlling und das Top-Management.

Accelerated certification

Die Plattformstruktur orientiert sich am ISO-50001-Rahmen, wodurch die Vorbereitungszeit verkürzt wird.

Measurable energy savings

Echtzeit-Analysen und Verbesserungs-Tools unterstützen eine nachhaltige Kostensenkung.

Scalable architecture

Geeignet für einzelne Standorte oder Unternehmensgruppen mit mehreren Standorten.

Audit readiness

Dokumentation und Leistungsnachweise werden kontinuierlich und systematisch gepflegt.

DE