CINXE.COM

Q&As: SBP Standards v2.0 - Sustainable Biomass Program

<!doctype html> <html class="no-js" lang="en-US"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="icon" type="image/x-icon" href="https://sbpcert.wpenginepowered.com/wp-content/uploads/2020/03/favicon.ico" /> <script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="analytics" data-cli-block="true" data-cli-element-position="head"> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-49353382-1', 'auto'); ga('send', 'pageview'); </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO plugin v23.8 - https://yoast.com/wordpress/plugins/seo/ --> <title>Q&amp;As: SBP Standards v2.0 - Sustainable Biomass Program</title> <link rel="canonical" href="https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Q&amp;As: SBP Standards v2.0 - Sustainable Biomass Program" /> <meta property="og:url" content="https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/" /> <meta property="og:site_name" content="Sustainable Biomass Program" /> <meta property="article:modified_time" content="2024-03-20T18:22:29+00:00" /> <meta property="og:image" content="https://sbp-cert.org/wp-content/uploads/2020/06/logo-1200.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="5 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/","url":"https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/","name":"Q&As: SBP Standards v2.0 - Sustainable Biomass Program","isPartOf":{"@id":"https://sbp-cert.org/#website"},"datePublished":"2023-07-26T09:01:38+00:00","dateModified":"2024-03-20T18:22:29+00:00","breadcrumb":{"@id":"https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/"]}]},{"@type":"BreadcrumbList","@id":"https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://sbp-cert.org/"},{"@type":"ListItem","position":2,"name":"Documents","item":"https://sbp-cert.org/documents/"},{"@type":"ListItem","position":3,"name":"Q&#038;As: SBP Standards v2.0"}]},{"@type":"WebSite","@id":"https://sbp-cert.org/#website","url":"https://sbp-cert.org/","name":"Sustainable Biomass Program","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://sbp-cert.org/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//use.fontawesome.com' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-WB4C1BHRH7" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="analytics" data-cli-block="true" data-cli-element-position="head"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/sbp-cert.org\/documents\/qas-for-sbp-standards-v2-0\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-WB4C1BHRH7', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-WB4C1BHRH7', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <link rel='stylesheet' id='wp-block-library-css' href='https://sbpcert.wpenginepowered.com/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2' type='text/css' media='all' /> <style id='collapsing-archives-style-inline-css' type='text/css'> </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='cookie-law-info-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-public.css?ver=3.2.7' type='text/css' media='all' /> <link rel='stylesheet' id='cookie-law-info-gdpr-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-gdpr.css?ver=3.2.7' type='text/css' media='all' /> <link rel='stylesheet' id='megamenu-css' href='https://sbpcert.wpenginepowered.com/wp-content/uploads/maxmegamenu/style.css?ver=acff3f' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://sbpcert.wpenginepowered.com/wp-includes/css/dashicons.min.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='main-stylesheet-css' href='https://sbpcert.wpenginepowered.com/wp-content/themes/sbp-cert/dist/assets/css/app.css?ver=1718631299' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-free-css' href='//use.fontawesome.com/releases/v5.6.3/css/all.css?ver=6.6.2' type='text/css' media='all' /> <link rel='stylesheet' id='js_composer_front-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=7.9' type='text/css' media='all' /> <script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="analytics" data-cli-block="true" data-cli-element-position="head" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/sbp-cert.org","hash_tracking":"false","v4_id":"G-WB4C1BHRH7"};/* ]]> */ </script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js?ver=3.2.1" id="jquery-js"></script> <script type="text/javascript" id="cookie-law-info-js-extra"> /* <![CDATA[ */ var Cli_Data = {"nn_cookie_ids":["ai_session","ai_user","IDE","CONSENT","_gat_gtag_UA_49353382_1","_gid","_ga","yt-remote-connected-devices","yt-remote-device-id","WFESessionId","test_cookie","VISITOR_INFO1_LIVE","YSC","ARRAffinity","ASP.NET_SessionId","cookielawinfo-checkbox-advertisement","ARRAffinitySameSite"],"cookielist":[],"non_necessary_cookies":{"necessary":["ASP.NET_SessionId","ARRAffinity"],"analytics":["ai_user","ai_session","_ga","_gid","_gat_gtag_UA_49353382_1","CONSENT"],"advertisement":["YSC","VISITOR_INFO1_LIVE","test_cookie","IDE","yt-remote-device-id","yt-remote-connected-devices"],"others":["WFESessionId","ARRAffinitySameSite"]},"ccpaEnabled":"","ccpaRegionBased":"","ccpaBarEnabled":"","strictlyEnabled":["necessary","obligatoire"],"ccpaType":"gdpr","js_blocking":"1","custom_integration":"","triggerDomRefresh":"","secure_cookies":""}; var cli_cookiebar_settings = {"animate_speed_hide":"500","animate_speed_show":"500","background":"#FFF","border":"#b1a6a6c2","border_on":"","button_1_button_colour":"#61a229","button_1_button_hover":"#4e8221","button_1_link_colour":"#fff","button_1_as_button":"1","button_1_new_win":"","button_2_button_colour":"#333","button_2_button_hover":"#292929","button_2_link_colour":"#444","button_2_as_button":"","button_2_hidebar":"","button_3_button_colour":"#dedfe0","button_3_button_hover":"#b2b2b3","button_3_link_colour":"#333333","button_3_as_button":"1","button_3_new_win":"","button_4_button_colour":"#dedfe0","button_4_button_hover":"#b2b2b3","button_4_link_colour":"#333333","button_4_as_button":"1","button_7_button_colour":"#00b2b5","button_7_button_hover":"#008e91","button_7_link_colour":"#fff","button_7_as_button":"1","button_7_new_win":"","font_family":"inherit","header_fix":"","notify_animate_hide":"1","notify_animate_show":"","notify_div_id":"#cookie-law-info-bar","notify_position_horizontal":"right","notify_position_vertical":"bottom","scroll_close":"","scroll_close_reload":"","accept_close_reload":"","reject_close_reload":"","showagain_tab":"","showagain_background":"#fff","showagain_border":"#000","showagain_div_id":"#cookie-law-info-again","showagain_x_position":"100px","text":"#333333","show_once_yn":"","show_once":"10000","logging_on":"","as_popup":"","popup_overlay":"1","bar_heading_text":"","cookie_bar_as":"popup","popup_showagain_position":"bottom-right","widget_position":"left"}; var log_object = {"ajax_url":"https:\/\/sbp-cert.org\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/js/cookie-law-info-public.js?ver=3.2.7" id="cookie-law-info-js"></script> <script></script><link rel="https://api.w.org/" href="https://sbp-cert.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://sbp-cert.org/wp-json/wp/v2/pages/961899" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://sbp-cert.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsbp-cert.org%2Fdocuments%2Fqas-for-sbp-standards-v2-0%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://sbp-cert.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsbp-cert.org%2Fdocuments%2Fqas-for-sbp-standards-v2-0%2F&#038;format=xml" /> <style type='text/css'> #widget-collapsarch-2-top span.collapsing-archives { border:0; padding:0; margin:0; cursor:pointer; } #widget-collapsarch-2-top h3 span.sym {float:right;padding:0 .5em} #widget-collapsarch-2-top li.collapsing-archives a.self {font-weight:bold} #widget-collapsarch-2-top:before {content:'';} #widget-collapsarch-2-top li.collapsing-archives.expand:before {content:'';} #widget-collapsarch-2-top li.collapsing-archives.expand, #widget-collapsarch-2-top li.collapsing-archives.collapse { list-style:none; padding:0 0 0 .9em; margin-left:-1em; text-indent:-1.1em; } #widget-collapsarch-2-top li.collapsing-archives.item { padding:0; text-indent:0; } #widget-collapsarch-2-top li.collapsing-archives .sym { cursor:pointer; font-size:1.2em; font-family:Arial, Helvetica, sans-serif; padding-right:5px;} #widget-collapsarch-3-top span.collapsing-archives { border:0; padding:0; margin:0; cursor:pointer; } #widget-collapsarch-3-top h3 span.sym {float:right;padding:0 .5em} #widget-collapsarch-3-top li.collapsing-archives a.self {font-weight:bold} #widget-collapsarch-3-top:before {content:'';} #widget-collapsarch-3-top li.collapsing-archives.expand:before {content:'';} #widget-collapsarch-3-top li.collapsing-archives.expand, #widget-collapsarch-3-top li.collapsing-archives.collapse { list-style:none; padding:0 0 0 .9em; margin-left:-1em; text-indent:-1.1em; } #widget-collapsarch-3-top li.collapsing-archives.item { padding:0; text-indent:0; } #widget-collapsarch-3-top li.collapsing-archives .sym { cursor:pointer; font-size:1.2em; font-family:Arial, Helvetica, sans-serif; padding-right:5px;} </style> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><style type="text/css">/** Mega Menu CSS: fs **/</style> </head> <body class="page-template-default page page-id-961899 page-child parent-pageid-18 mega-menu-top-bar-r topbar class-name wpb-js-composer js-comp-ver-7.9 vc_responsive"> <header class="site-header" role="banner"> <div class="top-section" style="background:url('https://sbpcert.wpenginepowered.com/wp-content/uploads/2020/03/SBP-website-banner-V2.jpg');"> <img src="https://sbpcert.wpenginepowered.com/wp-content/uploads/2020/03/SBP-website-banner-V2.jpg" alt="SBP" class="website-banner" /> <div class="main-container" style="display: none!important;"> <div class="grid-container"> <div class="grid-x align-middle"> <img src="https://sbpcert.wpenginepowered.com/wp-content/uploads/2018/08/sbp-logo.png" ;?> <div class="clear:both;"></div> </div> </div> </div> </div> <div class="grid-x mobile-nav"> <div class="site-title-bar title-bar small-10" data-responsive-toggle="mobile-menu"> <div class="title-bar-left"> <button aria-label="Main Menu" class="menu-icon" type="button" data-toggle="mobile-menu"></button> </div> </div> <div class="small-2 search-icon"> <a href="#" class="hideshowsearch"> <i class="fa fa-search" aria-hidden="true"></i> </a> </div> </div> <nav class="site-navigation top-bar" role="navigation"> <div class="main-container main-navigation"> <div class="grid-container"> <div class="grid-x"> <div class="small-12 medium-11"> <div id="mega-menu-wrap-top-bar-r" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU</span><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-top-bar-r" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover_intent" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="false" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="0" data-unbind="true" data-mobile-state="collapse_all" data-mobile-direction="vertical" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-home mega-align-bottom-left mega-menu-flyout mega-menu-item-26' id='mega-menu-item-26'><a class="mega-menu-link" href="https://sbp-cert.org/" tabindex="0"><i class="fas fa-home"></i></a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-27' id='mega-menu-item-27'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/" aria-expanded="false" tabindex="0">About<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5990' id='mega-menu-item-5990'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/governance/">Governance</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962091' id='mega-menu-item-962091'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/people/">People</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5993' id='mega-menu-item-5993'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/core-strategy/">Our core strategy</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-953134' id='mega-menu-item-953134'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/theory-of-change/">Theory of Change</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-473308' id='mega-menu-item-473308'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/facts-figures/">Facts &#038; figures</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-926277' id='mega-menu-item-926277'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/info-pack/">Information pack</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5985' id='mega-menu-item-5985'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/financial-information/">Financial information</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5994' id='mega-menu-item-5994'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/timeline/">SBP timeline</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961866' id='mega-menu-item-961866'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/our-stakeholders/">Our stakeholders</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5986' id='mega-menu-item-5986'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/faqs/">FAQs</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-5987' id='mega-menu-item-5987'><a class="mega-menu-link" href="https://sbp-cert.org/getting-certified/" aria-expanded="false" tabindex="0">Getting certified<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962041' id='mega-menu-item-962041'><a class="mega-menu-link" href="https://sbp-cert.org/getting-certified/about-certification/">About certification</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962129' id='mega-menu-item-962129'><a class="mega-menu-link" href="https://sbp-cert.org/getting-certified/certification-decision-tree/">Certification decision tree</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-30' id='mega-menu-item-30'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/" aria-expanded="false" tabindex="0">Certifications<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-334345' id='mega-menu-item-334345'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/audit-portal/">Audit Portal</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31862' id='mega-menu-item-31862'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/accredited-certification-bodies/">Certification Bodies</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31861' id='mega-menu-item-31861'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/certificate-holders/">Certificate Holders</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-400116' id='mega-menu-item-400116'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/applicants/">SBP Certification Applicants</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31863' id='mega-menu-item-31863'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/certificate-holders-terminated/">Terminated Certificate Holders</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31864' id='mega-menu-item-31864'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/suspended-certificate-holders/">Suspended Certificate Holders</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31865' id='mega-menu-item-31865'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/general-faqs-on-cb-suspensions/">CB Suspensions: FAQs</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-page-ancestor mega-current-menu-ancestor mega-current-menu-parent mega-current-page-parent mega-current_page_parent mega-current_page_ancestor mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-32' id='mega-menu-item-32'><a class="mega-menu-link" href="https://sbp-cert.org/documents/" aria-expanded="false" tabindex="0">Documents<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-961794' id='mega-menu-item-961794'><a class="mega-menu-link" href="https://sbp-cert.org/documents/normative-documents/" aria-expanded="false">Normative documents<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961799' id='mega-menu-item-961799'><a class="mega-menu-link" href="https://sbp-cert.org/documents/normative-documents/version-2/">Normative documents for SBP Standards v2.0</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31869' id='mega-menu-item-31869'><a class="mega-menu-link" href="https://sbp-cert.org/documents/normative-documents/version-1/">Normative documents for SBP Standards v1.0</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961798' id='mega-menu-item-961798'><a class="mega-menu-link" href="https://sbp-cert.org/documents/guidance-documents/">Guidance documents</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962160' id='mega-menu-item-962160'><a class="mega-menu-link" href="https://sbp-cert.org/documents/ble-and-nabisy/">BLE and Nabisy</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961807' id='mega-menu-item-961807'><a class="mega-menu-link" href="https://sbp-cert.org/documents/interpretative-documents/">Interpretative documents</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-menu-item mega-page_item mega-page-item-961899 mega-current_page_item mega-menu-item-961905' id='mega-menu-item-961905'><a class="mega-menu-link" href="https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/" aria-current="page">Q&#038;As: SBP Standards v2.0</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31868' id='mega-menu-item-31868'><a class="mega-menu-link" href="https://sbp-cert.org/documents/process-documents/">Process and policy documents</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-38729' id='mega-menu-item-38729'><a class="mega-menu-link" href="https://sbp-cert.org/documents/consultation-documents/">Public consultation documents</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962268' id='mega-menu-item-962268'><a class="mega-menu-link" href="https://sbp-cert.org/documents/working-papers/">Working papers</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31866' id='mega-menu-item-31866'><a class="mega-menu-link" href="https://sbp-cert.org/documents/annual-reviews/">Annual reviews</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31870' id='mega-menu-item-31870'><a class="mega-menu-link" href="https://sbp-cert.org/documents/fee-schedule/">Fee schedule</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-39161' id='mega-menu-item-39161'><a class="mega-menu-link" href="https://sbp-cert.org/documents/documents-register/">Documents register</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962196' id='mega-menu-item-962196'><a class="mega-menu-link" href="https://sbp-cert.org/documents/archived-documents-register/">Archived documents register</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962195' id='mega-menu-item-962195'><a class="mega-menu-link" href="https://sbp-cert.org/documents/redii-article-305-annual-reports/">REDII Article 30(5) annual reports</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-29' id='mega-menu-item-29'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/" aria-expanded="false" tabindex="0">DTS<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31872' id='mega-menu-item-31872'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/dts-faqs/">DTS FAQs</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31873' id='mega-menu-item-31873'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/dts-system-security/">DTS system security</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31875' id='mega-menu-item-31875'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/dts-guidance-videos/">DTS guidance videos</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-169452' id='mega-menu-item-169452'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/dts-2-0/">DTS 2.0</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31876' id='mega-menu-item-31876'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/user-guide/">DTS user guide</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-961746' id='mega-menu-item-961746'><a class="mega-menu-link" href="https://sbp-cert.org/stakeholder-hub/" tabindex="0">Stakeholder hub</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-5109' id='mega-menu-item-5109'><a class="mega-menu-link" href="https://sbp-cert.org/news/" aria-expanded="false" tabindex="0">News<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-658957' id='mega-menu-item-658957'><a class="mega-menu-link" href="https://sbp-cert.org/news/news-2/">News</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-12857' id='mega-menu-item-12857'><a class="mega-menu-link" href="https://sbp-cert.org/news/events-and-training-sessions/">Events and training sessions</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962010' id='mega-menu-item-962010'><a class="mega-menu-link" href="https://sbp-cert.org/news/sector-conferences/">Sector conferences</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-33' id='mega-menu-item-33'><a class="mega-menu-link" href="https://sbp-cert.org/contact-us/" aria-expanded="false" tabindex="0">Contact us<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961871' id='mega-menu-item-961871'><a class="mega-menu-link" href="https://sbp-cert.org/contact-us/complaints/">Complaints procedure</a></li></ul> </li></ul></div> <nav class="mobile-menu vertical menu" id="mobile-menu" role="navigation"> <ul id="menu-main-menu" class="vertical menu" data-accordion-menu data-submenu-toggle="true"><li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-26"><a href="https://sbp-cert.org/"><i class="fas fa-home"></i></a></li> <li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-27"><a href="https://sbp-cert.org/about-us/">About</a> <ul class="vertical nested menu"> <li id="menu-item-5990" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5990"><a href="https://sbp-cert.org/about-us/governance/">Governance</a></li> <li id="menu-item-962091" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962091"><a href="https://sbp-cert.org/about-us/people/">People</a></li> <li id="menu-item-5993" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5993"><a href="https://sbp-cert.org/about-us/core-strategy/">Our core strategy</a></li> <li id="menu-item-953134" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-953134"><a href="https://sbp-cert.org/about-us/theory-of-change/">Theory of Change</a></li> <li id="menu-item-473308" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-473308"><a href="https://sbp-cert.org/about-us/facts-figures/">Facts &#038; figures</a></li> <li id="menu-item-926277" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-926277"><a href="https://sbp-cert.org/about-us/info-pack/">Information pack</a></li> <li id="menu-item-5985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5985"><a href="https://sbp-cert.org/about-us/financial-information/">Financial information</a></li> <li id="menu-item-5994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5994"><a href="https://sbp-cert.org/about-us/timeline/">SBP timeline</a></li> <li id="menu-item-961866" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961866"><a href="https://sbp-cert.org/about-us/our-stakeholders/">Our stakeholders</a></li> <li id="menu-item-5986" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5986"><a href="https://sbp-cert.org/about-us/faqs/">FAQs</a></li> </ul> </li> <li id="menu-item-5987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5987"><a href="https://sbp-cert.org/getting-certified/">Getting certified</a> <ul class="vertical nested menu"> <li id="menu-item-962041" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962041"><a href="https://sbp-cert.org/getting-certified/about-certification/">About certification</a></li> <li id="menu-item-962129" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962129"><a href="https://sbp-cert.org/getting-certified/certification-decision-tree/">Certification decision tree</a></li> </ul> </li> <li id="menu-item-30" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-30"><a href="https://sbp-cert.org/certifications/">Certifications</a> <ul class="vertical nested menu"> <li id="menu-item-334345" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-334345"><a href="https://sbp-cert.org/certifications/audit-portal/">Audit Portal</a></li> <li id="menu-item-31862" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31862"><a href="https://sbp-cert.org/certifications/accredited-certification-bodies/">Certification Bodies</a></li> <li id="menu-item-31861" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31861"><a href="https://sbp-cert.org/certifications/certificate-holders/">Certificate Holders</a></li> <li id="menu-item-400116" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-400116"><a href="https://sbp-cert.org/certifications/applicants/">SBP Certification Applicants</a></li> <li id="menu-item-31863" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31863"><a href="https://sbp-cert.org/certifications/certificate-holders-terminated/">Terminated Certificate Holders</a></li> <li id="menu-item-31864" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31864"><a href="https://sbp-cert.org/certifications/suspended-certificate-holders/">Suspended Certificate Holders</a></li> <li id="menu-item-31865" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31865"><a href="https://sbp-cert.org/certifications/general-faqs-on-cb-suspensions/">CB Suspensions: FAQs</a></li> </ul> </li> <li id="menu-item-32" class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-32 is-active"><a href="https://sbp-cert.org/documents/">Documents</a> <ul class="vertical nested menu"> <li id="menu-item-961794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-961794"><a href="https://sbp-cert.org/documents/normative-documents/">Normative documents</a> <ul class="vertical nested menu"> <li id="menu-item-961799" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961799"><a href="https://sbp-cert.org/documents/normative-documents/version-2/">Normative documents for SBP Standards v2.0</a></li> <li id="menu-item-31869" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31869"><a href="https://sbp-cert.org/documents/normative-documents/version-1/">Normative documents for SBP Standards v1.0</a></li> </ul> </li> <li id="menu-item-961798" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961798"><a href="https://sbp-cert.org/documents/guidance-documents/">Guidance documents</a></li> <li id="menu-item-962160" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962160"><a href="https://sbp-cert.org/documents/ble-and-nabisy/">BLE and Nabisy</a></li> <li id="menu-item-961807" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961807"><a href="https://sbp-cert.org/documents/interpretative-documents/">Interpretative documents</a></li> <li id="menu-item-961905" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-961899 current_page_item menu-item-961905 is-active"><a href="https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/" aria-current="page">Q&#038;As: SBP Standards v2.0</a></li> <li id="menu-item-31868" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31868"><a href="https://sbp-cert.org/documents/process-documents/">Process and policy documents</a></li> <li id="menu-item-38729" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38729"><a href="https://sbp-cert.org/documents/consultation-documents/">Public consultation documents</a></li> <li id="menu-item-962268" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962268"><a href="https://sbp-cert.org/documents/working-papers/">Working papers</a></li> <li id="menu-item-31866" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31866"><a href="https://sbp-cert.org/documents/annual-reviews/">Annual reviews</a></li> <li id="menu-item-31870" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31870"><a href="https://sbp-cert.org/documents/fee-schedule/">Fee schedule</a></li> <li id="menu-item-39161" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39161"><a href="https://sbp-cert.org/documents/documents-register/">Documents register</a></li> <li id="menu-item-962196" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962196"><a href="https://sbp-cert.org/documents/archived-documents-register/">Archived documents register</a></li> <li id="menu-item-962195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962195"><a href="https://sbp-cert.org/documents/redii-article-305-annual-reports/">REDII Article 30(5) annual reports</a></li> </ul> </li> <li id="menu-item-29" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-29"><a href="https://sbp-cert.org/data-transfer-system/">DTS</a> <ul class="vertical nested menu"> <li id="menu-item-31872" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31872"><a href="https://sbp-cert.org/data-transfer-system/dts-faqs/">DTS FAQs</a></li> <li id="menu-item-31873" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31873"><a href="https://sbp-cert.org/data-transfer-system/dts-system-security/">DTS system security</a></li> <li id="menu-item-31875" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31875"><a href="https://sbp-cert.org/data-transfer-system/dts-guidance-videos/">DTS guidance videos</a></li> <li id="menu-item-169452" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-169452"><a href="https://sbp-cert.org/data-transfer-system/dts-2-0/">DTS 2.0</a></li> <li id="menu-item-31876" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31876"><a href="https://sbp-cert.org/data-transfer-system/user-guide/">DTS user guide</a></li> </ul> </li> <li id="menu-item-961746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961746"><a href="https://sbp-cert.org/stakeholder-hub/">Stakeholder hub</a></li> <li id="menu-item-5109" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5109"><a href="https://sbp-cert.org/news/">News</a> <ul class="vertical nested menu"> <li id="menu-item-658957" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-658957"><a href="https://sbp-cert.org/news/news-2/">News</a></li> <li id="menu-item-12857" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12857"><a href="https://sbp-cert.org/news/events-and-training-sessions/">Events and training sessions</a></li> <li id="menu-item-962010" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962010"><a href="https://sbp-cert.org/news/sector-conferences/">Sector conferences</a></li> </ul> </li> <li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-33"><a href="https://sbp-cert.org/contact-us/">Contact us</a> <ul class="vertical nested menu"> <li id="menu-item-961871" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961871"><a href="https://sbp-cert.org/contact-us/complaints/">Complaints procedure</a></li> </ul> </li> </ul></nav> </div> <div class="small-12 medium-1 search-icon"> <a href="https://twitter.com/susbio" target="_blank" class="twitter"> <i class="fab fa-twitter"></i> </a> <a href="https://www.linkedin.com/company/sustainable-biomass-partnership" target="_blank" class="linkedin"> <i class="fab fa-linkedin"></i> </a> <a href="#" class="hideshowsearch"> <i class="fa fa-search" aria-hidden="true"></i> </a> </div> </div> </div> </div> </nav> <div class="searchsection"> <div class="main-container"> <div class="row"> <form role="search" method="get" id="searchform" action="https://sbp-cert.org/"> <div class="input-group"> <input type="text" class="input-group-field" value="" name="s" id="s" placeholder="Search"> <div class="input-group-button"> <button type="submit" id="searchsubmit" class="button"><span class="dashicons dashicons-search"></span></button> </div> </div> </form> </div> </div> </div> <div class="main-container"> <div class="main-grid sidebar-left"> <main class="main-content"> <article id="post-961899" class="post-961899 page type-page status-publish hentry"> <div class="entry-content"> <header> <h1 class="entry-title"> Q&#038;As: SBP Standards v2.0 </h1> </header> <div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Questions on the SBP Standards v2.0 submitted by stakeholders are collated below along with our answers.</p> <p>We encourage you to continue to submit any questions you may have, please email <a href="mailto:info@sbp-cert.org">info@sbp-cert.org</a>.</p> </div> </div> </div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_tta-container" data-vc-action="collapseAll"><div class="vc_general vc_tta vc_tta-accordion vc_tta-color-green vc_tta-style-classic vc_tta-shape-rounded vc_tta-spacing-5 vc_tta-controls-align-default vc_tta-o-all-clickable"><div class="vc_tta-panels-container"><div class="vc_tta-panels"><div class="vc_tta-panel" id="glossary" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#glossary" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Benchmarking and recognition of other certification schemes</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <div class="pane"> <div class="content-container"> <p>Q: What does SBP certification achieve that cannot be achieved through existing certification schemes, such as, FSC and PEFC?</p> <p><em>A: SBP does not intend to compete with or replicate existing certification schemes, such as, FSC and PEFC. Those schemes do not cover all the key requirements necessary to demonstrate the legality and sustainability aspects and attributes of feedstock used in biomass production and use. SBP will publish its procedure for benchmarking and recognition of other certification schemes, which will allow FSC and PEFC to be evaluated against the SBP certification scheme.</em></p> <p>Q: How will FSC-certified material be treated under the SBP Standards v2.0?</p> <p><em>A: The SBP procedure for benchmarking and recognition of other certification schemes will set out how other certification schemes may be benchmarked or recognised with respect to the SBP certification scheme. For example, in the case of FSC, the procedure will allow identification of any gaps between FSC and SBP requirements. Where there is a gap, and where a specified risk has been identified in the supply base, operators are required to develop and implement mitigation measures.</em></p> <p>Q: When will the SBP procedure for benchmarking and recognition of other certification schemes be available?</p> <p><em>A: The SBP Benchmarking and Recognition Procedure, and the evaluation of FSC and PEFC will be published in October 2023.</em></p> </div> </div> </div> </div> </div></div><div class="vc_tta-panel" id="standard-two" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#standard-two" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Claims</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Q: Will there still be an SBP-controlled biomass claim?</p> <p><em>A: The SBP-controlled biomass claim continues to exist. It is available to feedstock that is certified against a recognised controlled claim, for example, FSC Controlled Wood.</em></p> <p>Q: Is biomass certified against SBP Standards v1.0 only entitled to carry the SBP claim until the end of the transition period?</p> <p><em>A: No. Biomass certified against SBP Standards v1.0 before the end of the transition period is entitled to carry the SBP claim beyond the end of the transition period.</em></p> </div> </div> </div></div><div class="vc_tta-panel" id="standard-one" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#standard-one" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Chain of Custody</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Q: Can a Certificate Holder continue to use the FSC or PEFC Chain of Custody schemes, or must it be certified against the SBP Chain of Custody scheme?</p> <p><em>A: Certificate Holders must be certified against the SBP Chain of Custody scheme (SBP Standard 4). It is no longer required to hold a valid FSC or PEFC Chain of Custody certificate. </em></p> <p>Q: SBP Standard 4 (v2.0), section 4.14 refers to a mass balance period of no more than 12 months. However, the Instruction Document REDII (v1.0), section 8.3.8 refers to a three-month mass balance period. Why are they not the same?</p> <p><em>A: The EU REDII has stricter mass balance requirements for processing residues and post consumer feedstocks. For those feedstocks, the mass balance period shall not be more than three months. Only when an operator handles solely primary feedstock can the mass balance period be no more than 12 months.</em></p> <p>Q: When will the credit system be withdrawn in favour of the mass balance system?</p> <p><em>A: For any Certificate Holder, the credit system will be withdrawn when the SBP Standards v1.0 are retired at the end of the transition period (10 November 2024) or when the Certificate Holder is certified against the SBP Standards v2.0, whichever is the sooner.</em></p> <p>Q: Could a mobile chipper use the mass balance system and mix different feedstock groups if accumulated in storage yards?</p> <p><em>A: One condition for the mass balance system is to have a fixed site. If mixing occurs at a fixed storage site (e.g.,a storage yard), it is possible to mix different feedstocks and apply the mass balance system following the requirements set out in Standard 4.</em></p> <p>Q: In SBP Standard 4, section 4.8 what is the definition of &#8216;material status&#8217;? What type of material needs to be kept separate?</p> <p><em>A: Material status refers to the certification status of the material. Compliant/controlled material or material with no claim need to be segregated.</em></p> </div> </div> </div></div><div class="vc_tta-panel" id="standard-three" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#standard-three" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Data Transfer System (DTS)</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Q: If a Certificate Holder wants to create more than nine Product Group IDs, can the system support a three-digit Product Group?</p> <p><em>A: Yes, you can use a three-digit Product Group ID (for example, 111, 112).</em></p> <p>Q: How should bark removed from trees at a sawmill be categorised?</p> <p><em>A: Bark should be categorised as processing residues if the processing takes place at the sawmill.</em></p> </div> </div> </div></div><div class="vc_tta-panel" id="standard-four" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#standard-four" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">EU REDII</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Q: In situations where there is an official SBP RRA or REDII Level A risk assessment and <b>ALL</b> Indicators are designated Low Risk, is a Biomass Producer required to consult<s> </s>with stakeholders?</p> <p><em>A: No. The purpose of stakeholder consultation is to collect feedback on Supply Base Verifiers, Risk Ratings and the Risk Management Plan developed by the Biomass Producer (Standard 2 v2.0, Indicator 8.1). Where there is an SBP RRA or REDII Level A risk assessment, and Low Risk designations for ALL Indicators, there is no need for further stakeholder consultation. Stakeholders may contact SBP directly if they have any comments regarding the contents or risk designations of SBP RRAs or REDII Level A risk assessments.</em></p> <p>Q: Which of the SBP Standards should End-users be certified against if they wish to be REDII-compliant?</p> <p><em>A: End-users seeking compliance with REDII shall be certified against Standard 4, Standard 5 and Instruction Document REDII: Bridging Requirements for Meeting REDII. Certification against Standard 6 remains optional.</em></p> <p>Q: Does a Trader that is certified against v1.0 have to be certified against v2.0 before it can trade biomass carrying the SBP REDII claim?</p> <p><em>A: Traders with EU REDII in their scope will be able to trade SBP REDII-compliant biomass irrespective of the version of the Standards against which they have been certified, provided that their suppliers have REDII in their scope.</em></p> <p>Q: Is it possible for a Trader certified to SBP Standards v1.0 to extend its scope to include EU REDII and trade REDII-compliant biomass certified to SBP Standards v2.0?</p> <p><em>A: Extending the scope to include EU RED II is not sufficient to fully transition to v2.0. Operators must fully transition to v2.0 by implementing the Standards v2.0 applicable to their operations. </em></p> <p>Q: Is compliance with EU REDII required across all SBP-certified biomass or just for biomass that is destined for a REDII market?</p> <p><em>A: EU REDII compliance is mandatory for all Certificate Holders irrespective of the market destination of the biomass they produce.</em></p> <p>Q: Is compliance with EU REDII obligatory at all times?</p> <p><em>A: Yes, compliance with the EU REDII requirements is mandatory for all Certificate Holders.</em></p> <p>Q: Is the EU REDII mass balance reporting period still under discussion?</p> <p><em>A: No, the European Commission has clarified the rule for the mass balance period. Only Biomass Producers that use EXCLUSIVELY primary feedstock can use a mass balance period of up to a maximum of 12 months, others have to use up to a maximum of three months. </em></p> <p>Q: Do all the RRAs include the EU REDII requirements?</p> <p><em>A: All revised and new RRAs will include the EU REDII requirements.</em></p> <p>Q: Can the SBP REDII claim be passed on to organisations that are not SBP Certificate Holders?</p> <p><em>A: There is currently no mechanism to pass on SBP claims or information to organisations that are not SBP Certificate Holders.</em></p> <p>Q: Is it possible to have a REDII-compliant SBP-controlled claim?</p> <p><em>A: Yes, the two are not mutually exclusive. </em></p> <p>Q: Do the SBP Standards v2.0 incorporate the REDII requirements, effectively doing away with the Instruction Dcument REDII: Bridging Requirements for Meeting REDII?</p> <p><em>A: No, the revised SBP Standards v2.0 do not replace Instruction Document REDII. Certificate Holders must comply with the requirements of the SBP Standards v2.0 <u class="ql-und">and</u> Instruction Document REDII.</em></p> <p>Q: Will trees outside forest (TOF) be included in the EU REDII requirements?</p> <p><em>A: Yes. Trees outside forests (TOF) will be included in Instruction Document REDII that accompanies the SBP Standards v2.0. That document is currently with the European Commission for approval.</em></p> <p>Q: EU REDII requires that certification schemes must accept claims from other approved certification schemes. How does SBP address this?</p> <p><em>A: SBP is required to accept EU REDII claims from peer certification schemes. In order to transit through the SBP system, such claims must upgrade to an SBP (controlled or certified) claim by implementing and demonstrating compliance with the relevant additional elements of the SBP scheme.</em></p> <p>Q: If a share of the feedstock used by a Biomass Producer is not REDII-compliant, does that mean the Biomass Producer cannot be SBP-certified?</p> <p><em>A: The Biomass Producer can be certified, however, the biomass produced from non-REDII compliant feedstock cannot carry an SBP claim.</em></p> <p>Q: If segregation of feedstock and/or biomass is ensured as per the Standards, can a Biomass Producer be SBP-certified and sell SBP/REDII compliant biomass and non-certified biomass?</p> <p><em>A: Yes.</em></p> <p>Q: Is the Instruction Document REDII: Bridging Requirements for Meeting REDII only applicable to the SBP Standards v1.0?</p> <p><em>A: Instruction Document REDII: Bridging Requirements for Meeting REDII is applicable to the SBP Standards v1.0 and SBP Standards v2.0?</em></p> </div> </div> </div></div><div class="vc_tta-panel" id="standard-five" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#standard-five" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Regional Risk Assessments (RRAs)</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Q: Is it possible to use the National Risk Assessments developed for EU REDII when conducting a Supply Base Evaluation?</p> <p><em>A: Yes.</em></p> <p>Q: Which other countries/regions are Regional Risk Assessments being developed for?</p> <p><em>A: In addition to the current six RRAs, for Denmark, Estonia, Latvia, Lithuania, Quebec and British Columbia, new RRAs are being prepared for Portugal, Alberta, Nova Scotia and New Brunswick. We anticipate that, over time, RRAs will be developed for Vietnam, and south-east USA, although as yet there is no confirmed timeline, budget or Working Body established. </em></p> </div> </div> </div></div><div class="vc_tta-panel" id="1587413522285-3a686250-4473" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1587413522285-3a686250-4473" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Trees outside forests (TOF)</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Q: Harvest operations in a single area can often include different types of trees outside forests. Does SBP require classification according to the main type or each type?</p> <p><em>A: It is required to subdivide for each type as per the Feedstock Group classification, especially as this has implications for mass balance reporting.</em></p> <p>Q: Could woody feedstock resulting from peat extraction be considered as trees outside forests?</p> <p><em>A: This type of feedstock is not in the scope of the Instruction Document for Trees Outside Forests and is not eligible for SBP certification.</em></p> </div> </div> </div></div><div class="vc_tta-panel" id="standard-six" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#standard-six" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Transition to SBP Standards v2.0</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Q: Should applicant Certificate Holders be certified against the revised SBP Standards v2.0?</p> <p><em>A: From the effective date of the SBP Standards v2.0 (10 August 2023), applicant Certificate Holders can choose to become certified against them. The choice is dependent on the applicant&#8217;s own circumstances. Note that from 9 November 2025, all Certificate Holders must be compliant with the SBP Standards v2.0. </em></p> <p>Q: If the audit cycle for a Biomass Producer falls in January, does it mean that the transition to SBP Standards v 2.0 must be completed in the January 2024 audit?</p> <p><em>A: It is possible to bring forward or delay the transition to SBP Standards v2.0, however, this should be decided after consultation with your Certification Body. Note that from 9 November 2025, all Certificate Holders must be compliant with the SBP Standards v2.0. </em></p> <p>Q: When will the SBP Standards v2.0 be ready for use by Certification Bodies?</p> <p><em>A: The SBP Standards v2.0 will be ready for use from the effective date of 10 August 2023. Certification Bodies will need to have updated their internal systems and have their updated internal systems approved by the Accreditation Body. It is recommended that Certificate Holders liaise with their Certification Body to confirm timelines.</em></p> <p>Q: Will the SBP Audit Portal and Data Transfer System (DTS) be affected by the switch to the revised SBP Standards v2.0?</p> <p><em>A: The Audit Portal and DTS will be updated to meet the requirements of the revised SBP Standards v2.0. During the transition period all SBP systems will cater for both v1.0 and v2.0 of the Standards.</em></p> <p>Q: Will all Certificate Holders need to be certified against the EU REDII requirements by the end of the transition period?</p> <p><em>A: Yes, by the end of the transition period all SBP Certificate Holders will have to be EU REDII-compliant (in addition to being compliant with the revised SBP Standards v2.0).</em></p> <p>Q: Is it possible for Organisations to have major and minor non-conformities when audited against the SBP Standards v2.0, but still be considered to have transitioned to v2.0?</p> <p><em>A: All major non-conformities must be closed for a cetificate to be issued and this must happen before the end of the transition period. Rules for the management of non-conformities are given in SBP Standard 3 and Instruction Document REDII. </em></p> </div> </div> </div></div><div class="vc_tta-panel" id="1692271233860-c447b8bb-b3d5" data-vc-content=".vc_tta-panel-body"><div class="vc_tta-panel-heading"><h4 class="vc_tta-panel-title vc_tta-controls-icon-position-left"><a href="#1692271233860-c447b8bb-b3d5" data-vc-accordion data-vc-container=".vc_tta-container"><span class="vc_tta-title-text">Miscellaneous</span><i class="vc_tta-controls-icon vc_tta-controls-icon-plus"></i></a></h4></div><div class="vc_tta-panel-body"> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> <p>Q: Will the EUDR requirements be considered by SBP?</p> <p><em>A: SBP is currently evaluating the possibility of developing support to demonstrate compliance with the EUDR.</em></p> <p>Q: Is the Peer Review process limited to audits of the Supply Base Evaluation?</p> <p><em>A: Yes, the Peer Review process continues to be limited to the Supply Base Evaluation (when in scope).</em></p> </div> </div> </div></div></div></div></div></div> <div class="wpb_text_column wpb_content_element" > <div class="wpb_wrapper"> </div> </div> </div></div></div></div> </div> </div> <footer> </footer> </article> </main> <aside class="sidebar"> <div id="bulletinContainer" class="news-sidebar"><h2>Bulletins</h2> <div class="textwidget"><ul> <li><a href="http://eepurl.com/bKTDk9" target="_blank" rel="noopener">Sign up to receive<br /> our latest bulletins</a></li> </ul> <div id="pastBulletins"> <ul> <li><a href="https://mailchi.mp/0cdbb071653e/sbp-bulletin-issue-13865671" target="_blank" rel="noopener">Issue 36, Sep 2024</a></li> <li><a href="https://mailchi.mp/be26f3912af5/sbp-bulletin-issue-13824360" target="_blank" rel="noopener">Issue 35, Jun 2024</a></li> </ul> </div> </div> </div><div id="bulletinContainer" class="news-sidebar"><h2>Filter by date</h2> <label class="screen-reader-text" for="archives-dropdown-2">Filter by date</label> <select id="archives-dropdown-2" name="archive-dropdown"> <option value="">Select Month</option> <option value='https://sbp-cert.org/2024/11/'> November 2024 &nbsp;(4)</option> <option value='https://sbp-cert.org/2024/10/'> October 2024 &nbsp;(1)</option> <option value='https://sbp-cert.org/2024/07/'> July 2024 &nbsp;(3)</option> <option value='https://sbp-cert.org/2024/06/'> June 2024 &nbsp;(2)</option> <option value='https://sbp-cert.org/2024/05/'> May 2024 &nbsp;(1)</option> <option value='https://sbp-cert.org/2024/04/'> April 2024 &nbsp;(2)</option> <option value='https://sbp-cert.org/2024/02/'> February 2024 &nbsp;(4)</option> <option value='https://sbp-cert.org/2024/01/'> January 2024 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/12/'> December 2023 &nbsp;(2)</option> <option value='https://sbp-cert.org/2023/11/'> November 2023 &nbsp;(3)</option> <option value='https://sbp-cert.org/2023/10/'> October 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/09/'> September 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/08/'> August 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/06/'> June 2023 &nbsp;(2)</option> <option value='https://sbp-cert.org/2023/05/'> May 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/04/'> April 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/03/'> March 2023 &nbsp;(2)</option> <option value='https://sbp-cert.org/2023/02/'> February 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/11/'> November 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/10/'> October 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/09/'> September 2022 &nbsp;(2)</option> <option value='https://sbp-cert.org/2022/08/'> August 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/07/'> July 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/06/'> June 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/05/'> May 2022 &nbsp;(2)</option> <option value='https://sbp-cert.org/2022/04/'> April 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/03/'> March 2022 &nbsp;(3)</option> <option value='https://sbp-cert.org/2022/02/'> February 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2021/12/'> December 2021 &nbsp;(2)</option> <option value='https://sbp-cert.org/2021/10/'> October 2021 &nbsp;(3)</option> <option value='https://sbp-cert.org/2021/09/'> September 2021 &nbsp;(1)</option> <option value='https://sbp-cert.org/2021/08/'> August 2021 &nbsp;(2)</option> <option value='https://sbp-cert.org/2021/06/'> June 2021 &nbsp;(3)</option> <option value='https://sbp-cert.org/2021/05/'> May 2021 &nbsp;(1)</option> <option value='https://sbp-cert.org/2021/04/'> April 2021 &nbsp;(1)</option> <option value='https://sbp-cert.org/2021/03/'> March 2021 &nbsp;(2)</option> <option value='https://sbp-cert.org/2021/01/'> January 2021 &nbsp;(1)</option> <option value='https://sbp-cert.org/2020/10/'> October 2020 &nbsp;(3)</option> <option value='https://sbp-cert.org/2020/09/'> September 2020 &nbsp;(1)</option> <option value='https://sbp-cert.org/2020/05/'> May 2020 &nbsp;(1)</option> <option value='https://sbp-cert.org/2020/04/'> April 2020 &nbsp;(2)</option> <option value='https://sbp-cert.org/2020/03/'> March 2020 &nbsp;(1)</option> <option value='https://sbp-cert.org/2020/02/'> February 2020 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/12/'> December 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/11/'> November 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/09/'> September 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/07/'> July 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/06/'> June 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/03/'> March 2019 &nbsp;(5)</option> <option value='https://sbp-cert.org/2019/01/'> January 2019 &nbsp;(2)</option> <option value='https://sbp-cert.org/2018/11/'> November 2018 &nbsp;(3)</option> <option value='https://sbp-cert.org/2018/10/'> October 2018 &nbsp;(1)</option> <option value='https://sbp-cert.org/2018/09/'> September 2018 &nbsp;(1)</option> <option value='https://sbp-cert.org/2018/06/'> June 2018 &nbsp;(1)</option> <option value='https://sbp-cert.org/2018/02/'> February 2018 &nbsp;(2)</option> <option value='https://sbp-cert.org/2018/01/'> January 2018 &nbsp;(2)</option> <option value='https://sbp-cert.org/2017/12/'> December 2017 &nbsp;(3)</option> <option value='https://sbp-cert.org/2017/11/'> November 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/09/'> September 2017 &nbsp;(2)</option> <option value='https://sbp-cert.org/2017/07/'> July 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/06/'> June 2017 &nbsp;(3)</option> <option value='https://sbp-cert.org/2017/05/'> May 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/04/'> April 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/03/'> March 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/02/'> February 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/01/'> January 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/12/'> December 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/10/'> October 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/09/'> September 2016 &nbsp;(3)</option> <option value='https://sbp-cert.org/2016/08/'> August 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/07/'> July 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/06/'> June 2016 &nbsp;(4)</option> <option value='https://sbp-cert.org/2016/05/'> May 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/04/'> April 2016 &nbsp;(2)</option> <option value='https://sbp-cert.org/2016/03/'> March 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/01/'> January 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2015/12/'> December 2015 &nbsp;(1)</option> <option value='https://sbp-cert.org/2015/10/'> October 2015 &nbsp;(2)</option> <option value='https://sbp-cert.org/2015/09/'> September 2015 &nbsp;(4)</option> <option value='https://sbp-cert.org/2015/07/'> July 2015 &nbsp;(1)</option> <option value='https://sbp-cert.org/2015/04/'> April 2015 &nbsp;(1)</option> <option value='https://sbp-cert.org/2015/03/'> March 2015 &nbsp;(2)</option> <option value='https://sbp-cert.org/2015/02/'> February 2015 &nbsp;(1)</option> <option value='https://sbp-cert.org/2014/12/'> December 2014 &nbsp;(2)</option> <option value='https://sbp-cert.org/2014/09/'> September 2014 &nbsp;(1)</option> </select> <script type="text/javascript"> /* <![CDATA[ */ (function() { var dropdown = document.getElementById( "archives-dropdown-2" ); function onSelectChange() { if ( dropdown.options[ dropdown.selectedIndex ].value !== '' ) { document.location.href = this.options[ this.selectedIndex ].value; } } dropdown.onchange = onSelectChange; })(); /* ]]> */ </script> </div> <section id="advanced_sidebar_menu-5" class="widget advanced-sidebar-menu advanced-sidebar-page"> <!-- advanced-sidebar-menu/core-template --> <ul class="parent-sidebar-menu" data-level="0"><li class="page_item page-item-18 current_page_ancestor current_page_parent menu-item has_children current-menu-parent current-menu-ancestor"><a href="https://sbp-cert.org/documents/">Documents</a><ul class="child-sidebar-menu" data-level="1"><li class="page_item page-item-961789 menu-item has_children"><a href="https://sbp-cert.org/documents/normative-documents/">Normative documents</a></li> <li class="page_item page-item-961796 menu-item has_children"><a href="https://sbp-cert.org/documents/guidance-documents/">Guidance documents</a></li> <li class="page_item page-item-962147 menu-item"><a href="https://sbp-cert.org/documents/ble-and-nabisy/">BLE and Nabisy</a></li> <li class="page_item page-item-961803 menu-item has_children"><a href="https://sbp-cert.org/documents/interpretative-documents/">Interpretative documents</a></li> <li class="page_item page-item-961899 current_page_item is-active menu-item current-menu-item"><a href="https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/" aria-current="page">Q&#038;As: SBP Standards v2.0</a></li> <li class="page_item page-item-6176 menu-item has_children"><a href="https://sbp-cert.org/documents/process-documents/">Process and policy documents</a></li> <li class="page_item page-item-30564 menu-item has_children"><a href="https://sbp-cert.org/documents/consultation-documents/">Public consultation documents</a></li> <li class="page_item page-item-962267 menu-item"><a href="https://sbp-cert.org/documents/working-papers/">Working papers</a></li> <li class="page_item page-item-1331 menu-item"><a href="https://sbp-cert.org/documents/annual-reviews/">Annual reviews</a></li> <li class="page_item page-item-30944 menu-item"><a href="https://sbp-cert.org/documents/fee-schedule/">Fee schedule</a></li> <li class="page_item page-item-38906 menu-item"><a href="https://sbp-cert.org/documents/documents-register/">Documents register</a></li> <li class="page_item page-item-69745 menu-item has_children"><a href="https://sbp-cert.org/documents/archived-documents-register/">Archived documents register</a></li> <li class="page_item page-item-962194 menu-item"><a href="https://sbp-cert.org/documents/redii-article-305-annual-reports/">REDII Article 30(5) annual reports</a></li> </ul><!-- End .child-sidebar-menu --></li></ul><!-- End .parent-sidebar-menu --></section> <!--<a href="" title="" class="page-link"></a>--> </aside> </div> </div> <footer class="footer"> <div class="footer-container"> <div class="grid-container full"> <div class="grid-x grid-margin-x"> <div class="cell small-12 medium-8"><section id="text-2" class="widget widget_text"> <div class="textwidget"><p>© Sustainable Biomass Program 2019</p> </div> </section><section id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-81" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><a href="https://sbp-cert.org/terms/">Terms</a></li> <li id="menu-item-80" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"><a href="https://sbp-cert.org/privacy-policy/">Privacy</a></li> <li id="menu-item-79" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-79"><a href="https://sbp-cert.org/legal/">Legal</a></li> <li id="menu-item-78" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-78"><a href="https://sbp-cert.org/careers/">Careers</a></li> </ul></div></section></div> <div class="cell small-12 medium-4">Brand. Design. Digital. by Switch</div> </div> </div> </div> </footer> <!--googleoff: all--><div id="cookie-law-info-bar" data-nosnippet="true"><span><div class="cli-bar-container cli-style-v2"><br /> <div class="cli-bar-message">We use cookies to give you the best experience on our website. By clicking “Accept All”, you consent to the use of ALL our cookies. If you wish, you may change your preferences by visiting "Cookie Settings".</div><br /> <div class="cli-bar-btn_container"><a role='button' class="medium cli-plugin-button cli-plugin-main-button cli_settings_button" style="margin:0px 5px 0px 0px">Cookie Settings</a><a id="wt-cli-accept-all-btn" role='button' data-cli_action="accept_all" class="wt-cli-element medium cli-plugin-button wt-cli-accept-all-btn cookie_action_close_header cli_action_button">Accept All</a></div><br /> </div></span></div><div id="cookie-law-info-again" data-nosnippet="true"><span id="cookie_hdr_showagain">Manage consent</span></div><div class="cli-modal" data-nosnippet="true" id="cliSettingsPopup" tabindex="-1" role="dialog" aria-labelledby="cliSettingsPopup" aria-hidden="true"> <div class="cli-modal-dialog" role="document"> <div class="cli-modal-content cli-bar-popup"> <button type="button" class="cli-modal-close" id="cliModalClose"> <svg class="" viewBox="0 0 24 24"><path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z"></path><path d="M0 0h24v24h-24z" fill="none"></path></svg> <span class="wt-cli-sr-only">Close</span> </button> <div class="cli-modal-body"> <div class="cli-container-fluid cli-tab-container"> <div class="cli-row"> <div class="cli-col-12 cli-align-items-stretch cli-px-0"> <div class="cli-privacy-overview"> <h4>Privacy Overview</h4> <div class="cli-privacy-content"> <div class="cli-privacy-content-text">This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.</div> </div> <a class="cli-privacy-readmore" aria-label="Show more" role="button" data-readmore-text="Show more" data-readless-text="Show less"></a> </div> </div> <div class="cli-col-12 cli-align-items-stretch cli-px-0 cli-tab-section-container"> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="necessary" data-toggle="cli-toggle-tab"> Necessary </a> <div class="wt-cli-necessary-checkbox"> <input type="checkbox" class="cli-user-preference-checkbox" id="wt-cli-checkbox-necessary" data-id="checkbox-necessary" checked="checked" /> <label class="form-check-label" for="wt-cli-checkbox-necessary">Necessary</label> </div> <span class="cli-necessary-caption">Always Enabled</span> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="necessary"> <div class="wt-cli-cookie-description"> Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ARRAffinity</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">ARRAffinity cookie is set by Azure app service, and allows the service to choose the right instance established by a user to deliver subsequent requests made by that user.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ASP.NET_SessionId</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">Issued by Microsoft's ASP.NET Application, this cookie stores session data during a user's website visit.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-advertisement</td><td class="cookielawinfo-column-3">1 year</td><td class="cookielawinfo-column-4">Set by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-analytics</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-functional</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-necessary</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-others</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-performance</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">viewed_cookie_policy</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.</td></tr></tbody></table> </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="functional" data-toggle="cli-toggle-tab"> Functional </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-functional" class="cli-user-preference-checkbox" data-id="checkbox-functional" /> <label for="wt-cli-checkbox-functional" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Functional</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="functional"> <div class="wt-cli-cookie-description"> Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="performance" data-toggle="cli-toggle-tab"> Performance </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-performance" class="cli-user-preference-checkbox" data-id="checkbox-performance" /> <label for="wt-cli-checkbox-performance" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Performance</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="performance"> <div class="wt-cli-cookie-description"> Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="analytics" data-toggle="cli-toggle-tab"> Analytics </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-analytics" class="cli-user-preference-checkbox" data-id="checkbox-analytics" /> <label for="wt-cli-checkbox-analytics" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Analytics</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="analytics"> <div class="wt-cli-cookie-description"> Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">_ga</td><td class="cookielawinfo-column-3">2 years</td><td class="cookielawinfo-column-4">The _ga cookie, installed by Google Analytics, calculates visitor, session and campaign data and also keeps track of site usage for the site's analytics report. The cookie stores information anonymously and assigns a randomly generated number to recognize unique visitors.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">_gat_gtag_UA_49353382_1</td><td class="cookielawinfo-column-3">1 minute</td><td class="cookielawinfo-column-4">This cookie is set by Google and is used to distinguish users.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">_gid</td><td class="cookielawinfo-column-3">1 day</td><td class="cookielawinfo-column-4">Installed by Google Analytics, _gid cookie stores information on how visitors use a website, while also creating an analytics report of the website's performance. Some of the data that are collected include the number of visitors, their source, and the pages they visit anonymously.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ai_session</td><td class="cookielawinfo-column-3">30 minutes</td><td class="cookielawinfo-column-4">This is a unique anonymous session identifier cookie set by Microsoft Application Insights software to gather statistical usage and telemetry data for apps built on the Azure cloud platform.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ai_user</td><td class="cookielawinfo-column-3">1 year</td><td class="cookielawinfo-column-4">A unique user identifier cookie, set by Microsoft Application Insights software, that enables counting of the number of users accessing the application over time.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">CONSENT</td><td class="cookielawinfo-column-3">16 years 3 months 24 days 10 hours 16 minutes</td><td class="cookielawinfo-column-4">These cookies are set via embedded youtube-videos. They register anonymous statistical data on for example how many times the video is displayed and what settings are used for playback.No sensitive data is collected unless you log in to your google account, in that case your choices are linked with your account, for example if you click “like” on a video.</td></tr></tbody></table> </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="advertisement" data-toggle="cli-toggle-tab"> Advertisement </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-advertisement" class="cli-user-preference-checkbox" data-id="checkbox-advertisement" /> <label for="wt-cli-checkbox-advertisement" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Advertisement</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="advertisement"> <div class="wt-cli-cookie-description"> Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">IDE</td><td class="cookielawinfo-column-3">1 year 24 days</td><td class="cookielawinfo-column-4">Google DoubleClick IDE cookies are used to store information about how the user uses the website to present them with relevant ads and according to the user profile.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">test_cookie</td><td class="cookielawinfo-column-3">15 minutes</td><td class="cookielawinfo-column-4">The test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">VISITOR_INFO1_LIVE</td><td class="cookielawinfo-column-3">5 months 27 days</td><td class="cookielawinfo-column-4">A cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">YSC</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">YSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">yt-remote-connected-devices</td><td class="cookielawinfo-column-3">never</td><td class="cookielawinfo-column-4">These cookies are set via embedded youtube-videos.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">yt-remote-device-id</td><td class="cookielawinfo-column-3">never</td><td class="cookielawinfo-column-4">These cookies are set via embedded youtube-videos.</td></tr></tbody></table> </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="others" data-toggle="cli-toggle-tab"> Others </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-others" class="cli-user-preference-checkbox" data-id="checkbox-others" /> <label for="wt-cli-checkbox-others" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Others</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="others"> <div class="wt-cli-cookie-description"> Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ARRAffinitySameSite</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">No description available.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">WFESessionId</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">No description available.</td></tr></tbody></table> </div> </div> </div> </div> </div> </div> </div> </div> <div class="cli-modal-footer"> <div class="wt-cli-element cli-container-fluid cli-tab-container"> <div class="cli-row"> <div class="cli-col-12 cli-align-items-stretch cli-px-0"> <div class="cli-tab-footer wt-cli-privacy-overview-actions"> <a id="wt-cli-privacy-save-btn" role="button" tabindex="0" data-cli-action="accept" class="wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn">SAVE &amp; ACCEPT</a> </div> <div class="wt-cli-ckyes-footer-section"> <div class="wt-cli-ckyes-brand-logo">Powered by <a href="https://www.cookieyes.com/"><img src="https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/images/logo-cookieyes.svg" alt="CookieYes Logo"></a></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="cli-modal-backdrop cli-fade cli-settings-overlay"></div> <div class="cli-modal-backdrop cli-fade cli-popupbar-overlay"></div> <!--googleon: all--><link rel='stylesheet' id='vc_tta_style-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/css/js_composer_tta.min.css?ver=7.9' type='text/css' media='all' /> <link rel='stylesheet' id='cookie-law-info-table-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-table.css?ver=3.2.7' type='text/css' media='all' /> <script type="text/javascript" id="foundation-js-extra"> /* <![CDATA[ */ var account_script_checker = {"ajaxurl":"https:\/\/sbp-cert.org\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/themes/sbp-cert/dist/assets/js/app.js?ver=1727786645" id="foundation-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.4" id="megamenu-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=7.9" id="wpb_composer_front_js-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/lib/vc/vc_accordion/vc-accordion.min.js?ver=7.9" id="vc_accordion_script-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/lib/vc/vc-tta-autoplay/vc-tta-autoplay.min.js?ver=7.9" id="vc_tta_autoplay_script-js"></script> <script></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10