{"id":4810,"date":"2025-02-03T09:42:00","date_gmt":"2025-02-03T08:42:00","guid":{"rendered":"https:\/\/www.intesa.it\/eprel-and-the-electronic-seal-how-to-obtain-and-apply-it\/"},"modified":"2025-10-30T10:12:25","modified_gmt":"2025-10-30T09:12:25","slug":"eprel-and-the-electronic-seal-how-to-obtain-and-apply-it","status":"publish","type":"post","link":"https:\/\/www.intesa.it\/en\/eprel-and-the-electronic-seal-how-to-obtain-and-apply-it\/","title":{"rendered":"EPREL and the Electronic Seal: how to obtain and apply it"},"content":{"rendered":"<h2 class=\"sottotitolo\" style=\"font-size: 20px !important;\">Qualified Electronic Seal: since March 2022, it has been mandatory to &#8220;verify&#8221; your company with Qe-Seal on the EPREL portal.<\/h2><hr class=\"wp-block-separator\"\/><p style=\"text-align: center;\"><i><span style=\"font-weight: 400;\">Manufacturers and distributors of electronic equipment will be required to apply the qualified electronic seal on the EPREL portal. Let\u2019s explore what the Qe-Seal is and how it works.<\/span><\/i><\/p><hr class=\"wp-block-separator\"\/><div><img loading=\"lazy\" decoding=\"async\" class=\"freccia-interna alignright wp-image-45945\" src=\"https:\/\/www.intesa.it\/wp-content\/uploads\/2025\/10\/freccia-interna.png\" alt=\"\" width=\"31\" height=\"36\" \/>\n<p style=\"padding-left: 26px; padding-top: 26px;\"><strong>In questo articolo scoprirai:<\/strong><\/p>\n\n\t<div id=\"toc\">\t  \n\t<\/div>\n\n\t<script>\n\t\tvar c = function() {\n\t\t\treturn({\n\t\t\t\tlog: function(msg) {\n\t\t\t\t\tconsoleDiv = document.querySelector(\"main#single_news .contenuto_news\");\n\t\t\t\t\tpara = document.createElement('p');\n\t\t\t\t\ttext = document.createTextNode(msg);\n\t\t\t\t\tpara.appendChild(text);\n\t\t\t\t\tconsoleDiv.appendChild(para);\n\t\t\t\t}\n\t\t\t});\n\t\t}();\n\n\t\t\/*window.onload = function () {\n\t\t\tvar toc = \"\";\n\t\t\tvar level = 0;\n\t\t\tvar maxLevel = 3;\n\t\t\t\n\t\t\tconst reg = \/<h([\\d])>([^<]+)<\\\/h([\\d])>\/gi;\n\t\t\t\/\/const reg = \/<h([1-6])\\b[^>]*>([\\s\\S]*?)<\\\/h\\1>\/gi;\n\t\t\t\n\t\t\tdocument.querySelector(\"main#single_news .contenuto_news\").innerHTML =\n\t\t\t\tdocument.querySelector(\"main#single_news .contenuto_news\").innerHTML.replace( \/\/\n\t\t\t\t\treg,\n\t\t\t\t\tfunction (str, openLevel, titleText, closeLevel) {\n\t\t\t\t\t\tif (openLevel != closeLevel) {\n\t\t\t\t\t\t\tc.log(openLevel)\n\t\t\t\t\t\t\t\treturn str + ' - ' + openLevel;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (openLevel > level) {\n\t\t\t\t\t\t\ttoc += (new Array(openLevel - level + 1)).join(\"<ul>\");\n\t\t\t\t\t\t} else if (openLevel < level) {\n\t\t\t\t\t\t\ttoc += (new Array(level - openLevel + 1)).join(\"<\/ul>\");\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tlevel = parseInt(openLevel);\n\n\t\t\t\t\t\tvar anchor = titleText.replace(\/ \/g, \"_\");\n\t\t\t\t\t\ttoc += \"<li><a href=\\\"#\" + anchor + \"\\\">\" + titleText + \"<\/a><\/li>\";\n\n\t\t\t\t\t\treturn \"<h\" + openLevel + \"><a name=\\\"\" + anchor + \"\\\">\" + titleText + \"<\/a><\/h\" + closeLevel + \">\";\n\t\t\t\t\t}\n\t\t\t\t);\n\n\t\t\tif (level) {\n\t\t\t\ttoc += (new Array(level + 1)).join(\"<\/ol>\");\n\t\t\t}\n\n\t\t\tdocument.querySelector(\"main#single_news .contenuto_news #toc\").innerHTML += toc;\n\t\t};*\/\n\t\twindow.onload = function () {\n\t\t\tvar toc = \"\";\n\t\t\tvar currentLevel = 0;\n\t\t\tvar anchorsSeen = {};\n\n\t\t\tconst reg = \/(<h([1-6])\\b[^>]*>)([\\s\\S]*?)<\\\/h\\2>\/gi;\n\t\t\tconst container = document.querySelector(\"main#single_news .contenuto_news\");\n\n\t\t\tif (!container) return;\n\n\t\t\t\/\/ Rileva l\u2019eventuale h2.wp-block-heading primo figlio da escludere\n\t\t\tconst excludeHeading = container.querySelector(\":scope > h2.wp-block-heading:first-child\");\n\n\t\t\tcontainer.innerHTML = container.innerHTML.replace(\n\t\t\t\treg,\n\t\t\t\tfunction (fullMatch, openTag, levelStr, innerHTML, offset, fullString) {\n\t\t\t\t\t\/\/ Ignora se corrisponde all'h2.wp-block-heading:first-child\n\t\t\t\t\tif (excludeHeading && fullMatch.includes(excludeHeading.outerHTML)) {\n\t\t\t\t\t\treturn fullMatch;\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ Esclude i titoli subito dopo <hr class=\"wp-block-separator\">\n\t\t\t\t\tconst prevChunk = fullString.slice(Math.max(0, offset - 100), offset);\n\t\t\t\t\tif (\/<hr[^>]*class=[\"']wp-block-separator[\"'][^>]*>\\s*$\/i.test(prevChunk)) {\n\t\t\t\t\t\treturn fullMatch;\n\t\t\t\t\t}\n\n\t\t\t\t\tvar level = parseInt(levelStr, 10);\n\t\t\t\t\tvar titleText = innerHTML.replace(\/<\\\/?[^>]+(>|$)\/g, \"\").trim();\n\t\t\t\t\tif (!titleText) return fullMatch;\n\n\t\t\t\t\tvar anchorBase = titleText.replace(\/\\s+\/g, \"_\").replace(\/[^\\w\\-_.]\/g, \"\");\n\t\t\t\t\tvar anchor = anchorBase || (\"heading_\" + Math.random().toString(36).slice(2, 8));\n\n\t\t\t\t\tif (anchorsSeen[anchor]) {\n\t\t\t\t\t\tanchorsSeen[anchor] += 1;\n\t\t\t\t\t\tanchor = anchor + \"_\" + anchorsSeen[anchor];\n\t\t\t\t\t} else {\n\t\t\t\t\t\tanchorsSeen[anchor] = 1;\n\t\t\t\t\t}\n\n\t\t\t\t\tif (level > currentLevel) toc += \"<ul>\".repeat(level - currentLevel);\n\t\t\t\t\telse if (level < currentLevel) toc += \"<\/ul>\".repeat(currentLevel - level);\n\t\t\t\t\tcurrentLevel = level;\n\n\t\t\t\t\ttoc += `<li><a href=\"#${anchor}\">${titleText}<\/a><\/li>`;\n\n\t\t\t\t\treturn `${openTag}<a name=\"${anchor}\"><\/a>${innerHTML}<\/h${level}>`;\n\t\t\t\t}\n\t\t\t);\n\n\t\t\tif (currentLevel) toc += \"<\/ul>\".repeat(currentLevel);\n\n\t\t\tvar tocContainer = container.querySelector(\"#toc\");\n\t\t\tif (tocContainer) tocContainer.innerHTML += toc;\n\t\t};\n\n\t<\/script>\n\t\n\t<\/div><p>Energy saving has (fortunately) long been on the agenda of European regulations, which not only govern CO\u2082 emissions across EU countries but also work to encourage appliance manufacturers to develop highly energy-efficient products.<\/p>\n<p><span style=\"font-weight: 400;\">To support this goal, <strong>the European Product Registry for Energy Labelling (EPREL) was established in 2018.<\/strong><\/span><\/p><h3>What Is the Qualified Electronic Seal (Qe-Seal) and how to obtain it<\/h3>\n<p><span style=\"font-weight: 400;\">The <span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.intesa.it\/en\/electronic-seal\/\"><strong>qualified electronic seal<\/strong><\/a><\/span> can be considered similar to a Qualified Electronic Signature, but it is issued to a company or organization rather than an individual. Unlike a personal signature, the seal is not tied to a specific individual. Once issued, the company can continue to use it even if the person who initially requested or authorized it leaves the organization or ceases to hold an administrative\/legal representative role.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The electronic seal is used to digitally sign documents, workflows, or corporate content (such as software, images, etc.), certifying their origin, authenticity, and integrity. <strong>A document or any other content sealed with an electronic seal strongly and legally attests to its source and content.<\/strong><\/span><\/p>\n<p><span style=\"font-weight: 400;\">To obtain a <span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.intesa.it\/en\/electronic-seal\/\"><strong>Qualified Electronic Seal<\/strong><\/a><\/span> companies must contact an eIDAS-accredited Certification Authority authorized to issue such seals, such as <a href=\"https:\/\/www.intesa.it\/en\/\">Intesa<\/a>.<\/span><\/p><h3>What&#8217;s EPREL<\/h3>\n<p><span style=\"font-weight: 400;\"><strong>EPREL<\/strong> stands for <strong>European Product Registry for Energy Labelling<\/strong>, the database where, since January 1, 2019, all manufacturers and distributors of electronic appliances must register their products <strong>to obtain the energy label<\/strong>. This is the same label we have all seen on appliances displayed in stores. The label must be placed on the product\u2019s packaging to inform consumers about its energy consumption characteristics.<\/span><\/p><h3>Electronic Seal: what\u2019s required from March 1, 2022<\/h3>\n<p><span style=\"font-weight: 400;\">To ensure that only organizations legally authorized to trade within the EU can display energy labels, <a href=\"https:\/\/www.intesa.it\/en\/intesa-a-kyndryl-company-now-offers-qualified-electronic-seals-for-eprel-registration-and-verification\/\">starting from March 1, 2022, manufacturers and distributors of appliances must not only register their products in EPREL but also &#8220;verify&#8221; their identity on the EPREL portal.<\/a><\/span><\/p>\n<p><span style=\"font-weight: 400;\">To do so, EPREL <strong>has introduced a verification procedure within the portal, which must be completed even by companies already registered.<\/strong> This involves applying a <a href=\"https:\/\/www.intesa.it\/en\/electronic-seal\/\">Qualified Electronic Seal (Qe-Seal)<\/a> to a PDF document.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The application of <strong>the <a href=\"https:\/\/www.intesa.it\/en\/electronic-seal\/\">Qe-Seal<\/a><\/strong> will serve to verify:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The actual existence of the manufacturing or distributing company, referred to in EPREL as an \u201cOrganization\u201d<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">That the organization has its registered office in the EU, within the EEA (European Economic Area), or in Northern Ireland<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The authorization of the &#8220;Supplier Admin&#8221; to register appliances in EPREL on behalf of the organization<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">The Supplier Admin is the individual who first creates the organization\u2019s profile on the EPREL portal. Later, additional Supplier Admins can be added to the organization\u2019s profile, along with Supplier Users or Supplier Readers.<\/span><\/p><h3>How to complete the verification procedure and apply the Electronic Seal in EPREL<\/h3>\n<p><span style=\"font-weight: 400;\">If you are a manufacturer or distributor of appliances within the EU, you must complete the identification and verification process by following these steps and <a href=\"https:\/\/www.intesa.it\/en\/electronic-seal\/\"><strong>applying the Qualified Electronic Seal<\/strong><\/a>:<\/span><\/p>\n<p><b>1. Log in to EPREL with Your EU Credentials<\/b><\/p>\n<p><span style=\"font-weight: 400;\">EU Login can be obtained through a simple registration process, which must be completed under an individual&#8217;s name.<\/span><\/p>\n<p><b>2. If you haven\u2019t already, create your organization\u2019s profile<\/b><\/p>\n<p><span style=\"font-weight: 400;\">If you are accessing EPREL for the first time without an invitation from another admin, you will be automatically prompted to create your organization\u2019s profile by entering your company\u2019s details.<\/span><\/p>\n<p><b>3. Download the verification file<\/b><\/p>\n<p><span style=\"font-weight: 400;\">From the organization profile, under the Verification section, click on Start verification process, enter the name and email of the person who <strong>will <a href=\"https:\/\/www.intesa.it\/en\/electronic-seal\/\">apply the electronic seal<\/a><\/strong>, and download the Verification file, a PDF already sealed with the EU\u2019s eSeal.<\/span><\/p>\n<p><b>4. Apply the Organization\u2019s Qe-Seal<\/b><\/p>\n<p><span style=\"font-weight: 400;\">At this point, simply apply the Qualified Electronic Seal to the PDF and re-upload it to the EPREL portal. The method for applying the seal to the PDF depends on the Certification Authority issuing the seal.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The platform will confirm the verification outcome within a few minutes.<\/span><\/p>","protected":false},"excerpt":{"rendered":"<p>Manufacturers and distributors of electronic equipment will be required to apply the qualified electronic seal on the EPREL portal. Let\u2019s explore what the Qe-Seal is and how it works.<\/p>\n","protected":false},"author":3,"featured_media":4411,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[196],"tags":[218,219,220,221],"class_list":["post-4810","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-regulations","tag-e-seal","tag-electronic-seal","tag-eprel","tag-manufacturing"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/posts\/4810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/comments?post=4810"}],"version-history":[{"count":1,"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/posts\/4810\/revisions"}],"predecessor-version":[{"id":4811,"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/posts\/4810\/revisions\/4811"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/media\/4411"}],"wp:attachment":[{"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/media?parent=4810"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/categories?post=4810"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.intesa.it\/en\/wp-json\/wp\/v2\/tags?post=4810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}