{"id":29913,"date":"2022-02-01T21:58:48","date_gmt":"2022-02-02T02:58:48","guid":{"rendered":"https:\/\/www.assent.com\/plattform-faehigkeiten\/unsere-leistungen\/advisory-services\/"},"modified":"2026-02-09T10:24:53","modified_gmt":"2026-02-09T15:24:53","slug":"beratungsservices","status":"publish","type":"page","link":"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/","title":{"rendered":"Beratungsservices"},"content":{"rendered":"<!-- banner area part -->\n        <section class=\"generic-hero  fog fade-with-triangles  \" ><div class=\"gh-right-triangles\"><\/div><div class=\"row hero-wrap\">\n                <div class=\"cell-7 hero-left\"><div class=\"hero-left-inner d-flex align-items-center\"><div class=\"breadcrumbs\">\n                                    <ul><\/ul>\n                                <\/div><div class=\"gh-content\"><h1 class=\"h1\">Beratungsservices von Assent<\/h1><p>Wo liegen Ihre versteckten Risiken? Worauf sollten Sie sich konzentrieren? Wir sind hier, um Sie zu unterst\u00fctzen.<\/p>\n<div class=\"btn-wrap\"><\/div><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<style>\n\t\n\t.main-container { overflow: hidden }\n\t\n\t.table-of-contents-container {\n\t\tposition: relative;\n\t}\n\t\n    .table-of-contents {\n\t\tmin-height: 240px;\n        position: absolute;\n\t\ttop: 85px;\n        right: 0;\n        transform: translateX(230px);\n        z-index: 995;\n        width: 230px;\n        border-radius: 0 0 0 4px;\n        background: #FFF;\n        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.10), 0 0 40px 0 rgba(0, 0, 0, 0.10);\n        box-sizing: border-box;\n        transition: .2s transform ease-out;\n    }\n\t\n\t.table-of-contents.fixed {\n\t\ttop: 25vh;\n\t\tposition: fixed;\n\t}\n\n    .table-of-contents:is(:hover, .default) {\n        transform: translateX(0);\n    }\n\n    .table-of-contents ul.table-of-contents-list {\n        list-style-type: none;\n        padding: 0 0 12px 0;\n        margin: 0;\n    }\n\n    .table-of-contents ul.table-of-contents-list li {\n        width: 100%;\n        margin: 0;\n        padding: 0;\n    }\n\n    .table-of-contents ul.table-of-contents-list li a {\n\t\tposition: relative;\n\t\tdisplay: block;\n\t\tcolor: #7A97AB;\n\t\tfont-size: 20px;\n\t\tfont-weight: 400;\n\t\tline-height: 150%;\n\t\tletter-spacing: 0;\n\t\ttext-decoration: none;\n\t\tbox-sizing: content-box;\n\t\tpadding: 10px 18px;\n\t\ttransition: .2s ease;\n\t\toverflow: hidden;\n\t\ttext-overflow: ellipsis;\n\t\twhite-space: nowrap;\n\t\tmax-width: 100%;\n    }\n\n    .table-of-contents ul.table-of-contents-list li a:hover {\n        background-color: #F5F5F7;\n        color: #4D758F;\n    }\n\n    .table-of-contents ul.table-of-contents-list li a svg {\n        position: absolute;\n        top: 50%;\n        left: 18px;\n        transform: translateY(-50%);\n        opacity: 0;\n        transition: .2s opacity ease;\n    }\n\n    .table-of-contents ul.table-of-contents-list li a.active svg {\n        opacity: 1;\n    }\n\n    .table-of-contents .table-of-contents-bookmark {\n\/*         writing-mode: sideways-lr; *\/\n\t\twriting-mode: vertical-rl;\n  \t\ttransform: scale(-1);\n        position: absolute;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        top: 0;\n        left: -50px;\n        width: 30px;\n        text-orientation: mixed;\n        padding: 20px 10px;\n        background-color: #215273;\n        border-radius: 0 8px 8px 0;\n        box-shadow: 0 0 40px rgba(0, 0, 0, 0.10);\n        user-select: none;\n        color: #FFF;\n        font-family: Roboto, sans-serif;\n        font-size: 18px;\n        font-style: normal;\n        font-weight: 600;\n        line-height: 150%;\n        box-sizing: content-box;\n    }\n\t\n\t.table-of-contents ul.table-of-contents-list li a.active {\n\t\tcolor: #215273;\n\t\tfont-weight: 700;\n\t}\n\n    @media (min-width: 768px) {\n        .table-of-contents .table-of-contents-mobile-header {\n            display: none;\n        }\n\n        .table-of-contents ul.table-of-contents-list li a.active {\n            font-size: 24px;\n            padding-left: 36px;\n        }\n    }\n\n    @media(max-width: 767px) {\n\t\t\n\t\tbody {\n\t\t\t--adminMenuHeight: 0px;\n\t\t}\n\t\t\n\t\tbody.logged-in {\n\t\t\t--adminMenuHeight: 46px;\n\t\t}\n\t\t\n        .table-of-contents-container {\n            height: 50px;\n            min-height: 50px;\n        }\n\n        .table-of-contents {\n\t\t\tmin-height: 0;\n\t\t\tposition: relative;\n\t\t\twidth: 100%;\n\t\t\ttransform: none;\n\t\t\tborder-top: 1px #E5E5E9 solid;\n\t\t\tz-index: 100;\n\t\t\ttop: 0;\n        }\n\n        .table-of-contents.fixed {\n            position: fixed;\n            top: calc(var(--primaryMenuHeight) + var(--adminMenuHeight));\n            left: 0;\n        }\n\n        .table-of-contents.fixed.offset-nav {\n            margin-top: 0;\n            transition: .4s margin-top;\n        }\n\n        .table-of-contents ul.table-of-contents-list li a svg {\n            display: none;\n        }\n\n        .table-of-contents .table-of-contents-bookmark {\n            display: none;\n        }\n\n        .table-of-contents ul.table-of-contents-list {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 1s cubic-bezier(0, 1, 0, 1);\n            padding: 0;\n        }\n\n        .table-of-contents ul.table-of-contents-list.mobile-open {\n            max-height: 2000px;\n            transition: max-height 1s ease-out;\n            padding: 0 0 12px 0;\n        }\n\n        .table-of-contents .table-of-contents-mobile-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 10px 18px;\n            color: #215273;\n            font-family: Roboto, sans-serif;\n            font-size: 20px;\n            font-style: normal;\n            font-weight: 700;\n            line-height: 150%;\n            border: none;\n            background-color: white;\n            width: 100%;\n        }\n\t\t\n\t\t.main-container:has(.table-of-contents.fixed) .main-header {\n\t\t\tbox-shadow: none;\n\t\t}\n\t\t\n    }\n<\/style>\n\n\n<section class=\"table-of-contents-container\">\n    <div class=\"table-of-contents default\">\n        <div class=\"table-of-contents-bookmark\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"19\" viewBox=\"0 0 18 19\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.33329 3.00016L2.33329 16.3335C2.33329 16.5545 2.42109 16.7665 2.57737 16.9228C2.73365 17.079 2.94561 17.1668 3.16663 17.1668L14.8333 17.1668C15.0543 17.1668 15.2663 17.079 15.4225 16.9228C15.5788 16.7665 15.6666 16.5545 15.6666 16.3335L15.6666 3.00016C15.6666 2.77915 15.5788 2.56719 15.4225 2.41091C15.2663 2.25463 15.0543 2.16683 14.8333 2.16683L3.16663 2.16683C2.94561 2.16683 2.73365 2.25463 2.57737 2.41091C2.42109 2.56719 2.33329 2.77915 2.33329 3.00016ZM0.666626 16.3335C0.666626 16.9965 0.930018 17.6324 1.39886 18.1013C1.8677 18.5701 2.50358 18.8335 3.16663 18.8335L14.8333 18.8335C15.4963 18.8335 16.1322 18.5701 16.6011 18.1013C17.0699 17.6324 17.3333 16.9965 17.3333 16.3335L17.3333 3.00016C17.3333 2.33712 17.0699 1.70124 16.6011 1.2324C16.1322 0.763555 15.4963 0.500163 14.8333 0.500163L3.16663 0.500164C2.50358 0.500164 1.8677 0.763555 1.39886 1.2324C0.930017 1.70124 0.666625 2.33712 0.666625 3.00016L0.666626 16.3335ZM4.83329 14.6668L4.83329 13.0002L6.49996 13.0002L6.49996 14.6668L4.83329 14.6668ZM4.83329 10.5002C4.83329 10.7212 4.92109 10.9331 5.07737 11.0894C5.23365 11.2457 5.44561 11.3335 5.66663 11.3335C5.88764 11.3335 6.0996 11.2457 6.25588 11.0894C6.41216 10.9331 6.49996 10.7212 6.49996 10.5002L6.49996 5.50016C6.49996 5.27915 6.41216 5.06719 6.25588 4.91091C6.0996 4.75463 5.88764 4.66683 5.66663 4.66683C5.44561 4.66683 5.23365 4.75463 5.07737 4.91091C4.92109 5.06719 4.83329 5.27915 4.83329 5.50016L4.83329 10.5002ZM8.16663 13.0002L8.16663 14.6668L9.83329 14.6668L9.83329 13.0002L8.16663 13.0002ZM8.99996 11.3335C8.77894 11.3335 8.56698 11.2457 8.4107 11.0894C8.25442 10.9331 8.16663 10.7212 8.16663 10.5002L8.16663 5.50016C8.16663 5.27915 8.25442 5.06719 8.4107 4.91091C8.56698 4.75463 8.77894 4.66683 8.99996 4.66683C9.22097 4.66683 9.43293 4.75463 9.58921 4.91091C9.74549 5.06719 9.83329 5.27915 9.83329 5.50016L9.83329 10.5002C9.83329 10.7212 9.74549 10.9331 9.58921 11.0894C9.43293 11.2457 9.22097 11.3335 8.99996 11.3335ZM11.5 13.0002L11.5 14.6668L13.1666 14.6668L13.1666 13.0002L11.5 13.0002ZM12.3333 11.3335C12.1123 11.3335 11.9003 11.2457 11.744 11.0894C11.5878 10.9331 11.5 10.7212 11.5 10.5002L11.5 5.50016C11.5 5.27915 11.5878 5.06719 11.744 4.91091C11.9003 4.75463 12.1123 4.66683 12.3333 4.66683C12.5543 4.66683 12.7663 4.75463 12.9225 4.91091C13.0788 5.06719 13.1666 5.27915 13.1666 5.50016L13.1666 10.5002C13.1666 10.7212 13.0788 10.9331 12.9225 11.0894C12.7663 11.2457 12.5543 11.3335 12.3333 11.3335Z\" fill=\"white\"\/>\n            <\/svg>\n\n            <span>Direkt zum Abschnitt<\/span>\n        <\/div>\n\n        <button class=\"table-of-contents-mobile-header\">\n            <span>Direkt zum Abschnitt<\/span>\n\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"10\" viewBox=\"0 0 16 10\" fill=\"none\">\n                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.54772 9.44286L15.3568 2.63374L13.6549 0.931763L7.69673 6.88989L1.7386 0.931763L0.036621 2.63374L6.84574 9.44286C7.07146 9.66851 7.37756 9.79528 7.69673 9.79528C8.01589 9.79528 8.322 9.66851 8.54772 9.44286Z\" fill=\"#00A398\"\/>\n            <\/svg>\n        <\/button>\n\n        <ul class=\"table-of-contents-list\">\n                            <li>\n                    <a href=\"#overview\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        \u00dcberblick                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#featured_resource\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Empfohlene Ressource                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#capabilities\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Funktionen                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#customer_success\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Kundenerfolg                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#why_assent\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Die Vorz\u00fcge von Assent                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#resources\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Ressourcen                    <\/a>\n                <\/li>\n                            <li>\n                    <a href=\"#get_started\">\n                        <svg class=\"table-of-contents-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"17\" viewBox=\"0 0 9 17\" fill=\"none\">\n                            <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5111 7.64901L1.70198 0.839898L0 2.54188L5.95813 8.5L0 14.4581L1.70198 16.1601L8.5111 9.35099C8.73675 9.12527 8.86351 8.81917 8.86351 8.5C8.86351 8.18084 8.73675 7.87473 8.5111 7.64901Z\" fill=\"#00A398\"\/>\n                        <\/svg>\n\n                        Loslegen                    <\/a>\n                <\/li>\n                    <\/ul>\n    <\/div>\n<\/section>\n\n<script type=\"text\/javascript\">\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n    \n    const toc = document.querySelector('.table-of-contents');\n    const mobileHeader = toc.querySelector('.table-of-contents-mobile-header');\n    const tableOfContentList = toc.querySelector('ul');\n    const hashMatch = document.querySelector('.table-of-contents-list a[href=\"' + window.location.hash + '\"]');\n    \n    let firstVisit = false;\n\tlet originalTocPos = toc.getBoundingClientRect().top;\n    let active;\n\t\n    function removeActiveLink() {\n        active.classList.remove('active');\n        active = null;\n    }\n\n    function setActiveLink(link) {\n        if (active) removeActiveLink();\n\n        link.classList.add('active');\n        active = link;\n    }\n\n    function updateTableOfContents() {\n        const sections = document.querySelectorAll(\"section[id]\");\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const targetId = entry.target.getAttribute(\"id\");\n                    let tableOfContentsMatch = document.querySelector('.table-of-contents-list a[href=\"#' + targetId + '\"]');\n\n                    if (tableOfContentsMatch) {\n                        setActiveLink(tableOfContentsMatch);\n                    }\n                }\n            });\n        }, {\n            root: null, \/\/ Observe relative to viewport\n            rootMargin: \"0px 0px -10% 0px\", \/\/ Adjust for earlier highlighting, reduced from -30% on aug 12\n            threshold: 0.1 \/\/ Trigger when at least 50% of section is visible, reduced from 0.3 on aug 12\n        });\n\n        sections.forEach(section => observer.observe(section));\n    }\n\n   function checkPosition() {\n\t   \n\t   const wpadminbar = document.getElementById('wpadminbar');\n\t   \n\t   let scrollTop = document.documentElement.scrollTop;\n\t   \n\t   let scrollDistance = scrollTop + document.querySelector('.main-header').offsetHeight + 33;\n\t   \n\t   if (window.matchMedia(\"(min-width: 767px)\").matches) {\n\t\t   scrollDistance = scrollTop + (window.innerHeight \/ 4);  \n\t   } \n\t   \n\t   \/\/if (wpadminbar) { scrollDistance += wpadminbar.offsetHeight; }\n        \n\t   if (originalTocPos <= scrollDistance) {\n\t\t   toc.classList.add('fixed');\n\t\t   if (!firstVisit) {\n\t\t\t   firstVisit = true;\n\t\t\t   setTimeout(function () {\n\t\t\t\t   toc.classList.remove('default');\n\t\t\t   }, 250); \/\/wayne requested, aug 12\n\t\t   }\n\t   } else {\n\t\t   toc.classList.remove('fixed');\n\t   }\n        \n       updateTableOfContents();\n    }\n\n    if (hashMatch) { setActiveLink(hashMatch); }\n\n    mobileHeader.addEventListener('click', (e) => {\n        e.preventDefault();\n        tableOfContentList.classList.toggle('mobile-open');\n    });\n\n    tableOfContentList.querySelectorAll('a').forEach((tableOfContentItem) => {\n        tableOfContentItem.addEventListener('click', () => {\n            if (tableOfContentList.classList.contains('mobile-open')) {\n                tableOfContentList.classList.remove('mobile-open');\n            }\n        });\n    });\n\n    window.addEventListener('scroll', checkPosition );\n\t\n\twindow.addEventListener('load', checkPosition() );\n\t\t\t\t\t\t\t\n});;\n<\/script>\n\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<!-- Fifty Fifty Promo -->\n        <section class=\"fifty-fifty-promo elem-viewport \" id=\"overview\"><div class=\"container simple\"><div class=\"row \"><div class=\"cell-lg-6\"><div class=\"promo-media\"><div class=\"promo-image\">\n                                        <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent_stockImage_SocialImpact-woman-armscrossed.jpeg\" alt=\"\">\n                                    <\/div><\/div><\/div>\n                    <div class=\"cell-lg-6\"><div class=\"promo-content\"><div class=\"eyebrow-text\">Beratungsservices<\/div><h2 class=\"h2\">Wir behalten alles f\u00fcr Sie im \u00dcberblick<\/h2><div class=\"promo-wysiwyg default\"><p>Assent hat ein Team aufgebaut, das sich von jedem anderen in der Branche abhebt. Unsere Regulierungsfachleute und unser Kundenerfolgsteam verf\u00fcgen hinsichtlich Compliance und Nachhaltigkeit \u00fcber ein umfassendes Fachwissen und k\u00f6nnen so Fragen beantworten, Zulieferer schulen und Ihre Programme optimieren.<\/p>\n<\/div><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<!-- Fifty Fifty Promo -->\n        <section class=\"fifty-fifty-promo elem-viewport \"><div class=\"container simple\"><div class=\"row media-right\"><div class=\"cell-lg-6\"><div class=\"promo-media\"><div class=\"promo-image\">\n                                        <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent_stockImage_CustomerImpact-factory-workers.jpg\" alt=\"\">\n                                    <\/div><\/div><\/div>\n                    <div class=\"cell-lg-6\"><div class=\"promo-content\"><div class=\"eyebrow-text\">Beratungsservices<\/div><h2 class=\"h2\">Proaktive, fachkundige Beratung<\/h2><div class=\"promo-wysiwyg default\"><p>Die Vorschriften sind breit gef\u00e4chert und nur wenige verstehen so gut wie unsere Regulierungsfachleute, welche Auswirkungen sie auf Ihre Lieferkette haben. Sie haben bereits Programme f\u00fcr Top-Unternehmen wie Intel, Whirlpool und Microchip entwickelt, kennen sich mit Compliance und Nachhaltigkeit bestens aus und sind gerne f\u00fcr Sie da.<\/p>\n<\/div><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<!-- Fifty Fifty Promo -->\n        <section class=\"fifty-fifty-promo elem-viewport \"><div class=\"container simple\"><div class=\"row \"><div class=\"cell-lg-6\"><div class=\"promo-media\"><div class=\"promo-image\">\n                                        <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent_stockImage_CustomerImpact-warehouse-forklift.jpeg\" alt=\"\">\n                                    <\/div><\/div><\/div>\n                    <div class=\"cell-lg-6\"><div class=\"promo-content\"><div class=\"eyebrow-text\">Beratungsservices<\/div><h2 class=\"h2\">Unklarheiten beseitigen<\/h2><div class=\"promo-wysiwyg default\"><p>Sollten die Anforderungen bei Ihnen nur f\u00fcr Verwirrung sorgen, sind Sie nicht in der Lage, diese effektiv zu erf\u00fcllen. Unser Beratungsteam erl\u00e4utert Vorschriften, f\u00f6rdert den Fokus auf das Wesentliche und bietet eine unternehmens\u00fcbergreifende, umsetzbare Sicht auf Ihre Lieferkette. Mit \u00fcber 200 Jahren kombinierter Erfahrung verf\u00fcgen unsere Regulierungsfachleute \u00fcber umfassendes Wissen und sind somit die perfekten Berater, wenn es um Ihre Anforderungen geht.<\/p>\n<\/div><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"featured-resource-promo \"  id=\"featured_resource\" data-theme=\"light\">\n        <div class=\"container\">\n            <div class=\"frp-wrap\">\n                <div class=\"frp-content\"><div class=\"content-wrap\"><div class=\"eyebrow-text\">Featured | <span class=\"resource-type\">Compliance-Kalender<\/span><\/div><h2>Mit den \u00c4nderungen Schritt halten \u2013 den Risiken einen Schritt voraus<\/h2><p>Regulatorische \u00c4nderungen sind an der Tagesordnung. Sie haben keine Zeit, in Beir\u00e4ten zu sitzen, unsere Experten hingegen schon \u2013 und sie kennen Ihr Programm besser als jeder Berater. Wir beraten Sie zu den anstehenden Entwicklungen und helfen Ihnen, die f\u00fcr Ihr Unternehmen wesentlichen Priorit\u00e4ten zu setzen. Laden Sie den Compliance-Kalender 2026 herunter und profitieren Sie von den Experteneinblicken.<\/p>\n<a href=\"https:\/\/www.assent.com\/resources\/guide\/your-2026-compliance-calendar-building-a-future-ready-supply-chain\/\" class=\"btn -navy \" target=\"_blank\">Holen Sie sich Ihr Exemplar<\/a><\/div><\/div><div class=\"frp-img\">\n                    <figure>\n                        <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent-Guide-Generic-Cover2.png\" alt=\"\">\n                    <\/figure>\n                <\/div><\/div>\n        <\/div>\n    <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section id=\"capabilities\" class=\"quick-links-grid\">\n    <div class=\"container \">\n        <div class=\"row\"><div class=\"cell-lg-5\">\n                    <div class=\"qlg-heading pr-xl-90\"><h2 class=\"h2\">Umfassende, kontinuierliche Unterst\u00fctzung<\/h2><p>Unsere Regulierungsfachleute und das Kundenerfolgsteam sorgen daf\u00fcr, dass Ihre Lieferkette von den Zulieferern bis hin zu ihren Produkten und sogar den Substanzen in einzelnen Teilen nachhaltig ist. Mit dem grenzenlosen Zugang zu unserem umfangreichen Wissen und unserem kontinuierlichen Support bleibt keine Frage unbeantwortet.<\/p>\n<\/div>\n                <\/div><div class=\"cell-lg-7\">\n                    <div class=\"row qlg-row\"><div class=\"cell-sm-6 \"><a href=\" https:\/\/www.assent.com\/de\/funktionen\/expertise\/\" class=\"qlg-box\"><div class=\"qlg-content\"><h3 class=\"h4\">Un\u00fcbertroffene regulatorische Expertise<\/h3><p>Niemand verf\u00fcgt \u00fcber ein st\u00e4rkeres Team als Assent, mit \u00fcber einem Dutzend weltweit anerkannter Regulierungsfachleute und \u00fcber 10 Jahren Erfahrung in der Entwicklung von L\u00f6sungen f\u00fcr die weltweit gr\u00f6\u00dften Fertigungslieferketten.<\/p>\n<span class=\"btn-link\">Unsere Fachleute<\/span><\/div><\/a><\/div><div class=\"cell-sm-6 \"><div class=\"qlg-box\"><div class=\"qlg-content\"><h3 class=\"h4\">Mehr Lohn f\u00fcr Ihre M\u00fchen<\/h3><p>Wenn Sie den Geltungsbereich der Vorschriften und die relevanten Risiken f\u00fcr Ihr Unternehmen kennen, wissen Sie, worauf Sie Ihren Fokus lenken m\u00fcssen, um die gr\u00f6\u00dftm\u00f6gliche Wirkung zu erzielen. Wir helfen Ihnen, mit weniger mehr zu erreichen.<\/p>\n<\/div><\/div><\/div><div class=\"cell-sm-6 \"><a href=\"https:\/\/www.assent.com\/de\/funktionen\/service\/zuliefererbindung\/\" class=\"qlg-box\"><div class=\"qlg-content\"><h3 class=\"h4\">Antwortquoten der Zulieferer verbessern<\/h3><p>Um zuverl\u00e4ssige Daten aus der gesamten Lieferkette zu erhalten, sind Sie auf Ihre Zulieferer angewiesen. Niemand erm\u00f6glicht Ihnen die erforderliche lieferketten\u00fcbergreifende Zusammenarbeit besser als Assent.<\/p>\n<span class=\"btn-link\">Finden Sie heraus wie<\/span><\/div><\/a><\/div><div class=\"cell-sm-6 \"><a href=\"\/de\/funktionen\/\" class=\"qlg-box\"><div class=\"qlg-content\"><h3 class=\"h4\">Bereit f\u00fcr jede Herausforderung<\/h3><p>Unser Beratungsteam wei\u00df bestens Bescheid und ist mit der f\u00fchrenden Plattform von Assent gut positioniert, um sich gemeinsam mit Ihnen jeder Herausforderung zu stellen, die sich Ihnen in den Weg stellt.<\/p>\n<span class=\"btn-link\">L\u00f6sungen erkunden<\/span><\/div><\/a><\/div><\/div>\n                <\/div><\/div>\n    <\/div><\/section>\n\n\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<!-- CTA Banner --><section class=\"cta-banner elem-viewport gradient3\">\r\n                <div class=\"container\">\r\n                    <div class=\"cta-banner-wrap\"  >\r\n                        <div class=\"row\">\r\n                            <div class=\"cell-lg-9\">\r\n                                <div class=\"cta-banner-content\"><h2 class=\"h2\">Zulieferer informieren &#038; schulen<\/h2><p>Ihre Zulieferer ben\u00f6tigen Hilfe \u2013 warum sollten sie also nicht von den Besten lernen? Unsere Fachleute geben ihr fundiertes Wissen regelm\u00e4\u00dfig in Webinaren und bei Veranstaltungen weiter.<\/p>\n<\/div>\r\n                            <\/div>\r\n                            <div class=\"cell-lg-3 d-flex align-items-center justify-content-center\"><a data-src=\"#popup\" class=\"btn formclick -white \" data-fancybox>Kontaktieren Sie uns<\/a><div class=\"book-demo\" id=\"popup\" style=\"display:none;\"><div class=\"book-demo-wrap\"><\/div>\n\t\t<\/div><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n<style>\r\n    @media (max-width: 991px) {\r\n        .cta-banner.image-on-right {\r\n            text-align: center;\r\n        }\r\n\r\n        .cta-banner.gradient2 .align-items-center.justify-content-center {\r\n            justify-content: center;\r\n        }\r\n\r\n        .cta-banner.gradient3 .align-items-center.justify-content-center {\r\n            justify-content: center;\r\n        }\r\n    }\r\n<\/style>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"premium-resource-promo elem-viewport\"  id=\"customer_success\" data-theme=\"light\">\n        <div class=\"container\">\n            <div class=\"tab-wrap only-first\">\n                <div class=\"tab-body\"><div class=\"row align-items-center is-active\" data-tab-id=\"prp-1\">\n                            <div class=\"cell-md-5 resource-img\">\n                                <div class=\"resource-img-inner\"><div class=\"figure-wrap\"><figure><img decoding=\"async\" class=\"no-lazyload\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent_stockImage_CustomerImpact-factory-workers.jpg\" alt=\"\"><\/figure><\/div><div class=\"stat-1\"><\/div><div class=\"stat-2\"><\/div><\/div>\n                            <\/div>\n                            <div class=\"cell-md-7 resource-content \">\n                                <div class=\"desc-inner\"><div class=\"eyebrow-text\">Kundenerfolg<\/div><h2>GE Appliances: Wenn gute Arbeit gut f\u00fcrs Gesch\u00e4ft ist<\/h2><p>Als GE Appliances eine L\u00f6sung f\u00fcr das Nachhaltigkeitsmanagement in der Lieferkette ben\u00f6tigte, wandte sich das Unternehmen an Assent. Unsere Berater waren daf\u00fcr ein ausschlaggebender Faktor. Laden Sie die Fallstudie herunter, um mehr zu erfahren.<\/p>\n<a href=\"\/de\/resources\/fallstudie\/ge-appliances\" class=\"btn \" target=\"_blank\">Jetzt herunterladen<\/a><\/div>\n                            <\/div>\n                        <\/div><\/div><div class=\"tab-header\"><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<!-- Fifty Fifty Promo -->\n        <section class=\"fifty-fifty-promo elem-viewport \" id=\"why_assent\"><div class=\"container branded\"><div class=\"row \"><div class=\"cell-lg-6\"><div class=\"promo-media\"><div class=\"promo-image\">\n                                        <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/highlights-1500x1000-1-e1645929022931.png\" alt=\"\">\n                                    <\/div><\/div><\/div>\n                    <div class=\"cell-lg-6\"><div class=\"promo-content\"><div class=\"eyebrow-text\">Der Mehrwert von Assent<\/div><h2 class=\"h2\">Umfassende Expertise<\/h2><div class=\"promo-wysiwyg default\"><p>Unsere Experten verf\u00fcgen \u00fcber mehr als 200 Jahre kombinierte Erfahrung. Es ist ihre Aufgabe, den \u00dcberblick \u00fcber Compliance-Themen zu behalten, damit Sie es nicht tun m\u00fcssen. Einige der f\u00fchrenden Industrieaussch\u00fcsse, denen unsere Fachleute beiwohnen, sind:<\/p>\n<ul>\n<li>IPC-175X<\/li>\n<li>AIAG<\/li>\n<li>TC 111<\/li>\n<li>IEC 62474<\/li>\n<li>IAEG<\/li>\n<li>Social Responsibility Alliance<\/li>\n<li>ECHA SCIP IT Working Group<\/li>\n<\/ul>\n<\/div><a href=\"\/de\/funktionen\/expertise\/\" target=\"\" class=\"btn\">Erfahren Sie mehr \u00fcber unsere Fachleute<\/a><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<!-- Fifty Fifty Promo -->\n        <section class=\"fifty-fifty-promo elem-viewport \"><div class=\"container branded\"><div class=\"row media-right\"><div class=\"cell-lg-6\"><div class=\"promo-media\"><div class=\"promo-image\">\n                                        <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/4-screen-1500x1000-1-e1645929062565.png\" alt=\"\">\n                                    <\/div><\/div><\/div>\n                    <div class=\"cell-lg-6\"><div class=\"promo-content\"><div class=\"eyebrow-text\">Der Mehrwert von Assent<\/div><h2 class=\"h2\">Dediziertes Programmmanagement<\/h2><div class=\"promo-wysiwyg default\"><p>Unsere engagierten Programmmanagement-Teams wissen, wie man am besten tiefgreifende Einblicke in komplexe Fertigungsketten erh\u00e4lt, um maximale Ergebnisse zu erzielen.<\/p>\n<\/div><a href=\"\/de\/vorzuege-assent\/\" target=\"\" class=\"btn\">Lernen Sie unseren Ansatz kennen<\/a><\/div><\/div>\n                <\/div><\/div>\n        <\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<!-- CTA Banner --><section class=\"cta-banner elem-viewport gradient3\">\r\n                <div class=\"container\">\r\n                    <div class=\"cta-banner-wrap\"  >\r\n                        <div class=\"row\">\r\n                            <div class=\"cell-lg-9\">\r\n                                <div class=\"cta-banner-content\"><h2 class=\"h2\">Entdecken Sie das wahre Potenzial Ihrer Lieferkette<\/h2><p>In Ihrer Lieferkette schlummern Sch\u00e4tze \u2013 mithilfe von Assent k\u00f6nnen Sie sie finden und zu Ihrem Nutzen einsetzen.<\/p>\n<\/div>\r\n                            <\/div>\r\n                            <div class=\"cell-lg-3 d-flex align-items-center justify-content-center\"><a data-src=\"#popup\" class=\"btn formclick -white \" data-fancybox>Kontaktieren Sie uns<\/a><div class=\"book-demo\" id=\"popup\" style=\"display:none;\"><div class=\"book-demo-wrap\"><\/div>\n\t\t<\/div><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n<style>\r\n    @media (max-width: 991px) {\r\n        .cta-banner.image-on-right {\r\n            text-align: center;\r\n        }\r\n\r\n        .cta-banner.gradient2 .align-items-center.justify-content-center {\r\n            justify-content: center;\r\n        }\r\n\r\n        .cta-banner.gradient3 .align-items-center.justify-content-center {\r\n            justify-content: center;\r\n        }\r\n    }\r\n<\/style>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<!-- Four Card Promo -->\r\n<section class=\"card-promo\" id=\"resources\">\r\n    <div class=\"container\">\r\n        <div class=\"sec-heading text-center\"><h2>Services f\u00fcr die komplexe Fertigung<\/h2><div class=\"desc\"><p>Entdecken Sie umfassende Managedund Professional Services f\u00fcr regulatorischen Support, Einbindung von Zulieferern, Schulungen und Programmmanagement.<\/p>\n<\/div><\/div>\r\n        <!--  class --><div class=\"card-promo-row\"><div class=\"card-item\">\r\n                    <a  href=\"https:\/\/www.assent.com\/de\/funktionen\/service\/zuliefererbindung\/\" target=\"\"  class=\"card-inner\">\r\n                        <div class=\"card-header\"><div class=\"card-icon\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent_icon_Misc-and-UI_StreamlinedSupplierEngagement.svg\" alt=\"\">\r\n                                <\/div><div class=\"card-title\">\r\n                                    <h5>Optimierte Lieferantenbindung<\/h5>\r\n                                <\/div><\/div>\r\n                        <div class=\"card-body\"><p>Mit unserem speziell entwickelten Supplier Portal und unseren Managed Services gestalten wir die Lieferantenbindung einfach und nahtlos.<\/p>\n<\/div>\r\n                    <\/a>\r\n                <\/div><div class=\"card-item\">\r\n                    <a  href=\"https:\/\/www.assent.com\/de\/funktionen\/service\/programmmanagement-nachhaltigkeit-compliance\/\" target=\"\"  class=\"card-inner\">\r\n                        <div class=\"card-header\"><div class=\"card-icon\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent_icon_Misc-and-UI_FullMaterialDisclosures.svg\" alt=\"\">\r\n                                <\/div><div class=\"card-title\">\r\n                                    <h5>Programmmanagement f\u00fcr Compliance<\/h5>\r\n                                <\/div><\/div>\r\n                        <div class=\"card-body\"><p>Die Programmmanagement-Fachleute von Assent optimieren Ihr Compliance-Programm, sodass es eine Vielzahl von Anforderungen erf\u00fcllt.<\/p>\n<\/div>\r\n                    <\/a>\r\n                <\/div><div class=\"card-item\">\r\n                    <a  href=\" https:\/\/www.assent.com\/de\/funktionen\/plattform\/\" target=\"\"  class=\"card-inner\">\r\n                        <div class=\"card-header\"><div class=\"card-icon\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent_icon_Misc-and-UI_Platform.svg\" alt=\"\">\r\n                                <\/div><div class=\"card-title\">\r\n                                    <h5>Unsere SaaS-Plattform erkunden<\/h5>\r\n                                <\/div><\/div>\r\n                        <div class=\"card-body\"><p>Erfahren Sie, wie die Assent-Plattform Ihnen hilft, internationale Vorschriften zur Produktkonformit\u00e4t einzuhalten und Ihre ESG-Pr\u00e4senz zu verbessern.<\/p>\n<\/div>\r\n                    <\/a>\r\n                <\/div><div class=\"card-item\">\r\n                    <a  href=\"https:\/\/www.assent.com\/de\/funktionen\/expertise\/\" target=\"\"  class=\"card-inner\">\r\n                        <div class=\"card-header\"><div class=\"card-icon\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/02\/Assent_icon_Misc-and-UI_Expertise.svg\" alt=\"\">\r\n                                <\/div><div class=\"card-title\">\r\n                                    <h5>Unsere Expertise<\/h5>\r\n                                <\/div><\/div>\r\n                        <div class=\"card-body\"><p>Mit mehr als 200 Jahren kombinierter Erfahrung ist die regulatorische Expertise von Assent un\u00fcbertroffen.<\/p>\n<\/div>\r\n                    <\/a>\r\n                <\/div><\/div><\/div>\r\n<\/section>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\t<section class=\"two-column-form elem-viewport default  blue call-to-action \"  id=\"get_started\">\n\t\t\n\t\t\t\t\n\t\t<div class=\"container\">\n\t\t\t<div class=\"row\">\n\t\t\t\t<div class=\"cell-lg-7 mb-lg-0 mb-30\">\n\t\t\t\t\t<div class=\"tcf-content bullet-check pr-xxl-90 pr-lg-30\">\n\t\t\t\t\t\t<div class=\"eyebrow-text\">Live-Demo buchen<\/div>\t\t\t\t\t\t<H2>Tiefere Einblicke, intelligentere Entscheidungen und nachhaltigeres Unternehmenswachstum<\/H2>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"cell-lg-5 d-lg-flex align-items-center\"> \n\t\t\t\t\t<div class=\"tcf-wrap pl-xl-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" id=\"form_nonce\" name=\"form_nonce\" value=\"e9c8a57260\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/29913\" \/><!-- General Demo -->\r\n<style>\r\n.form-title{text-align: center;}\r\n<\/style>\r\n\r\n<form name=\"demoForm\" action=\"\/form-handler\" class=\"form--wrap\" data-handler=\"pardotForm21\" method=\"post\" data-formtype=\"demo\" onsubmit = \"return demoFunction(this);\" class=\"general-demo\" id=\"fc_generaldemo\">\r\n  <p class=\"form-field  first_name pd-text required half\">      \r\n    <label class=\"field-label\" for=\"FirstName\">Vorname*<\/label>\r\n    <input type=\"text\" name=\"FirstName\" id=\"pardot_firstname\" value=\"\" class=\"text\" size=\"30\" maxlength=\"40\" onchange=\"\" onfocus=\"\" required=\"\"> \r\n  <\/p>\r\n      \r\n  <p class=\"form-field  last_name pd-text required half\">\r\n    <label class=\"field-label\" for=\"LastName\">Nachname*<\/label>\r\n    <input type=\"text\" name=\"LastName\" id=\"pardot_lastname\" value=\"\" class=\"text\" size=\"30\" maxlength=\"80\" onchange=\"\" onfocus=\"\" required=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  email pd-text required\">\r\n    <label class=\"field-label\" for=\"Email\">Gesch\u00e4ftliche E-Mail*<\/label>\r\n    <input type=\"email\" name=\"Email\" id=\"pardot_email\" value=\"\" class=\"text\" size=\"30\" maxlength=\"255\" onchange=\"\" onfocus=\"\" required=\"\">\r\n  <\/p>\r\n    \r\n  <p class=\"form-field  company pd-text required half\">\r\n    <label class=\"field-label\" for=\"Company\">Unternehmen*<\/label>\r\n    <input type=\"text\" name=\"Company\" id=\"pardot_company\" value=\"\" class=\"text\" size=\"30\" maxlength=\"255\" onchange=\"\" onfocus=\"\" required=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field phone pd-text half\">\r\n    <label class=\"field-label\" for=\"Phone\">Telefonnummer<\/label>\r\n    <input type=\"text\" name=\"Phone\" id=\"pardot_phone\" value=\"\" class=\"text\" size=\"30\" maxlength=\"255\" onchange=\"\" onfocus=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  role pd-text required  half\">\r\n    <!-- <label class=\"field-label\" for=\"Job_Function\">Rolle<\/label> -->\r\n    <select name=\"Job_Level__c\" id=\"pardot_role\" required>\r\n      <option value=\"\" selected disabled>Rolle*<\/option>\r\n      <option value=\"Executive\">Exekutive<\/option>\r\n      <option value=\"C-Level\">C-Level<\/option>\r\n      <option value=\"VP-Level\">VP-Level<\/option>\r\n      <option value=\"Director\">Direktor<\/option>\r\n      <option value=\"Manager\">Manager<\/option>\r\n      <option value=\"Individual Contributor\">Einzelner Mitwirkender<\/option>\r\n      <option value=\"Other\">Sonstiges<\/option>\r\n      <option value=\"Non-Manager\">Kein Manager<\/option>\r\n    <\/select>\r\n  <\/p>\r\n\r\n  <p class=\"form-field  job_title pd-text required   half\">\r\n    <label class=\"field-label\" for=\"Title\">Stellenbezeichnung*<\/label>\r\n    <input type=\"text\" name=\"Title\" id=\"pardot_job_title\" value=\"\" class=\"text\" size=\"30\" maxlength=\"255\" onchange=\"\" onfocus=\"\" required=\"\">\r\n  <\/p>\r\n    \r\n  <p class=\"form-field  country pd-text form-field-primary\">\r\n    <!-- <label class=\"field-label\" for=\"Country_L\">Land<\/label> -->\r\n    <select name=\"Country\" id=\"pardot_country\" required>\r\n      <option value=\"\" selected disabled>Land*<\/option>\r\n      <option value='Afghanistan'>Afghanistan<\/option>\r\n      <option value='Algeria'>Algerien<\/option>\r\n      <option value='Angola'>Angola<\/option>\r\n      <option value='Argentina'>Argentinien<\/option>\r\n      <option value='Armenia'>Armenien<\/option>\r\n      <option value='Australia'>Australien<\/option>\r\n      <option value='Austria'>\u00d6sterreich<\/option>\r\n      <option value='Bahamas'>Bahamas<\/option>\r\n      <option value='Bangladesh'>Bangladesch<\/option>\r\n      <option value='Belgium'>Belgien<\/option>\r\n      <option value='Belize'>Belize<\/option>\r\n      <option value='Benin'>Benin<\/option>\r\n      <option value='Bermuda'>Bermuda<\/option>\r\n      <option value='Bolivia'>Bolivien<\/option>\r\n      <option value='Brazil'>Brasilien<\/option>\r\n      <option value='Bulgaria'>Bulgarien<\/option>\r\n      <option value='Cameroon'>Kamerun<\/option>\r\n      <option value='Canada'>Kanada<\/option>\r\n      <option value='Chile'>Chile<\/option>\r\n      <option value='China'>China<\/option>\r\n      <option value='Colombia'>Kolumbien<\/option>\r\n      <option value='Congo'>Kongo<\/option>\r\n      <option value='Costa Rica'>Costa Rica<\/option>\r\n      <option value='Croatia'>Kroatien<\/option>\r\n      <option value='Cuba'>Kuba<\/option>\r\n      <option value='Cyprus'>Zypern<\/option>\r\n      <option value='Czech Republic'>Tschechische Republik<\/option>\r\n      <option value='Czechia'>Tschechien<\/option>\r\n      <option value='Denmark'>D\u00e4nemark<\/option>\r\n      <option value='Ecuador'>Ecuador<\/option>\r\n      <option value='Egypt'>\u00c4gypten<\/option>\r\n      <option value='El Salvador'>El Salvador<\/option>\r\n      <option value='Estonia'>Estland<\/option>\r\n      <option value='Finland'>Finnland<\/option>\r\n      <option value='France'>Frankreich<\/option>\r\n      <option value='Germany'>Deutschland<\/option>\r\n      <option value='Ghana'>Ghana<\/option>\r\n      <option value='Greece'>Griechenland<\/option>\r\n      <option value='Guatemala'>Guatemala<\/option>\r\n      <option value='Haiti'>Haiti<\/option>\r\n      <option value='Hong Kong'>Hongkong<\/option>\r\n      <option value='Hungary'>Ungarn<\/option>\r\n      <option value='Iceland'>Island<\/option>\r\n      <option value='India'>Indien<\/option>\r\n      <option value='Indonesia'>Indonesien<\/option>\r\n      <option value='Iran'>Iran<\/option>\r\n      <option value='Ireland'>Irland<\/option>\r\n      <option value='Israel'>Israel<\/option>\r\n      <option value='Italy'>Italien<\/option>\r\n      <option value='Jamaica'>Jamaika<\/option>\r\n      <option value='Japan'>Japan<\/option>\r\n      <option value='Kazakhstan'>Kasachstan<\/option>\r\n      <option value='Kenya'>Kenia<\/option>\r\n      <option value='Kuala Lumpur'>Kuala Lumpur<\/option>\r\n      <option value='Kuwait'>Kuwait<\/option>\r\n      <option value='Latvia'>Lettland<\/option>\r\n      <option value='Lebanon'>Libanon<\/option>\r\n      <option value='Libya'>Libyen<\/option>\r\n      <option value='Liechtenstein'>Liechtenstein<\/option>\r\n      <option value='Lithuania'>Litauen<\/option>\r\n      <option value='London'>London<\/option>\r\n      <option value='Luxembourg'>Luxemburg<\/option>\r\n      <option value='Macao'>Macao<\/option>\r\n      <option value='Madagascar'>Madagaskar<\/option>\r\n      <option value='Malawi'>Malawi<\/option>\r\n      <option value='Malaysia'>Malaysia<\/option>\r\n      <option value='Mauritius'>Mauritius<\/option>\r\n      <option value='Mexico'>Mexiko<\/option>\r\n      <option value='Mongolia'>Mongolei<\/option>\r\n      <option value='Morocco'>Marokko<\/option>\r\n      <option value='Netherlands'>Niederlande<\/option>\r\n      <option value='New Zealand'>Neuseeland<\/option>\r\n      <option value='Nicaragua'>Nicaragua<\/option>\r\n      <option value='Nigeria'>Nigeria<\/option>\r\n      <option value='Norway'>Norwegen<\/option>\r\n      <option value='Oman'>Oman<\/option>\r\n      <option value='Pakistan'>Pakistan<\/option>\r\n      <option value='Panama'>Panama<\/option>\r\n      <option value='Papua New Guinea'>Papua-Neuguinea<\/option>\r\n      <option value='Paraguay'>Paraguay<\/option>\r\n      <option value='Peru'>Peru<\/option>\r\n      <option value='Philippines'>Philippinen<\/option>\r\n      <option value='Poland'>Polen<\/option>\r\n      <option value='Portugal'>Portugal<\/option>\r\n      <option value='Qatar'>Katar<\/option>\r\n      <option value='Romania'>Rum\u00e4nien<\/option>\r\n      <option value='Russia'>Russland<\/option>\r\n      <option value='Russian Federation'>Russische F\u00f6deration<\/option>\r\n      <option value='Saint Kitts and Nevis'>St. Kitts und Nevis<\/option>\r\n      <option value='Saudi Arabia'>Saudi Arabien<\/option>\r\n      <option value='Senegal'>Senegal<\/option>\r\n      <option value='Slovakia'>Slowakei<\/option>\r\n      <option value='Slovenia'>Slowenien<\/option>\r\n      <option value='South Africa'>S\u00fcdafrika<\/option>\r\n      <option value='South Korea'>S\u00fcdkorea<\/option>\r\n      <option value='Spain'>Spanien<\/option>\r\n      <option value='Sri Lanka'>Sri Lanka<\/option>\r\n      <option value='Suriname'>Surinam<\/option>\r\n      <option value='Sweden'> Schweden<\/option>\r\n      <option value='Switzerland'>Schweiz<\/option>\r\n      <option value='Syria'>Syrien<\/option>\r\n      <option value='Taiwan'>Taiwan<\/option>\r\n      <option value='Tanzania'>Tansania<\/option>\r\n      <option value='Thailand'>Thailand<\/option>\r\n      <option value='Trinidad and Tobago'>Trinidad und Tobago<\/option>\r\n      <option value='Tunisia'>Tunesien<\/option>\r\n      <option value='Turkey'>T\u00fcrkei<\/option>\r\n      <option value='Uganda'>Uganda<\/option>\r\n      <option value='Ukraine'>Ukraine<\/option>\r\n      <option value='United Arab Emirates'>Vereinigte Arabische Emirate<\/option>\r\n      <option value='United Kingdom'>Vereinigtes K\u00f6nigreich<\/option>\r\n      <option value='United States of America'>Vereinigte Staaten von Amerika<\/option>\r\n      <option value='Uzbekistan'>Usbekistan<\/option>\r\n      <option value='Vietnam'>Vietnam<\/option>\r\n      <option value='Zambia'>Sambia<\/option>\r\n      <option value='Zimbabwe'>Simbabwe<\/option>\r\n    <\/select>\r\n  <\/p>\r\n      \r\n  <p class=\"form-field  utm_campaign pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_campaign\" id=\"pardot_utm_campaign\" value=\"\">\r\n  <\/p>\r\n      \r\n  <p class=\"form-field  utm_medium pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_medium\" id=\"pardot_utm_medium\" value=\"\">\r\n  <\/p>\r\n      \r\n  <p class=\"form-field  utm_source pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_source\" id=\"pardot_utm_source\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  utm_term pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_term\" id=\"pardot_utm_term\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  utm_region pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_region\" id=\"pardot_utm_region\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  utm_channel pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_channel\" id=\"pardot_utm_channel\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  utm_content pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"utm_content\" id=\"pardot_utm_content\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field  referring-page pd-hidden  hidden   \">\r\n    <input type=\"hidden\" name=\"ReferringPage\" id=\"pardot_referring_page\" value=\"\">\r\n  <\/p>\r\n\r\n  <p class=\"form-field consent-stmt\">\r\n    <span>Durch das Absenden dieses Formulars erkl\u00e4re ich mich damit einverstanden, von Assent kontaktiert zu werden. Dies schlie\u00dft auch den Erhalt des elektronischen Newsletters und anderer Werbenachrichten per E-Mail unter Ber\u00fccksichtigung der <a href=\"https:\/\/www.assent.com\/de\/datenschutz\/\" target=\"_blank\">Datenschutzrichtlinie von Assent mit ein<\/a>.<\/span>\r\n  <\/p>\r\n    \r\n  <!-- forces IE5-8 to correctly submit UTF8 content  -->\r\n  <input name=\"_utf8\" type=\"hidden\" value=\"\u2603\">\r\n  <p class=\"submit\">\r\n    <input type=\"submit\" accesskey=\"s\" value=\"Abschicken\" id =\"btn-submit\"> \r\n  <\/p>\r\n  \r\n<input type=\"hidden\" name=\"form_validation\" value=\"WjVWZ0hCbmpPYjA4aExueE91NDQvMjNnRE04OGpmbE1ldHVPTlpQNHd2VitaZHNtUEt3THVPcHFLZG9kTnM0bHl4M0NOdGcxS1VQRE1SVGtObEh6TlE9PTo6YhcWL08HR2gBLBaNROjQQQ==\" \/><input type=\"hidden\" id=\"form_nonce\" name=\"form_nonce\" value=\"e9c8a57260\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/29913\" \/><\/form>\t\t\t\t\t<\/div> \n\t\t\t\t\t\n\t\t\t\t\t\t<div id=\"ratings\">\n\t\t<a href=\"https:\/\/www.g2.com\/products\/assent-inc-the-assent-supply-chain-sustainability-platform\/reviews\" target=\"_blank\" rel=\"noopener\">\n\t\t\t<img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/themes\/assent-wp\/assets\/images\/webistry\/badge_with_background.png?v=1\" alt=\"4.5 out of 5 stars by G2\" height=\"48\" width=\"172\" loading=\"lazy\">\n\t\t<\/a>\n\t\t<img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/themes\/assent-wp\/assets\/images\/webistry\/Supply-Chain-Sustainability-Software-2024_Leader-Light100.png\" alt=\"Green Quadrent 2024\" width=\"100\" height=\"100\" loading=\"lazy\">\n\t\t<img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/themes\/assent-wp\/assets\/images\/webistry\/top-50-best-software-badge.svg\" alt=\"Top 50 Best Software Badge\" width=\"92\" height=\"106\" loading=\"lazy\">\n\t\t<img decoding=\"async\" src=\"https:\/\/www.assent.com\/wp-content\/themes\/assent-wp\/assets\/images\/webistry\/Product-Compliance-Software_Leader-Light100.png\" alt=\"Green Quadrent 2025\" width=\"100\" height=\"100\" loading=\"lazy\">\n\t\t<div id=\"widget-container\"><\/div>\n\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n<script type=\"text\/javascript\">\n    (function() {\n        \/\/ Retrieve the form action URL parameter from the query string\n        const urlParams = new URLSearchParams(window.location.search);\n        const formActionParam = urlParams.get('form_action');\n        const form = document.querySelector('.two-column-form.book-a-demo');\n\n        \/\/ Update the action attribute of the forms on this page\n        if (form && formActionParam) {\n            const formHandler = form.querySelector('input[name=\"form_validation\"]');\n\n            if (formHandler) {\n                formHandler.value = formActionParam;\n            }\n        }\n    }());\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Assent\u2019s advisory services ensure you have the deep knowledge needed to focus your supply chain supply chain sustainability program where it has the most impact.<\/p>\n","protected":false},"author":21,"featured_media":0,"parent":29905,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[],"class_list":["post-29913","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v27.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Beratungsservices | Assent<\/title>\n<meta name=\"description\" content=\"Wo liegen Ihre versteckten Risiken? Worauf sollten Sie sich konzentrieren? Wir sind hier, um Sie zu unterst\u00fctzen.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Beratungsservices\" \/>\n<meta property=\"og:description\" content=\"Wo liegen Ihre versteckten Risiken? Worauf sollten Sie sich konzentrieren? Wir sind hier, um Sie zu unterst\u00fctzen.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/\" \/>\n<meta property=\"og:site_name\" content=\"Assent\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AssentCompliance\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-09T15:24:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@AssentGlobal\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/\",\"url\":\"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/\",\"name\":\"Beratungsservices | Assent\",\"isPartOf\":{\"@id\":\"https:\/\/www.assent.com\/de\/#website\"},\"datePublished\":\"2022-02-02T02:58:48+00:00\",\"dateModified\":\"2026-02-09T15:24:53+00:00\",\"description\":\"Wo liegen Ihre versteckten Risiken? Worauf sollten Sie sich konzentrieren? Wir sind hier, um Sie zu unterst\u00fctzen.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.assent.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Unsere Plattform und Funktionen\",\"item\":\"https:\/\/www.assent.com\/de\/funktionen\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Unsere Leistungen\",\"item\":\"https:\/\/www.assent.com\/de\/funktionen\/service\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Beratungsservices\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.assent.com\/de\/#website\",\"url\":\"https:\/\/www.assent.com\/de\/\",\"name\":\"Assent\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.assent.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.assent.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.assent.com\/de\/#organization\",\"name\":\"Assent\",\"url\":\"https:\/\/www.assent.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.assent.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/01\/logo.svg\",\"contentUrl\":\"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/01\/logo.svg\",\"width\":1,\"height\":1,\"caption\":\"Assent\"},\"image\":{\"@id\":\"https:\/\/www.assent.com\/de\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/AssentCompliance\/\",\"https:\/\/x.com\/AssentGlobal\",\"https:\/\/www.linkedin.com\/company\/assent-compliance-inc\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Beratungsservices | Assent","description":"Wo liegen Ihre versteckten Risiken? Worauf sollten Sie sich konzentrieren? Wir sind hier, um Sie zu unterst\u00fctzen.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/","og_locale":"de_DE","og_type":"article","og_title":"Beratungsservices","og_description":"Wo liegen Ihre versteckten Risiken? Worauf sollten Sie sich konzentrieren? Wir sind hier, um Sie zu unterst\u00fctzen.","og_url":"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/","og_site_name":"Assent","article_publisher":"https:\/\/www.facebook.com\/AssentCompliance\/","article_modified_time":"2026-02-09T15:24:53+00:00","twitter_card":"summary_large_image","twitter_site":"@AssentGlobal","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/","url":"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/","name":"Beratungsservices | Assent","isPartOf":{"@id":"https:\/\/www.assent.com\/de\/#website"},"datePublished":"2022-02-02T02:58:48+00:00","dateModified":"2026-02-09T15:24:53+00:00","description":"Wo liegen Ihre versteckten Risiken? Worauf sollten Sie sich konzentrieren? Wir sind hier, um Sie zu unterst\u00fctzen.","breadcrumb":{"@id":"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.assent.com\/de\/funktionen\/service\/beratungsservices\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.assent.com\/de\/"},{"@type":"ListItem","position":2,"name":"Unsere Plattform und Funktionen","item":"https:\/\/www.assent.com\/de\/funktionen\/"},{"@type":"ListItem","position":3,"name":"Unsere Leistungen","item":"https:\/\/www.assent.com\/de\/funktionen\/service\/"},{"@type":"ListItem","position":4,"name":"Beratungsservices"}]},{"@type":"WebSite","@id":"https:\/\/www.assent.com\/de\/#website","url":"https:\/\/www.assent.com\/de\/","name":"Assent","description":"","publisher":{"@id":"https:\/\/www.assent.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.assent.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.assent.com\/de\/#organization","name":"Assent","url":"https:\/\/www.assent.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.assent.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/01\/logo.svg","contentUrl":"https:\/\/www.assent.com\/wp-content\/uploads\/2022\/01\/logo.svg","width":1,"height":1,"caption":"Assent"},"image":{"@id":"https:\/\/www.assent.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AssentCompliance\/","https:\/\/x.com\/AssentGlobal","https:\/\/www.linkedin.com\/company\/assent-compliance-inc"]}]}},"_links":{"self":[{"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages\/29913","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/users\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/comments?post=29913"}],"version-history":[{"count":5,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages\/29913\/revisions"}],"predecessor-version":[{"id":109125,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages\/29913\/revisions\/109125"}],"up":[{"embeddable":true,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/pages\/29905"}],"wp:attachment":[{"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/media?parent=29913"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.assent.com\/de\/wp-json\/wp\/v2\/categories?post=29913"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}