CINXE.COM
FAQs - ScreenCloud
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>FAQs - ScreenCloud</title><meta name="description" content="Some of the queries we hear most often."/><meta property="og:image" content="https://images.prismic.io/screencloud/5a899dec-d7cc-400a-930d-772e94590f9b_img_og_share.jpg?auto=compress,format"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=256&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=384&q=100 2x" fetchpriority="high"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75 2x" fetchpriority="high"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=256&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75 2x" fetchpriority="high"/><meta name="next-head-count" content="8"/><script type="text/javascript" id="hs-script-loader" async="" defer="" src="//js.hs-scripts.com/8640103.js"></script><script> (function waitForHubSpot() { // If _hsp is ready, set up our consent listener & update VWO. if (window._hsp && window._hsp.push) { var _hsp = window._hsp; // console.log("window._hsp", window._hsp); // We'll define one function to set VWO states based on the visitor's consent. function updateVWOConsent(consent) { // Example: check if "analytics" category is allowed => interpret that as "accepted". var analyticsAllowed = consent.categories && consent.categories.analytics === true; // console.log("consent", consent); // console.log("analyticsAllowed", analyticsAllowed); // console.log("window.VWO:", window.VWO); window.VWO = window.VWO || []; window.VWO.init = window.VWO.init || function(state) { window.VWO.consentState = state; }; if (analyticsAllowed) { // 1 = Accepted console.log("window.VWO analyticsAllowed", window.VWO); window.VWO.init(1); } else { // 3 = Denied console.log("window.VWO analyticsDenied", window.VWO); window.VWO.init(3); } } // Now add the HubSpot listener that triggers both on page load // (if user has existing preference) AND on future changes. _hsp.push([ 'addPrivacyConsentListener', function(consent) { // console.log("addPrivacyConsentListener handler called"); // console.log("consent: ", consent); updateVWOConsent(consent); } ]); } else { // If not ready, check again in 50 ms // console.log("window._hsp not ready, checking again in 50ms"); setTimeout(waitForHubSpot, 50); } })(); </script><link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com"/><script id="vwo-code">window._vwo_code || (function() { var account_id=753461, version=2.1, settings_tolerance=2000, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={nonce:v&&v.nonce,use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}v&&t.setAttribute('nonce',v.nonce);d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var n=this.getSettings(),i=d.createElement('script'),r=this;t=t||{};if(n){i.textContent=n;d.getElementsByTagName('head')[0].appendChild(i);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){w._vwo_code.addScript({text:o.responseText})}else{w._vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}w._vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){w._vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var n=this.hide_element(),i=n?n+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=i;else t.appendChild(d.createTextNode(i));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var i=d.createElement('div');i.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;display: block !important;';i.setAttribute('id','_vis_opt_path_hides');i.classList.add('_vis_hide_layer');t.parentNode.insertBefore(i,t.nextSibling)}var o=window._vis_opt_url||d.URL,s='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(o)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:s})}else{this.load(s+'&x=true')}}};w._vwo_code=code;code.init();})();(function(){var i=window;function t(){if(i._vwo_code){var e=t.hidingStyle=document.getElementById('_vis_opt_path_hides')||t.hidingStyle;if(!i._vwo_code.finished()&&!_vwo_code.libExecuted&&(!i.VWO||!VWO.dNR)){if(!document.getElementById('_vis_opt_path_hides')){document.getElementsByTagName('head')[0].appendChild(e)}requestAnimationFrame(t)}}}t()})();</script><link rel="preload" href="/_next/static/media/a2117d63e64fe351-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/6ee7df5b3965574d-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/b5215411e8ce7768-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/756f9c755543fe29-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/25460892714ab800-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/9364c9a9ce248cb1-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/55c20a7790588da9-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/155cae559bbd1a77-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/4de1fea1a954a5b6-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/6d664cce900333ee-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/7ff6869a1704182a-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/css/a831b47b37d1adc9.css" as="style"/><link rel="stylesheet" href="/_next/static/css/a831b47b37d1adc9.css" data-n-g=""/><link rel="preload" href="/_next/static/css/e58560188671ab14.css" as="style"/><link rel="stylesheet" href="/_next/static/css/e58560188671ab14.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script data-partytown-config=""> partytown = { lib: "/_next/static/~partytown/" }; </script><script data-partytown="">!(function(w,p,f,c){if(!window.crossOriginIsolated && !navigator.serviceWorker) return;c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.10.2 - MIT builder.io */ const t={preserveBehavior:!1},e=e=>{if("string"==typeof e)return[e,t];const[n,r=t]=e;return[n,{...t,...r}]},n=Object.freeze((t=>{const e=new Set;let n=[];do{Object.getOwnPropertyNames(n).forEach((t=>{"function"==typeof n[t]&&e.add(t)}))}while((n=Object.getPrototypeOf(n))!==Object.prototype);return Array.from(e)})());!function(t,r,o,i,a,s,c,d,l,p,u=t,f){function h(){f||(f=1,"/"==(c=(s.lib||"/~partytown/")+(s.debug?"debug/":""))[0]&&(l=r.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(v,1e4),r.addEventListener("pt0",w),a?y(1):o.serviceWorker?o.serviceWorker.register(c+(s.swPath||"partytown-sw.js"),{scope:c}).then((function(t){t.active?y():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&y()}))}),console.error):v())))}function y(e){p=r.createElement(e?"script":"iframe"),t._pttab=Date.now(),e||(p.style.display="block",p.style.width="0",p.style.height="0",p.style.border="0",p.style.visibility="hidden",p.setAttribute("aria-hidden",!0)),p.src=c+"partytown-"+(e?"atomics.js?v=0.10.2":"sandbox-sw.html?"+t._pttab),r.querySelector(s.sandboxParent||"body").appendChild(p)}function v(n,o){for(w(),i==t&&(s.forward||[]).map((function(n){const[r]=e(n);delete t[r.split(".")[0]]})),n=0;n<l.length;n++)(o=r.createElement("script")).innerHTML=l[n].innerHTML,o.nonce=s.nonce,r.head.appendChild(o);p&&p.parentNode.removeChild(p)}function w(){clearTimeout(d)}s=t.partytown||{},i==t&&(s.forward||[]).map((function(r){const[o,{preserveBehavior:i}]=e(r);u=t,o.split(".").map((function(e,r,o){var a;u=u[o[r]]=r+1<o.length?u[o[r]]||(a=o[r+1],n.includes(a)?[]:{}):(()=>{let e=null;if(i){const{methodOrProperty:n,thisObject:r}=((t,e)=>{let n=t;for(let t=0;t<e.length-1;t+=1)n=n[e[t]];return{thisObject:n,methodOrProperty:e.length>0?n[e[e.length-1]]:void 0}})(t,o);"function"==typeof n&&(e=(...t)=>n.apply(r,...t))}return function(){let n;return e&&(n=e(arguments)),(t._ptf=t._ptf||[]).push(o,arguments),n}})()}))})),"complete"==r.readyState?h():(t.addEventListener("DOMContentLoaded",h),t.addEventListener("load",h))}(window,document,navigator,top,window.crossOriginIsolated);</script><script defer="" src="/_next/static/chunks/6443-a4dd6e20d101d66c.js"></script><script src="/_next/static/chunks/webpack-814e065a74b69a27.js" defer=""></script><script src="/_next/static/chunks/framework-945b357d4a851f4b.js" defer=""></script><script src="/_next/static/chunks/main-fba8b2fc712911cb.js" defer=""></script><script src="/_next/static/chunks/pages/_app-381b93ce70ac8dcc.js" defer=""></script><script src="/_next/static/chunks/75fc9c18-a8c9805be41684e2.js" defer=""></script><script src="/_next/static/chunks/959-137fc1b50b3aba11.js" defer=""></script><script src="/_next/static/chunks/1664-024d5eb3a663c653.js" defer=""></script><script src="/_next/static/chunks/9504-78e302c2b79431a2.js" defer=""></script><script src="/_next/static/chunks/7447-77f2f818fe93fff2.js" defer=""></script><script src="/_next/static/chunks/317-a86752c64635a348.js" defer=""></script><script src="/_next/static/chunks/pages/faqs-95ad7cec3ec34fa5.js" defer=""></script><script src="/_next/static/WvvNXlYiOFgqI15l1gdg-/_buildManifest.js" defer=""></script><script src="/_next/static/WvvNXlYiOFgqI15l1gdg-/_ssgManifest.js" defer=""></script><style id="__jsx-1441367381">:root{--sora-font:'__Sora_128fa8', '__Sora_Fallback_128fa8';--lato-font:'__Lato_acf65c', '__Lato_Fallback_acf65c'}</style></head><body><div id="__next"><style data-emotion="css-global 59a3io">html{--theme-ui-colors-headline:#19191B;--theme-ui-colors-body:#474749;--theme-ui-colors-description:#D1D1D1;--theme-ui-colors-background:#fff;--theme-ui-colors-primary:#FED933;--theme-ui-colors-secondary:#677EF0;--theme-ui-colors-tertiary:#FFA165;--theme-ui-colors-mutedPrimary:#FECF00;--theme-ui-colors-black:#19191B;--theme-ui-colors-mutedBlack:#000;--theme-ui-colors-grey:#F8F8F9;--theme-ui-colors-mutedGrey:#E8E8E8;--theme-ui-colors-white:#FFF;color:var(--theme-ui-colors-text);background-color:var(--theme-ui-colors-background);}</style><style data-emotion="css-global 1p71m68">*{box-sizing:border-box;}html{font-family:var(--lato-font);font-weight:400;margin:0;}body{margin:0;}</style><div style="display:flex;flex-direction:column;height:100%;width:100%"><style data-emotion="css y68lse">.css-y68lse{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px;width:100%;background-color:var(--theme-ui-colors-white);top:0;z-index:9999;box-shadow:2px 2px 10px 0px rgba(0, 0, 0, 0.10);}</style><div class="css-y68lse"><style data-emotion="css 1eajq6p">.css-1eajq6p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1100px;margin:0 30px 0 30px;}@media screen and (min-width: 768px){.css-1eajq6p{margin:0 60px 0 60px;}}@media screen and (min-width: 1025px){.css-1eajq6p{margin:0 auto 0 auto;}}</style><div class="css-1eajq6p"><style data-emotion="css 10mejol">.css-10mejol{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div class="css-10mejol"><style data-emotion="css 1jbugrk">.css-1jbugrk{border-bottom:none;}.css-1jbugrk:focus{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;}</style><a id="main-nav-logo" class="css-1jbugrk" href="/"><style data-emotion="css v0lbzu">.css-v0lbzu{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:3px;width:172px;}@media screen and (min-width: 768px){.css-v0lbzu{margin-top:5px;width:172px;}}@media screen and (min-width: 1025px){.css-v0lbzu{margin-top:0px;width:172px;}}</style><div class="css-v0lbzu"><style data-emotion="css 1vnuimb">.css-1vnuimb{height:24px;width:auto;}</style><img alt="ScreenCloud Logotype" fetchpriority="high" loading="eager" width="172" height="24" decoding="async" data-nimg="1" class="css-1vnuimb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=256&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=384&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-logo-black.cb283b05.webp&w=384&q=100"/></div></a></div><style data-emotion="css 162tvoi">.css-162tvoi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}</style><div class="css-162tvoi"><style data-emotion="css v53y6t">.css-v53y6t{-webkit-padding-start:0px;padding-inline-start:0px;display:none;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;}@media screen and (min-width: 768px){.css-v53y6t{display:none;}}@media screen and (min-width: 1025px){.css-v53y6t{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.css-v53y6t:hover .underline{display:none;}</style><ul class="css-v53y6t"><style data-emotion="css dubxv5">.css-dubxv5{position:fixed;top:90px;z-index:-1;left:0;width:0;height:0;background-color:rgba(0,0,0,0.1);opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}</style><div class="css-dubxv5"></div><style data-emotion="css i2xvsq">.css-i2xvsq{position:relative;width:100%;display:inline-block;}</style><div class="css-i2xvsq"><style data-emotion="css z2vijq">.css-z2vijq{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;margin:0;padding-left:16px;padding-right:16px;border-bottom:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;}.css-z2vijq:hover,.css-z2vijq:focus{-webkit-text-decoration:none;text-decoration:none;}.css-z2vijq:active{border:none;}</style><a id="nav-product" class="css-z2vijq" href="/features">Product</a><style data-emotion="css 90cnq0">.css-90cnq0{position:absolute;width:680px;margin-left:-215%;height:35px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-90cnq0"></div><style data-emotion="css bmxu2x">.css-bmxu2x{display:none;background:#19191B;position:absolute;width:56px;height:2px;top:30px;right:17px;z-index:2;}</style><div class="underline css-bmxu2x"></div><style data-emotion="css qc9wdg">.css-qc9wdg{background-color:#FFF;position:absolute;padding:30px 17px 25px 25px;width:680px;margin-top:12px;-webkit-filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));z-index:1;left:-190px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-qc9wdg"><style data-emotion="css 1xbwjim">.css-1xbwjim{font-family:var(--sora-font);font-weight:600;font-size:16px;color:#19191B;margin-bottom:5px;}</style><h3 class="css-1xbwjim">How it works:</h3><style data-emotion="css 7owoa4">.css-7owoa4{font-family:var(--lato-font);font-size:14px;color:#474749;line-height:20px;margin-right:56px;margin-bottom:19px;}</style><p class="css-7owoa4">Effortlessly create, manage, and display digital signage with our platform. All you need to get started is the right hardware, an internet connection, and a ScreenCloud account.</p><style data-emotion="css yu3q7v">.css-yu3q7v{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;width:100%;}</style><div class="css-yu3q7v"><style data-emotion="css 1p89ts2">.css-1p89ts2{padding-right:30px;border-right:1px solid #E8E8E8;}</style><div class="css-1p89ts2"><style data-emotion="css 1h2cazo">.css-1h2cazo{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:600;font-size:14px;line-height:18px;margin:0;margin-bottom:17px;}</style><p class="css-1h2cazo">1. Hardware</p><style data-emotion="css 133ywvs">.css-133ywvs{display:block;font-family:var(--lato-font);font-size:15px;font-weight:500;color:#474749!important;border-bottom:none;margin-bottom:13px;}.css-133ywvs:hover,.css-133ywvs:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-133ywvs:active{border:none;}</style><a id="product-link-buy-screencloud hardware" target="_self" class="css-133ywvs" href="/store">Buy ScreenCloud Hardware</a><a id="product-link-hardware-options" target="_self" class="css-133ywvs" href="/hardware">Hardware Options</a><a id="product-link-remote-device management" target="_self" class="css-133ywvs" href="/remote-device-management">Remote Device Management</a><a id="product-link-screencloud-os" target="_self" class="css-133ywvs" href="/os">ScreenCloud OS</a><a id="product-link-pixi-player" target="_self" class="css-133ywvs" href="/pixi">PIXI Player</a><style data-emotion="css 1v81r3m">.css-1v81r3m{display:block;font-family:var(--lato-font);font-size:15px;font-weight:500;color:#474749!important;border-bottom:none;margin-bottom:6px;}.css-1v81r3m:hover,.css-1v81r3m:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-1v81r3m:active{border:none;}</style><a id="product-link-players-download" target="_self" class="css-1v81r3m" href="/download">Players Download</a></div><style data-emotion="css ygfdxc">.css-ygfdxc{padding-right:26px;padding-left:30px;border-right:1px solid #E8E8E8;}</style><div class="css-ygfdxc"><p class="css-1h2cazo">2. Software</p><a id="product-link-studio-cms" target="_self" class="css-133ywvs" href="/studio">Studio CMS</a><a id="product-link-apps-& integrations" target="_self" class="css-133ywvs" href="/apps">Apps & Integrations</a><a id="product-link-canvas" target="_self" class="css-133ywvs" href="/design">Canvas</a><a id="product-link-security" target="_self" class="css-133ywvs" href="/security">Security</a><a id="product-link-dashboards" target="_self" class="css-133ywvs" href="/dashboards">Dashboards</a><a id="product-link-developer" target="_blank" class="css-1v81r3m" href="https://developer.screencloud.com/?_gl=1*zp8rtu*_ga*MTcyMDc3MzY5Ni4xNzAwMTQzMzk3*_ga_X7MCMB3HRZ*MTcwNzIxMDYwMC43LjEuMTcwNzIxMzYyNS4wLjAuMA..">Developer</a></div><style data-emotion="css uaziyr">.css-uaziyr{padding-left:30px;}</style><div class="css-uaziyr"><p class="css-1h2cazo">3. Support & Services</p><a id="product-link-enterprise:-communicate" target="_self" class="css-133ywvs" href="/enterprise">Enterprise: Communicate</a><a id="product-link-professional-services" target="_self" class="css-133ywvs" href="/professional-services">Professional Services</a><a id="product-link-support-& customer success" target="_self" class="css-1v81r3m" href="/support">Support & Customer Success</a></div></div></div></div><div class="css-dubxv5"></div><div class="css-i2xvsq"><style data-emotion="css 6zf05a">.css-6zf05a{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;margin:0;padding-left:16px;padding-right:16px;border-bottom:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;}.css-6zf05a:hover,.css-6zf05a:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-6zf05a:active{border:none;}.css-6zf05a:hover{-webkit-text-decoration:none;text-decoration:none;}</style><a id="nav-industries" class="css-6zf05a" href="/#industries">Industries</a><style data-emotion="css 51q0ki">.css-51q0ki{position:absolute;width:300%;margin-left:-100%;height:35px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-51q0ki"></div><style data-emotion="css n72iwl">.css-n72iwl{display:none;background-color:#19191B;position:absolute;width:72px;height:2px;top:30px;right:14px;z-index:2;}</style><div class="underline css-n72iwl"></div><style data-emotion="css 11y9mkd">.css-11y9mkd{background-color:#FFF;position:absolute;padding:25px 35px 30px 35px;width:665px;margin-top:12px;-webkit-filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;left:-250px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-11y9mkd"><style data-emotion="css 1xrvaqm">.css-1xrvaqm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;}</style><div class="css-1xrvaqm"><style data-emotion="css boh4lu">.css-boh4lu{padding-right:25px;border-right:1px solid #E8E8E8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;column-gap:40px;}</style><div class="css-boh4lu"><div><p class="css-1h2cazo">Industries</p><a id="industries-link-manufacturing" target="_self" class="css-133ywvs" href="/manufacturing">Manufacturing</a><a id="industries-link-food-& beverages" target="_self" class="css-133ywvs" href="/digital-menu-board">Food & Beverages</a><a id="industries-link-retail" target="_self" class="css-133ywvs" href="/retail">Retail</a><a id="industries-link-education" target="_self" class="css-133ywvs" href="/education">Education</a><a id="industries-link-hospitality" target="_self" class="css-133ywvs" href="/hospitality">Hospitality</a><a id="industries-link-healthcare" target="_self" class="css-133ywvs" href="/healthcare">Healthcare</a></div><style data-emotion="css 7heui5">.css-7heui5{padding-top:37px;}</style><div class="css-7heui5"><a id="industries-link-offices" target="_self" class="css-133ywvs" href="/office">Offices</a><a id="industries-link-logistics-& transportation" target="_self" class="css-133ywvs" href="/logistics">Logistics & Transportation</a><a id="industries-link-fitness,-leisure & culture" target="_self" class="css-133ywvs" href="/fitness">Fitness, Leisure & Culture</a><a id="industries-link-event-management" target="_self" class="css-133ywvs" href="/events">Event Management</a><a id="industries-link-commercial-real estate" target="_self" class="css-133ywvs" href="/real-estate">Commercial Real Estate</a><a id="industries-link-technology-& b2b provider" target="_self" class="css-133ywvs" href="/technology">Technology & B2B Provider</a></div></div><style data-emotion="css mv7i9h">.css-mv7i9h{padding-left:30px;border-radius:1px solid #E8E8E8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><div class="css-mv7i9h"><div><p class="css-1h2cazo">Case Studies</p><style data-emotion="css ks30bq">.css-ks30bq{width:177px;height:104px;padding-bottom:10px;}</style><img alt="Recomended case study thumbnail" fetchpriority="high" loading="eager" width="200" height="150" decoding="async" data-nimg="1" class="css-ks30bq" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=256&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75"/><style data-emotion="css anyya6">.css-anyya6{display:block;font-family:var(--lato-font);font-size:15px;font-weight:500;color:#474749!important;border-bottom:none;}.css-anyya6:hover,.css-anyya6:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-anyya6:active{border:none;}</style><a id="recomended-case-study-nav" style="max-width:177px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:20px" class="css-anyya6" href="/customers/manufacturing/ricoh">How Ricoh UK Products Limited Uses ScreenCloud to Improve Efficiency and Enable a Well-Informed and Connected Workforce</a></div><style data-emotion="css t3krwl">.css-t3krwl{font-family:var(--sora-font);font-size:13px;font-weight:600;line-height:20px;letter-spacing:0px;color:#474749!important;border:0px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.css-t3krwl:hover>img{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.css-t3krwl:focus>img{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}</style><a href="/customers" id="show-all-case-studies-nav" class="css-t3krwl">Show all case studies<style data-emotion="css 123x2a1">.css-123x2a1{margin-left:5px;height:8px;object-fit:contain;}</style><img alt="ScreenCloud arrow" fetchpriority="high" loading="eager" width="10" height="10" decoding="async" data-nimg="1" class="css-123x2a1" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75"/></a></div></div></div></div><style data-emotion="css oskijm">.css-oskijm{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;margin:0;padding-left:16px;padding-right:16px;border-bottom:none;position:relative;}.css-oskijm:hover,.css-oskijm:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-oskijm:active{border:none;}.css-oskijm:hover{-webkit-text-decoration:none;text-decoration:none;}.css-oskijm:hover>div{display:initial!important;}.css-oskijm>div{display:none;}</style><a id="nav-pricing" class="css-oskijm" href="/pricing">Pricing<style data-emotion="css 1b8kvy0">.css-1b8kvy0{display:none;position:absolute;height:2px;width:51px;background-color:#19191B;top:30px;left:16px;z-index:999999;}</style><div class="underline css-1b8kvy0"></div></a><div class="css-dubxv5"></div><div class="css-i2xvsq"><a id="nav-resources" class="css-6zf05a" href="/resources">Resources</a><style data-emotion="css b183a1">.css-b183a1{position:absolute;width:160%;margin-left:-5%;height:35px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-b183a1"></div><style data-emotion="css 1k6wurg">.css-1k6wurg{display:none;background-color:#19191B;position:absolute;width:75px;height:2px;top:30px;right:14px;z-index:2;}</style><div class="underline css-1k6wurg"></div><style data-emotion="css qcunnd">.css-qcunnd{background-color:#FFF;position:absolute;padding:27px 20px 25px 20px;width:200px;margin-top:12px;-webkit-filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.10));z-index:1;left:-5px;}</style><div class="HeaderDesktopDropdown_dropdownMenuClose__E0QMy css-qcunnd"><div class="css-yu3q7v"><div><p class="css-1h2cazo">Content</p><a id="resources-link-articles" target="_self" class="css-133ywvs" href="/resources?content_types=articles">Articles</a><a id="resources-link-webinars" target="_self" class="css-133ywvs" href="/resources?content_types=webinars">Webinars</a><a id="resources-link-guides" target="_self" class="css-133ywvs" href="/resources?content_types=learn">Guides</a><a id="resources-link-ebooks" target="_self" class="css-133ywvs" href="/resources?content_types=ebooks">eBooks</a><a id="resources-link-company-news" target="_self" class="css-1v81r3m" href="/resources?content_types=news">Company News</a></div></div></div></div><style data-emotion="css itafhm">.css-itafhm{color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;margin:0;padding-left:16px;padding-right:16px;border-bottom:none;position:relative;}.css-itafhm:hover,.css-itafhm:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-itafhm:active{border:none;}.css-itafhm:hover{-webkit-text-decoration:none;text-decoration:none;}.css-itafhm:hover>div{display:initial;}</style><a id="nav-login" class="css-itafhm" href="https://auth.screencloud.com/login">Login<style data-emotion="css 1ih6yir">.css-1ih6yir{display:none;position:absolute;height:2px;width:38px;background-color:#19191B;top:30px;left:17px;z-index:999999;}</style><div class="css-1ih6yir"></div></a></ul><style data-emotion="css ztzljg">.css-ztzljg{display:none;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;}@media screen and (min-width: 768px){.css-ztzljg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:22px;}}@media screen and (min-width: 1025px){.css-ztzljg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:22px;}}</style><div class="css-ztzljg"><style data-emotion="css o7x3r2">.css-o7x3r2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:40px;color:var(--theme-ui-colors-headline);padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:15px;font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;background-color:var(--theme-ui-colors-white);border-radius:20px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;border:1.5px solid #19191B;border-bottom:1.5px solid #19191B;width:112px;padding:11px 18px;margin-right:15px;}.css-o7x3r2:hover,.css-o7x3r2:focus{box-shadow:0px 0px 0px 1px #E8E8E8;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}.css-o7x3r2:hover{background:#19191B;color:#FFF;border-bottom:1.5px solid #19191B;margin-right:15px;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a id="get-demo-nav" class="css-o7x3r2" href="/demo-request">Get Demo</a><style data-emotion="css 1jh3bzm">.css-1jh3bzm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:40px;color:var(--theme-ui-colors-headline);padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:15px;font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;background-color:var(--theme-ui-colors-primary);border-radius:20px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-text-decoration:none;text-decoration:none;border-bottom:none;cursor:pointer;width:105px;}.css-1jh3bzm:hover,.css-1jh3bzm:focus{background-color:var(--theme-ui-colors-mutedPrimary);-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a id="free-trial-nav" class="css-1jh3bzm" href="https://auth.screencloud.com/signup">Free Trial</a></div><style data-emotion="css 7n32u1">.css-7n32u1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;}@media screen and (min-width: 768px){.css-7n32u1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:40px;}}@media screen and (min-width: 1025px){.css-7n32u1{display:none;margin-left:0;}}</style><div class="css-7n32u1"><style data-emotion="css en1cq3">.css-en1cq3{padding:0;}</style><button aria-label="Toggle navigation" class="HeaderResponsive_hamburger__mWM0t HeaderResponsive_hamburger--slider__Su18q css-en1cq3" type="button"><span class="HeaderResponsive_hamburger-box__d1ygt"><style data-emotion="css 1pd7p59">.css-1pd7p59{background-color:#19191b;}.css-1pd7p59::before{background-color:#19191b;}.css-1pd7p59::after{background-color:#19191b;}</style><span class="HeaderResponsive_hamburger-inner__zjYHw css-1pd7p59"></span></span></button></div></div></div></div><style data-emotion="css jm60cg">.css-jm60cg{position:fixed;right:0;bottom:0;top:90px;z-index:10;width:0;height:0;background-color:rgba(0,0,0,0.4);opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}</style><div class="css-jm60cg"></div><style data-emotion="css 152y38r">.css-152y38r{display:block;background-color:var(--theme-ui-colors-white);box-sizing:border-box;padding-left:0;height:calc(100vh - 90px);width:0;position:fixed;z-index:1000;top:90px;right:0;overflow-x:scroll;-webkit-transition:0.5s;transition:0.5s;}@media screen and (min-width: 768px){.css-152y38r{display:block;}}@media screen and (min-width: 1025px){.css-152y38r{display:none;}}@media screen and (max-width: 330px){.css-152y38r{height:calc(100vh - 50px);}}</style><div id="mySidenav" class="css-152y38r"><style data-emotion="css 1a3a7mt">.css-1a3a7mt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow-x:hidden;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;row-gap:30px;padding-bottom:113px;}@media screen and (min-width: 768px){.css-1a3a7mt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:40px;}}@media screen and (min-width: 1025px){.css-1a3a7mt{display:none;padding-bottom:40px;}}</style><div class="css-1a3a7mt"><style data-emotion="css 13cy4kl animation-10zew05">.css-13cy4kl{padding-top:25px;padding-right:15px;position:relative;display:block;-webkit-animation:animation-10zew05 0.5s ease-in-out;animation:animation-10zew05 0.5s ease-in-out;}@media screen and (min-width: 768px){.css-13cy4kl{padding-top:35px;padding-right:30px;}}@media screen and (min-width: 1025px){.css-13cy4kl{padding-top:0;padding-right:0;}}@-webkit-keyframes animation-10zew05{from{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);opacity:0%;}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:100%;}}@keyframes animation-10zew05{from{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);opacity:0%;}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:100%;}}</style><div class="css-13cy4kl"><style data-emotion="css cpcph6">.css-cpcph6{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:16px;line-height:29px;margin:0;border:none;margin-bottom:16px;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-appearance:none;width:100%;outline:none;cursor:pointer;}@media screen and (min-width: 768px){.css-cpcph6{width:initial;}}@media screen and (min-width: 1025px){.css-cpcph6{width:initial;}}.css-cpcph6:hover,.css-cpcph6:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><button id="responsive-nav-product" class="css-cpcph6">Product</button><button id="responsive-nav-industries" class="css-cpcph6">Industries</button><style data-emotion="css otnj2">.css-otnj2{background-color:transparent;display:block;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:400;font-size:16px;line-height:29px;border:none;margin-bottom:16px;width:100%;outline:none;}@media screen and (min-width: 768px){.css-otnj2{width:initial;}}@media screen and (min-width: 1025px){.css-otnj2{width:initial;}}.css-otnj2:hover,.css-otnj2:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><a id="responsive-nav-pricing" class="css-otnj2" href="/pricing">Pricing</a><button id="responsive-nav-resources" class="css-cpcph6">Resources</button><a id="responsive-nav-login" href="https://auth.screencloud.com/login?_ga=2.54738985.348196199.1699537020-1327616384.1699537020" target="_blank" class="css-otnj2">Login</a></div><style data-emotion="css igekbm">.css-igekbm{padding-top:25px;padding-right:15px;position:absolute;display:none;-webkit-animation:none;animation:none;}@media screen and (min-width: 768px){.css-igekbm{padding-top:35px;padding-right:30px;}}@media screen and (min-width: 1025px){.css-igekbm{padding-top:0;padding-right:0;}}</style><div class="css-igekbm"><style data-emotion="css in4u2t">.css-in4u2t{padding-left:10px;max-width:264px;border-bottom:2px solid #E8E8E8;padding-bottom:5px;margin-bottom:30px;}@media screen and (min-width: 768px){.css-in4u2t{padding-left:10px;}}@media screen and (min-width: 1025px){.css-in4u2t{padding-left:0;}}</style><section class="css-in4u2t"><style data-emotion="css 1b8bmhv">.css-1b8bmhv{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:500;font-size:14px;line-height:18px;margin:0;border:none;margin-bottom:30px;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-appearance:none;width:100%;outline:none;cursor:pointer;}@media screen and (min-width: 768px){.css-1b8bmhv{width:initial;}}@media screen and (min-width: 1025px){.css-1b8bmhv{width:initial;}}.css-1b8bmhv:hover,.css-1b8bmhv:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><button id="nav-back-product" class="css-1b8bmhv"><style data-emotion="css 1btmvwr">.css-1btmvwr{margin-right:9px;}</style><div class="css-1btmvwr"><style data-emotion="css ptvba5">.css-ptvba5{object-fit:contain;}</style><img alt="ScreenCloud arrow" loading="lazy" width="10" height="10" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75"/></div>Back</button><style data-emotion="css 1q65b9i">.css-1q65b9i{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:600;font-size:14px;line-height:29px;margin:0;margin-bottom:7px;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}@media screen and (min-width: 768px){.css-1q65b9i{width:initial;}}@media screen and (min-width: 1025px){.css-1q65b9i{width:initial;}}</style><h2 class="css-1q65b9i">How it works:</h2><style data-emotion="css 1n9r10m">.css-1n9r10m{font-family:var(--lato-font);font-size:14px;line-height:20px;color:#474749;margin-bottom:15px;}</style><p class="css-1n9r10m">Effortlessly create, manage, and display digital signage with our platform. All you need to get started is the right hardware, an internet connection, and a ScreenCloud account.</p></section><section class="css-in4u2t"><style data-emotion="css 16y6swd">.css-16y6swd{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:600;font-size:14px;line-height:29px;margin:0;margin-bottom:19px!important;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}@media screen and (min-width: 768px){.css-16y6swd{width:initial;}}@media screen and (min-width: 1025px){.css-16y6swd{width:initial;}}</style><h2 class="css-16y6swd">1. Hardware</h2><style data-emotion="css 1df249o">.css-1df249o{background-color:transparent;display:block;color:var(--theme-ui-colors-body);font-family:var(--lato-font);font-weight:500;font-size:15px;line-height:20px;border:none;margin-bottom:13px;width:100%;outline:none;}@media screen and (min-width: 768px){.css-1df249o{width:initial;}}@media screen and (min-width: 1025px){.css-1df249o{width:initial;}}.css-1df249o:hover,.css-1df249o:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><a id="product-responsive-link-buy-screencloud hardware" target="_self" class="css-1df249o" href="/store">Buy ScreenCloud Hardware</a><a id="product-responsive-link-hardware-options" target="_self" class="css-1df249o" href="/hardware">Hardware Options</a><a id="product-responsive-link-remote-device management" target="_self" class="css-1df249o" href="/remote-device-management">Remote Device Management</a><a id="product-responsive-link-screencloud-os" target="_self" class="css-1df249o" href="/os">ScreenCloud OS</a><a id="product-responsive-link-pixi-player" target="_self" class="css-1df249o" href="/pixi">PIXI Player</a><a id="product-responsive-link-players-download" target="_self" class="css-1df249o" href="/download">Players Download</a></section><style data-emotion="css 14328i3">.css-14328i3{padding-left:10px;max-width:264px;border-bottom:2px solid #E8E8E8;margin-bottom:30px;padding-bottom:5px;}@media screen and (min-width: 768px){.css-14328i3{padding-left:10px;}}@media screen and (min-width: 1025px){.css-14328i3{padding-left:0;}}</style><section class="css-14328i3"><h2 class="css-16y6swd">2. Software</h2><a id="product-responsive-link-studio-cms" target="_self" class="css-1df249o" href="/studio">Studio CMS</a><a id="product-responsive-link-apps-& integrations" target="_self" class="css-1df249o" href="/apps">Apps & Integrations</a><a id="product-responsive-link-canvas" target="_self" class="css-1df249o" href="/design">Canvas</a><a id="product-responsive-link-security" target="_self" class="css-1df249o" href="/security">Security</a><a id="product-responsive-link-dashboards" target="_self" class="css-1df249o" href="/dashboards">Dashboards</a><a id="product-responsive-link-developer" target="_blank" class="css-1df249o" href="https://developer.screencloud.com/?_gl=1*zp8rtu*_ga*MTcyMDc3MzY5Ni4xNzAwMTQzMzk3*_ga_X7MCMB3HRZ*MTcwNzIxMDYwMC43LjEuMTcwNzIxMzYyNS4wLjAuMA..">Developer</a></section><style data-emotion="css zj44d8">.css-zj44d8{padding-left:10px;max-width:264px;border-bottom:2px solid #E8E8E8;padding-bottom:5px;}@media screen and (min-width: 768px){.css-zj44d8{padding-left:10px;}}@media screen and (min-width: 1025px){.css-zj44d8{padding-left:0;}}</style><section class="css-zj44d8"><h2 class="css-16y6swd">3. Support & Services</h2><a id="product-responsive-link-enterprise:-communicate" target="_self" class="css-1df249o" href="/enterprise">Enterprise: Communicate</a><a id="product-responsive-link-professional-services" target="_self" class="css-1df249o" href="/professional-services">Professional Services</a><a id="product-responsive-link-support-& customer success" target="_self" class="css-1df249o" href="/support">Support & Customer Success</a></section></div><div class="css-igekbm"><section class="css-in4u2t"><button id="nav-back-industries" class="css-1b8bmhv"><div class="css-1btmvwr"><img alt="ScreenCloud arrow" loading="lazy" width="10" height="10" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75"/></div>Back</button><h2 class="css-16y6swd">Industries</h2><a id="industries-responsive-link-manufacturing" target="_self" class="css-1df249o" href="/manufacturing">Manufacturing</a><a id="industries-responsive-link-food-& beverages" target="_self" class="css-1df249o" href="/digital-menu-board">Food & Beverages</a><a id="industries-responsive-link-retail" target="_self" class="css-1df249o" href="/retail">Retail</a><a id="industries-responsive-link-education" target="_self" class="css-1df249o" href="/education">Education</a><a id="industries-responsive-link-hospitality" target="_self" class="css-1df249o" href="/hospitality">Hospitality</a><a id="industries-responsive-link-healthcare" target="_self" class="css-1df249o" href="/healthcare">Healthcare</a><a id="industries-responsive-link-offices" target="_self" class="css-1df249o" href="/office">Offices</a><a id="industries-responsive-link-logistics-& transportation" target="_self" class="css-1df249o" href="/logistics">Logistics & Transportation</a><a id="industries-responsive-link-fitness,-leisure & culture" target="_self" class="css-1df249o" href="/fitness">Fitness, Leisure & Culture</a><a id="industries-responsive-link-event-management" target="_self" class="css-1df249o" href="/events">Event Management</a><a id="industries-responsive-link-commercial-real estate" target="_self" class="css-1df249o" href="/real-estate">Commercial Real Estate</a><a id="industries-responsive-link-technology-& b2b provider" target="_self" class="css-1df249o" href="/technology">Technology & B2B Provider</a></section><style data-emotion="css w04xcz">.css-w04xcz{display:block;padding-left:10px;max-width:264px;}@media screen and (min-width: 768px){.css-w04xcz{display:block;padding-left:10px;}}@media screen and (min-width: 1025px){.css-w04xcz{display:none;padding-left:0;}}</style><section class="css-w04xcz"><style data-emotion="css 8f50lx">.css-8f50lx{background-color:transparent;color:var(--theme-ui-colors-headline);font-family:var(--sora-font);font-weight:600;font-size:14px;line-height:29px;margin:0;margin-bottom:25px;padding-left:0;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}@media screen and (min-width: 768px){.css-8f50lx{width:initial;}}@media screen and (min-width: 1025px){.css-8f50lx{width:initial;}}</style><h2 class="css-8f50lx">Case Studies</h2><style data-emotion="css 1i06ubw">.css-1i06ubw{display:block;margin:0;padding:0;-webkit-text-decoration:none;text-decoration:none;border:0;margin-bottom:10px;}</style><a id="recomended-case-study-nav" class="css-1i06ubw" href="/customers/manufacturing/ricoh"><style data-emotion="css 16byfbp">.css-16byfbp{width:177px;height:104px;}</style><img alt="Recomended case study thumbnail" fetchpriority="high" loading="eager" width="200" height="150" decoding="async" data-nimg="1" class="css-16byfbp" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=256&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdefault-case-study.73ba0cc8.webp&w=640&q=75"/></a><style data-emotion="css ot8h8q">.css-ot8h8q{display:none;font-family:var(--lato-font);font-size:15px;font-weight:500;color:#474749!important;border-bottom:none;}@media screen and (min-width: 768px){.css-ot8h8q{display:-webkit-box;}}@media screen and (min-width: 1025px){.css-ot8h8q{display:none;}}.css-ot8h8q:hover,.css-ot8h8q:focus{-webkit-text-decoration:underline;text-decoration:underline;}.css-ot8h8q:active{border:none;}</style><a id="recomended-case-study-nav-link" style="max-width:177px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:20px" class="css-ot8h8q" href="/customers/manufacturing/ricoh">How Ricoh UK Products Limited Uses ScreenCloud to Improve Efficiency and Enable a Well-Informed and Connected Workforce</a><style data-emotion="css 1pbiftc">.css-1pbiftc{margin-top:35px;font-family:var(--sora-font);font-size:13px;font-weight:600;line-height:20px;letter-spacing:0px;color:#474749!important;border:0px;display:none;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width: 768px){.css-1pbiftc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media screen and (min-width: 1025px){.css-1pbiftc{display:none;}}.css-1pbiftc:hover>img{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}</style><a id="show-all-case-studies-nav" class="css-1pbiftc" href="/customers">Show all case studies<style data-emotion="css 123x2a1">.css-123x2a1{margin-left:5px;height:8px;object-fit:contain;}</style><img alt="ScreenCloud arrow" loading="eager" width="10" height="10" decoding="async" data-nimg="1" class="css-123x2a1" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fright-arrow.789d7470.webp&w=32&q=75"/></a></section></div><div class="css-igekbm"><style data-emotion="css 2z3okv">.css-2z3okv{padding-left:10px;max-width:264px;border-bottom:2px solid #E8E8E8;padding-bottom:5px;margin-bottom:25px;}@media screen and (min-width: 768px){.css-2z3okv{padding-left:10px;}}@media screen and (min-width: 1025px){.css-2z3okv{padding-left:0;}}</style><section class="css-2z3okv"><button id="nav-back-resources" class="css-1b8bmhv"><div class="css-1btmvwr"><img alt="ScreenCloud arrow" loading="lazy" width="10" height="10" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fleft_arrow_black.7a9dac8c.svg&w=32&q=75"/></div>Back</button><h2 class="css-16y6swd">Content</h2><style data-emotion="css 1t52r6c">.css-1t52r6c{display:block;background-color:transparent;color:var(--theme-ui-colors-body);font-family:var(--lato-font);font-weight:500;font-size:15px;line-height:20px;border:none;margin-bottom:13px;width:100%;outline:none;}@media screen and (min-width: 768px){.css-1t52r6c{width:initial;}}@media screen and (min-width: 1025px){.css-1t52r6c{width:initial;}}.css-1t52r6c:hover,.css-1t52r6c:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><a id="resources-link-all-resources" target="_self" class="css-1t52r6c" href="/resources">All Resources</a><a id="resources-responsive-link-articles" target="_self" class="css-1df249o" href="/resources?content_types=articles">Articles</a><a id="resources-responsive-link-webinars" target="_self" class="css-1df249o" href="/resources?content_types=webinars">Webinars</a><a id="resources-responsive-link-guides" target="_self" class="css-1df249o" href="/resources?content_types=learn">Guides</a><a id="resources-responsive-link-ebooks" target="_self" class="css-1df249o" href="/resources?content_types=ebooks">eBooks</a><a id="resources-responsive-link-company-news" target="_self" class="css-1df249o" href="/resources?content_types=news">Company News</a></section></div><style data-emotion="css lx5lio">.css-lx5lio{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;column-gap:15px;}@media screen and (min-width: 768px){.css-lx5lio{display:none;}}@media screen and (min-width: 1025px){.css-lx5lio{display:none;}}</style><div class="css-lx5lio"> <style data-emotion="css 1738ed8">.css-1738ed8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:40px;color:var(--theme-ui-colors-headline);padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:15px;font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;background-color:var(--theme-ui-colors-white);border-radius:20px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;border:1.5px solid #19191B;border-bottom:1.5px solid #19191B;width:112px;padding:11px 18px;}.css-1738ed8:hover,.css-1738ed8:focus{box-shadow:0px 0px 0px 1px #E8E8E8;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}.css-1738ed8:hover{background:#19191B;color:#FFF;border-bottom:1.5px solid #19191B;margin-right:15px;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a id="get-demo-mobile" class="css-1738ed8" href="/demo-request">Get Demo</a><style data-emotion="css 1jh3bzm">.css-1jh3bzm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:40px;color:var(--theme-ui-colors-headline);padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:15px;font-family:var(--sora-font);font-weight:400;font-size:14px;line-height:18px;background-color:var(--theme-ui-colors-primary);border-radius:20px;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-text-decoration:none;text-decoration:none;border-bottom:none;cursor:pointer;width:105px;}.css-1jh3bzm:hover,.css-1jh3bzm:focus{background-color:var(--theme-ui-colors-mutedPrimary);-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a id="free-trial-mobile" class="css-1jh3bzm" href="https://auth.screencloud.com/signup">Free Trial</a></div></div></div><style data-emotion="css 1dlqx0h">.css-1dlqx0h{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:90px;}</style><div class="css-1dlqx0h"><style data-emotion="css-global 6th7w1">html{scroll-behavior:smooth;}</style><style data-emotion="css qh2zjp">.css-qh2zjp{margin-top:0px;}@media screen and (min-width: 768px){.css-qh2zjp{margin-top:100px;}}@media screen and (min-width: 1025px){.css-qh2zjp{margin-top:100px;}}</style><h1 class="faqs_title__qBL_6 css-qh2zjp">FAQs</h1><style data-emotion="css ewyc68">.css-ewyc68{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:45px;}@media screen and (min-width: 768px){.css-ewyc68{margin-bottom:75px;}}@media screen and (min-width: 1025px){.css-ewyc68{margin-bottom:73px;}}</style><div class="css-ewyc68"><h2 class="faqs_subtitle__ag8eW">Some of the queries we hear most often.</h2></div><style data-emotion="css 1xrvaqm">.css-1xrvaqm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;}</style><section class="css-1xrvaqm"><style data-emotion="css lx2o9l">.css-lx2o9l{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;row-gap:10px;width:100%;max-width:1100px;box-sizing:border-box;margin:0 30px 0 30px;}@media screen and (min-width: 768px){.css-lx2o9l{margin:0 60px 0 60px;}}@media screen and (min-width: 1025px){.css-lx2o9l{margin:0 auto 0 auto;}}</style><div class="css-lx2o9l"><style data-emotion="css vn62ug">.css-vn62ug{width:100%;padding-left:19px;padding-right:19px;padding-top:22px;padding-bottom:22px;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;row-gap:22px;background-color:#F8F8F8;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;cursor:pointer;}@media screen and (min-width: 768px){.css-vn62ug{padding-left:29px;padding-right:29px;padding-top:20px;padding-bottom:20px;height:auto;row-gap:20px;}}@media screen and (min-width: 1025px){.css-vn62ug{padding-left:29px;padding-right:29px;padding-top:20px;padding-bottom:20px;height:60px;row-gap:20px;}}</style><section id="faqs-0" class="css-vn62ug"><style data-emotion="css 1uejest">.css-1uejest{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div class="css-1uejest"><style data-emotion="css ab9k04">.css-ab9k04{font-family:var(--sora-font);font-size:16px;font-weight:600;width:100%;max-width:60%;}@media screen and (min-width: 768px){.css-ab9k04{max-width:90%;}}@media screen and (min-width: 1025px){.css-ab9k04{max-width:1000px;}}@media screen and (max-width: 525px){.css-ab9k04{max-width:80%;}}</style><h3 class="css-ab9k04">What kind of hardware, smart televisions, and displays can I use?</h3><style data-emotion="css 1xqx0w0">.css-1xqx0w0{height:10px;width:auto;-webkit-transition:.5s ease-out;transition:.5s ease-out;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}</style><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-1" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">Do I need a TV screen to start using and testing ScreenCloud?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-2" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">Can I use a smartphone, tablet, or other mobile device to run the app?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-3" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">Can the ScreenCloud app play content while offline or disconnected from the internet?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-4" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">What if I have questions about where and how data is stored (i.e. data, payment, security)?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-5" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">Where can I review all pricing information and discounts?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-6" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">What happens at the end of my free trial?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-7" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">Can I manage screens by location, department, and create user permissions?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-8" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">What file formats or media does ScreenCloud support?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-9" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">Can I display private websites, dashboards, or internal sites which require a login?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-10" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">How can I learn how to set up ScreenCloud and use features?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-11" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">What apps does ScreenCloud support and integrate with?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-12" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">How are my payment details stored?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><section id="faqs-13" class="css-vn62ug"><div class="css-1uejest"><h3 class="css-ab9k04">What hardware or devices can I use with ScreenCloud?</h3><img src="/_next/static/media/dropdown.7da833ca.svg" alt="Drop down icon" class="css-1xqx0w0"/></div></section><div style="width:100%;display:flex;justify-content:center"><h2 class="faqs_subtitle3__C_pSR" style="max-width:560px">If you have any additional questions or feedback about ScreenCloud, feel free to reach out to our support team at<!-- --> <a href="mailto:support@screencloud.com" style="color:#19191B">support@screencloud.com</a></h2></div></div></section><div class="faqs_help__HaD1Y"><style data-emotion="css njgw3u">.css-njgw3u{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:314px;}</style><div class="css-njgw3u"><style data-emotion="css leeeas">.css-leeeas{background-image:url([object Object]);background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;width:100%;min-width:100%;margin-left:50px;margin-right:50px;}@media screen and (min-width: 768px){.css-leeeas{min-width:100%;margin-left:50px;margin-right:50px;}}@media screen and (min-width: 1025px){.css-leeeas{min-width:main;margin-left:50px;margin-right:50px;}}</style><div class="css-leeeas"><style data-emotion="css 1myt487">.css-1myt487{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 auto;width:100%;max-width:1100px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:30px;padding-right:30px;margin-top:50px;margin-bottom:50px;}@media screen and (min-width: 768px){.css-1myt487{width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:44px;padding-right:44px;margin-top:100px;margin-bottom:100px;}}@media screen and (min-width: 1025px){.css-1myt487{width:80%;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-left:0;padding-right:0;margin-top:100px;margin-bottom:100px;}}</style><div class="css-1myt487"><style data-emotion="css by2j44">.css-by2j44{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 auto;width:100%;}@media screen and (min-width: 768px){.css-by2j44{width:500px;}}@media screen and (min-width: 1025px){.css-by2j44{width:50%;}}</style><div class="css-by2j44"><style data-emotion="css 1t67p0p">.css-1t67p0p{font-family:var(--sora-font);font-weight:700;font-size:30px;line-height:36px;margin:0;color:var(--theme-ui-colors-headline);width:100%;margin-bottom:22px;text-align:center;}@media screen and (min-width: 768px){.css-1t67p0p{font-size:40px;line-height:48px;width:100%;margin-bottom:16px;text-align:center;}}@media screen and (min-width: 1025px){.css-1t67p0p{font-size:40px;line-height:48px;width:100%;margin-bottom:16px;text-align:left;}}</style><h3 class="css-1t67p0p">Can't find what you're looking for?</h3><style data-emotion="css 1u9h4qu">.css-1u9h4qu{font-family:var(--lato-font);font-weight:500;font-size:18px;line-height:24px;margin:0;color:var(--theme-ui-colors-body);width:100%;text-align:center;margin-bottom:35px;}@media screen and (min-width: 768px){.css-1u9h4qu{width:100%;text-align:center;margin-bottom:50px;}}@media screen and (min-width: 1025px){.css-1u9h4qu{width:100%;text-align:left;margin-bottom:0px;}}</style><p class="css-1u9h4qu">You can also check out our Help Center to review how-to guides, troubleshooting, and general questions.</p></div><style data-emotion="css dzqva2">.css-dzqva2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 auto;width:100%;}@media screen and (min-width: 768px){.css-dzqva2{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;}}@media screen and (min-width: 1025px){.css-dzqva2{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:50%;}}</style><div class="css-dzqva2"><style data-emotion="css 1m458dn">.css-1m458dn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:65px;color:white!important;padding-left:36px;padding-right:36px;font-family:var(--sora-font);font-weight:400;font-size:20px;line-height:25px;background-color:var(--theme-ui-colors-primary);border-radius:33px;cursor:pointer;border-bottom:none;background:#19191B;width:280px;margin-bottom:20px;-webkit-transition:all 0.2s;transition:all 0.2s;}.css-1m458dn:hover,.css-1m458dn:focus{background-color:var(--theme-ui-colors-mutedPrimary);-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}@media screen and (min-width: 768px){.css-1m458dn{margin-bottom:0px;}}@media screen and (min-width: 1025px){.css-1m458dn{margin-bottom:0px;}}.css-1m458dn:hover{background-color:#000;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);}</style><a class="css-1m458dn" href="https://help.screencloud.com/">Try our Help Center</a></div></div></div></div></div></div><style data-emotion="css dri5t9">.css-dri5t9{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;color:#19191B;padding-top:60px;padding-bottom:50px;}@media screen and (min-width: 768px){.css-dri5t9{padding-top:100px;padding-bottom:15px;}}@media screen and (min-width: 1025px){.css-dri5t9{padding-top:105px;padding-bottom:10px;}}</style><section class="css-dri5t9"><style data-emotion="css 11pbo4s">.css-11pbo4s{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}</style><div class="css-11pbo4s"><style data-emotion="css arvuxy">.css-arvuxy{width:100%;max-width:1100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;margin-top:35px;margin-bottom:25px;margin:0 30px 0 30px;}@media screen and (min-width: 768px){.css-arvuxy{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;margin-top:110px;margin:0 60px 0 60px;}}@media screen and (min-width: 1025px){.css-arvuxy{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:100px;margin:0 auto 0 auto;}}</style><div class="css-arvuxy"><style data-emotion="css 1wugh99">.css-1wugh99{margin-bottom:35px;}@media screen and (min-width: 768px){.css-1wugh99{margin-bottom:35px;}}@media screen and (min-width: 1025px){.css-1wugh99{margin-bottom:0;}}</style><div class="css-1wugh99"><style data-emotion="css 1jbugrk">.css-1jbugrk{border-bottom:none;}.css-1jbugrk:focus{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;}</style><a id="footer-main-logo" class="css-1jbugrk" href="/"><style data-emotion="css ptvba5">.css-ptvba5{object-fit:contain;}</style><img alt="ScreenCloud Logotype" loading="lazy" width="45" height="45" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-icon-black.1d6fbc0b.svg&w=48&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-icon-black.1d6fbc0b.svg&w=96&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fscreencloud-icon-black.1d6fbc0b.svg&w=96&q=75"/></a><style data-emotion="css 1o43i5w">.css-1o43i5w{display:none;width:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width: 768px){.css-1o43i5w{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media screen and (min-width: 1025px){.css-1o43i5w{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><div class="css-1o43i5w"><style data-emotion="css 4y5q51">.css-4y5q51{font-family:var(--lato-font)!important;font-weight:500;font-size:14px;line-height:17px;margin:0;color:var(--theme-ui-colors-body);padding:0;list-style-type:none;padding-left:0;margin-bottom:0;margin-right:20px;}@media screen and (min-width: 768px){.css-4y5q51{margin-right:25px;}}@media screen and (min-width: 1025px){.css-4y5q51{margin-right:25px;}}</style><p class="css-4y5q51">© ScreenCloud</p></div><style data-emotion="css o24cqc">.css-o24cqc{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-column-gap:10px;column-gap:10px;row-gap:15px;font-family:var(--sora-font);font-size:14px;font-weight:600;white-space:nowrap;}@media screen and (min-width: 768px){.css-o24cqc{display:none;}}@media screen and (min-width: 1025px){.css-o24cqc{display:none;}}</style><div class="css-o24cqc"> <style data-emotion="css 9vd5ud">.css-9vd5ud{width:100%;}</style><span class="css-9vd5ud">Pay with:</span><style data-emotion="css 10odvzb">.css-10odvzb{height:11.25px;width:auto;}</style><img alt="VISA payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-10odvzb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=128&q=100"/><style data-emotion="css 1kzqiio">.css-1kzqiio{height:11.2px;width:auto;}</style><img alt="Mastercard payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-1kzqiio" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=128&q=100"/><style data-emotion="css 1lmctxc">.css-1lmctxc{height:15.8px;width:auto;}</style><img alt="PayPal payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-1lmctxc" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=128&q=100"/><style data-emotion="css 1vnuimb">.css-1vnuimb{height:24px;width:auto;}</style><img alt="American Express payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-1vnuimb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=128&q=100"/><style data-emotion="css 175n8nd">.css-175n8nd{height:17.6px;width:auto;}</style><img alt="JCB payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-175n8nd" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=128&q=100"/><style data-emotion="css 2wdbm0">.css-2wdbm0{height:11.6px;width:auto;}</style><img alt="Discover payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-2wdbm0" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=128&q=100"/><style data-emotion="css 19bcorz">.css-19bcorz{height:14.5px;width:auto;}</style><img alt="Bank transfer payment option" loading="lazy" width="60" height="70" decoding="async" data-nimg="1" class="css-19bcorz" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=64&q=100 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=128&q=100 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=128&q=100"/></div></div><style data-emotion="css 1vz6nbl">.css-1vz6nbl{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media screen and (min-width: 768px){.css-1vz6nbl{width:100%;}}@media screen and (min-width: 1025px){.css-1vz6nbl{width:910px;}}</style><div class="css-1vz6nbl"><style data-emotion="css 1ppsr7h">.css-1ppsr7h{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:100%;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:25px;column-gap:25px;}@media screen and (min-width: 768px){.css-1ppsr7h{-webkit-column-gap:45px;column-gap:45px;}}@media screen and (min-width: 1025px){.css-1ppsr7h{-webkit-column-gap:125px;column-gap:125px;}}</style><div class="css-1ppsr7h"><style data-emotion="css 137tnnm">.css-137tnnm{width:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media screen and (min-width: 768px){.css-137tnnm{width:auto;}}@media screen and (min-width: 1025px){.css-137tnnm{width:auto;}}</style><div class="css-137tnnm"><style data-emotion="css 1mej2qu">.css-1mej2qu{font-family:var(--sora-font);font-weight:500;font-size:14px;line-height:18px;margin:0;margin-bottom:20px;}</style><p class="css-1mej2qu">Terms and Privacy</p><style data-emotion="css y84o3v">.css-y84o3v{font-family:var(--lato-font)!important;font-weight:500;font-size:14px;line-height:17px;margin:0;color:var(--theme-ui-colors-body);padding:0;list-style-type:none;padding-left:0;margin-bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}</style><ul class="css-y84o3v"><style data-emotion="css mq6uoi">.css-mq6uoi{border-bottom:none;margin-bottom:12px;}.css-mq6uoi:hover,.css-mq6uoi:focus{-webkit-text-decoration:underline;text-decoration:underline;}</style><a id="terms-privacy-policy" target="_self" class="css-mq6uoi" href="/privacy">Privacy Policy</a><a id="terms-terms-of service" target="_self" class="css-mq6uoi" href="/terms">Terms of Service</a><a id="terms-service-level agreement" target="_self" class="css-mq6uoi" href="/sla">Service Level Agreement</a><a id="terms-data-processing addendum" target="_self" class="css-mq6uoi" href="/dpa">Data Processing Addendum</a><a id="terms-code-of conduct" target="_self" class="css-mq6uoi" href="/coc">Code of Conduct</a><a id="terms-trust-center" target="_blank" class="css-mq6uoi" href="https://trust.screencloud.com/">Trust Center</a></ul></div><style data-emotion="css 1xefs6t">.css-1xefs6t{width:40%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media screen and (min-width: 768px){.css-1xefs6t{width:auto;}}@media screen and (min-width: 1025px){.css-1xefs6t{width:auto;}}</style><div class="css-1xefs6t"><p class="css-1mej2qu">Partnerships</p><ul class="css-y84o3v"><a id="partnerships-partners" target="_self" class="css-mq6uoi" href="/partners">Partners</a><a id="partnerships-developers" target="_blank" class="css-mq6uoi" href="https://developer.screencloud.com">Developers</a><a id="partnerships-microsoft-partnership" target="_self" class="css-mq6uoi" href="/microsoft-partnership">Microsoft Partnership</a><a id="partnerships-chromeos-partnership" target="_self" class="css-mq6uoi" href="/chrome-partnership">ChromeOS Partnership</a></ul></div><style data-emotion="css 1262a9h">.css-1262a9h{width:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:40px;}@media screen and (min-width: 768px){.css-1262a9h{width:auto;margin-top:0;}}@media screen and (min-width: 1025px){.css-1262a9h{width:auto;margin-top:0;}}</style><div class="css-1262a9h"><p class="css-1mej2qu">Support</p><ul class="css-y84o3v"><a id="support-help-center" target="_blank" class="css-mq6uoi" href="https://help.screencloud.com/">Help Center</a><a id="support-guides" target="_self" class="css-mq6uoi" href="/resources?content_types=learn">Guides</a><a id="support-training-tutorials" target="_self" class="css-mq6uoi" href="/training">Training Tutorials</a><a id="support-faqs" target="_self" class="css-mq6uoi" href="/faqs">FAQs</a><a id="support-contact" target="_self" class="css-mq6uoi" href="/contact">Contact</a></ul></div><style data-emotion="css u63e7o">.css-u63e7o{width:40%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:40px;}@media screen and (min-width: 768px){.css-u63e7o{width:auto;margin-top:0;}}@media screen and (min-width: 1025px){.css-u63e7o{width:auto;margin-top:0;}}</style><div class="css-u63e7o"><p class="css-1mej2qu">Company</p><ul class="css-y84o3v"><a id="company-about" target="_self" class="css-mq6uoi" href="/about">About</a><a id="company-customer-reviews" target="_self" class="css-mq6uoi" href="/customer-reviews">Customer Reviews</a><a id="company-product-updates" target="_self" class="css-mq6uoi" href="/resources?content_types=product-updates">Product Updates</a><a id="company-careers" target="_self" class="css-mq6uoi" href="/careers">Careers</a></ul></div></div></div></div></div><style data-emotion="css 1k8c2ga">.css-1k8c2ga{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:calc(100vw - 2 * 30px);-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:20px;}@media screen and (min-width: 768px){.css-1k8c2ga{max-width:calc(100vw - 2 * 60px);-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:40px;}}@media screen and (min-width: 1025px){.css-1k8c2ga{max-width:1100px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:30px;}}</style><div class="css-1k8c2ga"><style data-emotion="css h7qzc7">.css-h7qzc7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width: 768px){.css-h7qzc7{display:none;}}@media screen and (min-width: 1025px){.css-h7qzc7{display:none;}}</style><div class="css-h7qzc7"><p class="css-4y5q51">© ScreenCloud</p></div><style data-emotion="css 71s7ns">.css-71s7ns{display:none;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-column-gap:10px;column-gap:10px;font-family:var(--sora-font);font-size:14px;font-weight:600;white-space:nowrap;}@media screen and (min-width: 768px){.css-71s7ns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media screen and (min-width: 1025px){.css-71s7ns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><div class="css-71s7ns"> <span>Pay with:</span><img alt="VISA payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-10odvzb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fvisa.2853121d.webp&w=128&q=75"/><img alt="Mastercard payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-1kzqiio" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmastercard.4fd0fc3b.webp&w=128&q=75"/><img alt="PayPal payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-1lmctxc" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpaypal.71ffcb33.webp&w=128&q=75"/><img alt="American Express payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-1vnuimb" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Famex.78caf2b5.webp&w=128&q=75"/><img alt="JCB payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-175n8nd" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjcb.d535fad8.webp&w=128&q=75"/><img alt="Discover payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-2wdbm0" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fdiscover.d4bb6768.webp&w=128&q=75"/><img alt="Bank transfer payment option" loading="lazy" width="60" height="25" decoding="async" data-nimg="1" class="css-19bcorz" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=64&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=128&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbank.d1fd2eed.svg&w=128&q=75"/></div><style data-emotion="css 5hlj4v">.css-5hlj4v{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:20px;}@media screen and (min-width: 768px){.css-5hlj4v{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:0;}}@media screen and (min-width: 1025px){.css-5hlj4v{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:0;}}</style><div class="css-5hlj4v"><style data-emotion="css 2xdb8w">.css-2xdb8w{border-bottom:none;}.css-2xdb8w:hover,.css-2xdb8w:focus{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}</style><a id="footer-youtube" target="_blank" class="css-2xdb8w" href="https://www.youtube.com/screenclouddigitalsignage"><style data-emotion="css 1ghbp16">.css-1ghbp16{width:17px;height:17px;margin-right:30px;object-fit:contain;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div class="css-1ghbp16"><style data-emotion="css 1hmac3">.css-1hmac3{object-fit:contain;margin-top:3px;}</style><img alt="ScreenCloud YouTube Icon" loading="lazy" width="17" height="17" decoding="async" data-nimg="1" class="css-1hmac3" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fyoutube.d81bb4e0.svg&w=32&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fyoutube.d81bb4e0.svg&w=48&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fyoutube.d81bb4e0.svg&w=48&q=75"/></div></a><a id="footer-twitter" target="_blank" rel="nofollow noopener noopener noreferrer" class="css-2xdb8w" href="https://twitter.com/screencloud"><style data-emotion="css gdrszk">.css-gdrszk{width:17px;height:17px;margin-right:30px;object-fit:contain;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;}</style><div class="css-gdrszk"><style data-emotion="css 1k778ev">.css-1k778ev{object-fit:contain;display:block;}</style><img alt="ScreenCloud X Icon" loading="lazy" width="13" height="13" decoding="async" data-nimg="1" class="css-1k778ev" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fx.d9db7e53.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fx.d9db7e53.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fx.d9db7e53.svg&w=32&q=75"/></div></a><a id="footer-facebook" target="_blank" class="css-2xdb8w" href="https://www.facebook.com/ScreenCloudio"><style data-emotion="css znce7d">.css-znce7d{width:17px;height:17px;margin-right:30px;object-fit:contain;}</style><div class="css-znce7d"><img alt="ScreenCloud Facebook Icon" loading="lazy" width="17" height="17" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ffacebook.424dfa06.svg&w=32&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ffacebook.424dfa06.svg&w=48&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ffacebook.424dfa06.svg&w=48&q=75"/></div></a><a id="footer-linkedin" target="_blank" class="css-2xdb8w" href="https://www.linkedin.com/company/screencloud"><div class="css-znce7d"><img alt="ScreenCloud LinkedIn Icon" loading="lazy" width="17" height="17" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flinkedin.51179578.svg&w=32&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flinkedin.51179578.svg&w=48&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flinkedin.51179578.svg&w=48&q=75"/></div></a><a id="footer-instagram" target="_blank" class="css-2xdb8w" href="https://www.instagram.com/screencloud"><style data-emotion="css vfdgkf">.css-vfdgkf{width:17px;height:17px;object-fit:contain;}</style><div class="css-vfdgkf"><img alt="ScreenCloud Instagram Icon" loading="lazy" width="15" height="15" decoding="async" data-nimg="1" class="css-ptvba5" style="color:transparent" srcSet="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Finstagram.44aa8951.svg&w=16&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Finstagram.44aa8951.svg&w=32&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Finstagram.44aa8951.svg&w=32&q=75"/></div></a></div></div></section></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"page":{"id":"ZXBFyBAAACAAGVYL","uid":null,"url":null,"type":"sc_faqs","href":"https://screencloud.cdn.prismic.io/api/v2/documents/search?ref=Z_O4yhEAACsAV3sb\u0026q=%5B%5B%3Ad+%3D+at%28document.id%2C+%22ZXBFyBAAACAAGVYL%22%29+%5D%5D","tags":[],"first_publication_date":"2023-12-06T09:59:28+0000","last_publication_date":"2023-12-06T11:26:09+0000","slugs":["sc_faqs"],"linked_documents":[],"lang":"en-gb","alternate_languages":[],"data":{"meta_title_faqs":[{"type":"paragraph","text":"FAQs - ScreenCloud","spans":[]}],"meta_description_faqs":[{"type":"paragraph","text":"Some of the queries we hear most often.","spans":[]}],"meta_og_image_faqs":{"dimensions":{"width":1200,"height":630},"alt":null,"copyright":null,"url":"https://images.prismic.io/screencloud/5a899dec-d7cc-400a-930d-772e94590f9b_img_og_share.jpg?auto=compress,format","id":"ZUteuhEAACAA3KO0","edit":{"x":0,"y":0,"zoom":1,"background":"#fff"}},"meta_title_pricing":[{"type":"paragraph","text":"Pricing - ScreenCloud","spans":[]}],"meta_description_pricing":[{"type":"paragraph","text":"Learn how ScreenCloud's pricing works for one screen, or many. For individuals, businesses and enterprise.","spans":[]}],"meta_og_image_pricing":{"dimensions":{"width":1200,"height":630},"alt":null,"copyright":null,"url":"https://images.prismic.io/screencloud/5a899dec-d7cc-400a-930d-772e94590f9b_img_og_share.jpg?auto=compress,format","id":"ZUteuhEAACAA3KO0","edit":{"x":0,"y":0,"zoom":1,"background":"#fff"}},"faqs":[{"question":[{"type":"heading1","text":"What kind of hardware, smart televisions, and displays can I use?","spans":[]}],"answer":[{"type":"paragraph","text":"For the most updated and verified list of devices that we recommend to use with ScreenCloud for digital signage, please visit the ScreenCloud Hardware Selector page. The hardware selector has a range of diverse options by budget, features, and operating system which you can use to display the ScreenCloud app. Devices can also be used which support changing screen orientations to landscape or portrait modes. You can view the ScreenCloud Devices and Operating Systems Requirements here.","spans":[{"start":130,"end":159,"type":"hyperlink","data":{"link_type":"Web","url":"https://screencloud.com/hardware","target":"_new"}},{"start":428,"end":488,"type":"hyperlink","data":{"link_type":"Web","url":"https://help.screencloud.com/s/article/Which-Devices-and-Operating-Systems-Can-I-Use-with-ScreenCloud-and-What-Are-the-Minimum-Requirements","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"Do I need a TV screen to start using and testing ScreenCloud?","spans":[]}],"answer":[{"type":"paragraph","text":"You do not need a physical television screen or display to get started with using ScreenCloud. You can use ScreenCloud on your laptop, desktop, smartphone, mobile device, or tablet. You can click here for how to set up ScreenCloud without a TV screen.","spans":[{"start":190,"end":251,"type":"hyperlink","data":{"link_type":"Web","url":"https://help.screencloud.com/s/article/How-To-Start-Using-ScreenCloud-Without-a-Physical-Screen-or-TV","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"Can I use a smartphone, tablet, or other mobile device to run the app?","spans":[]}],"answer":[{"type":"paragraph","text":"Yes, you can use a smartphone, tablet, or mobile device to run the ScreenCloud app if you’re using a supported mobile phone and operating system. You can download the ScreenCloud app from the iOS (Apple Devices) or Google Play Store (Android Devices). To review instructions on how to download to your smartphone, please click here for an overview.","spans":[{"start":314,"end":348,"type":"hyperlink","data":{"link_type":"Web","url":"https://help.screencloud.com/s/article/How-To-Start-Using-ScreenCloud-Without-a-Physical-Screen-or-TV","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"Can the ScreenCloud app play content while offline or disconnected from the internet?","spans":[]}],"answer":[{"type":"paragraph","text":"Depending on the supported device you’re using, most of our apps can run offline and will be cached on your ScreenCloud player. This means an internet connection is only required during the first time they’re played live on your displays. After that, they’ll play directly from the device itself and become cached to the local storage. Standard content such as uploaded images, videos, and documents can typically run offline and without a consistent internet connection. ","spans":[{"start":17,"end":46,"type":"hyperlink","data":{"link_type":"Web","url":"https://screencloud.com/hardware","target":"_new"}}]},{"type":"paragraph","text":"Please note if you’re using streaming apps such as YouTube, Vimeo, Live News, or any other live-streaming services or integrations that these require a constant connection. Some apps do have the ability to display cached content from the last point of internet connection (i.e. a social media post) until the device is reconnected to the internet.","spans":[]}],"featured":false},{"question":[{"type":"heading1","text":"What if I have questions about where and how data is stored (i.e. data, payment, security)?","spans":[]}],"answer":[{"type":"paragraph","text":"The country chosen during your signup process (i.e. USA or EU) will determine in which of our two regions your data will be stored. Generally, for North \u0026 South American countries, your data will be held in the United States (US) and for all other countries in the European Union (EU) with the following exception of Google-related services as data is stored dynamically. For static assets like images, videos, and websites, ScreenCloud uses AWS CloudFront CDN, which caches assets in locations around the world. User Authentication and screen connectivity is provided via a single global region hosted in the EU. Please review the ScreenCloud Security Page and submit a request for any information you require further about using ScreenCloud.","spans":[{"start":632,"end":678,"type":"hyperlink","data":{"link_type":"Web","url":"https://screencloud.com/security","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"Where can I review all pricing information and discounts?","spans":[]}],"answer":[{"type":"paragraph","text":"You can review all of our pricing plans and discount information on the ScreenCloud Pricing Page.","spans":[{"start":72,"end":97,"type":"hyperlink","data":{"link_type":"Web","url":"https://screencloud.com/pricing","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"What happens at the end of my free trial?","spans":[]}],"answer":[{"type":"paragraph","text":"At the end of your free trial period, you will still have access to all of your managed content, apps and media in ScreenCloud. Your screens will temporarily become disabled until a credit card is entered or payment plan is processed on the account to fully activate your ScreenCloud account. You can click here for how to update your ScreenCloud payment information.","spans":[{"start":301,"end":367,"type":"hyperlink","data":{"link_type":"Web","url":"https://help.screencloud.com/s/article/ScreenCloud-Studio-Billing-Managing-Licenses-Discounts-and-Payment-Details","target":"_new"}}]}],"featured":true},{"question":[{"type":"heading1","text":"Can I manage screens by location, department, and create user permissions?","spans":[]}],"answer":[{"type":"paragraph","text":"Yes, you can manage your account and segment it by People, Groups and Spaces. This feature allows you to invite users to your ScreenCloud account via email, create groups to sort your users with role permissions, and manage Spaces for access. Please click here to learn more about People, Groups and Spaces.","spans":[{"start":250,"end":307,"type":"hyperlink","data":{"link_type":"Web","url":"https://help.screencloud.com/s/article/People-Groups-and-Spaces-Managing-Users-Teams-With-ScreenCloud","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"What file formats or media does ScreenCloud support?","spans":[]}],"answer":[{"type":"paragraph","text":"ScreenCloud supports most standard and commonly used file-type formats for everyday use - you can seamlessly upload almost all images, documents, videos, creations, graphics and more. Please click here for the ScreenCloud File Type Requirements Guide and to also browse through integrations available to upload content from other platforms.","spans":[{"start":191,"end":250,"type":"hyperlink","data":{"link_type":"Web","url":"https://help.screencloud.com/s/article/ScreenCloud-Content-Management-Supported-File-Types-How-Content-Is-Converted","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"Can I display private websites, dashboards, or internal sites which require a login?","spans":[]}],"answer":[{"type":"paragraph","text":"Yes, ScreenCloud has the ability to display private web pages and dashboards using a security-first technology which handles login data. You can click here to learn more about ScreenCloud Dashboards.","spans":[{"start":145,"end":199,"type":"hyperlink","data":{"link_type":"Web","url":"https://screencloud.com/learn/screencloud-dashboards-guide","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"How can I learn how to set up ScreenCloud and use features?","spans":[]}],"answer":[{"type":"paragraph","text":"For a full walk through and video demonstration on how to use ScreenCloud, please click here to learn more.","spans":[{"start":75,"end":107,"type":"hyperlink","data":{"link_type":"Web","url":"https://help.screencloud.com/s/article/How-to-Use-ScreenCloud-for-Digital-Signage","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"What apps does ScreenCloud support and integrate with?","spans":[]}],"answer":[{"type":"paragraph","text":"ScreenCloud has a wide selection of diverse apps to choose from and display on your digital screens. Please click here to view the ScreenCloud Apps. For setup instructions on how to use each app, you can select the “App Guide” button available for any app in ScreenCloud to read the instructional guide or click here to view the Learn center.","spans":[{"start":108,"end":147,"type":"hyperlink","data":{"link_type":"Web","url":"https://screencloud.com/apps","target":"_new"}},{"start":306,"end":342,"type":"hyperlink","data":{"link_type":"Web","url":"https://help.screencloud.com/","target":"_new"}}]}],"featured":false},{"question":[{"type":"heading1","text":"How are my payment details stored?","spans":[]}],"answer":[{"type":"paragraph","text":" We use Stripe – a well-known and highly trusted provider of payment services and an accredited PCI Level 1 Service Provider. Our servers never see your credit card information and we know it’s held safely. You can also review additional security and data protection information available from our team at https://screencloud.com/security.","spans":[{"start":306,"end":338,"type":"hyperlink","data":{"link_type":"Web","url":"https://screencloud.com/security"}}]}],"featured":true},{"question":[{"type":"heading1","text":"What hardware or devices can I use with ScreenCloud?","spans":[]}],"answer":[{"type":"paragraph","text":"ScreenCloud is hardware agnostic; as a Cloud-based software it works on any device. We have built players for Chrome, Android, Amazon, Windows, Mac, iOS and BrightSign devices. We have also built our own operating system and device, purpose-built for digital signage and fully optimized for ScreenCloud: ScreenCloud OS (SCOS). We recommend visiting https://screencloud.com/hardware for the most updated information on recommended hardware and operating systems to use with the ScreenCloud app.","spans":[{"start":349,"end":381,"type":"hyperlink","data":{"link_type":"Web","url":"https://screencloud.com/hardware"}}]}],"featured":true}]}}},"__N_SSG":true},"page":"/faqs","query":{},"buildId":"WvvNXlYiOFgqI15l1gdg-","isFallback":false,"dynamicIds":[36443],"gsp":true,"scriptLoader":[]}</script></body></html>