CINXE.COM

Privacy notice | Government of Bermuda

<!DOCTYPE html> <html lang="en" dir="ltr" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8" /> <noscript><style>form.antibot * :not(.antibot-message) { display: none !important; }</style> </noscript><script async src="https://www.googletagmanager.com/gtag/js?id=G-5B4L8ED1G3"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag("js", new Date());gtag("set", "developer_id.dMDhkMT", true);gtag("config", "G-5B4L8ED1G3", {"groups":"default","page_placeholder":"PLACEHOLDER_page_location"});</script> <meta name="description" content="This Privacy Notice details our use of your personal information.  The Government of Bermuda takes your privacy seriously and will only use your personal information to deliver the services you have requested or require, or as permitted by law.  Please read this document carefully and contact us if you have any questions " /> <link rel="canonical" href="https://www.gov.bm/privacy-notice" /> <meta name="Generator" content="Drupal 10 (https://www.drupal.org)" /> <meta name="MobileOptimized" content="width" /> <meta name="HandheldFriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <link rel="icon" href="/themes/custom/govbm/images/favicon-96x96.png" type="image/png" /> <script>window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};</script> <title>Privacy notice | Government of Bermuda</title> <link rel="stylesheet" media="all" href="/sites/default/files/css/css_u-qJHWLwiwaYWACv_-XDXmIiIiauHqc3__rI4gkyRIk.css?delta=0&amp;language=en&amp;theme=govbm&amp;include=eJxdjkEOwjAMBD8U4idVG2JCqBNXcVrI76GIA-1lNZrDaBFjV9RB-IG_Na3d4YHXJIrIjf7Y93vTELi5pJqEJ1TI6PlqdBZuURGKbV0gfueL5Dqbs2GdCwUYfyJbKJREA8RtmZ9G3_VF4yp8UPuLN04lQ-o" /> <link rel="stylesheet" media="all" href="https://cdnjs.cloudflare.com/ajax/libs/Glide.js/3.6.0/css/glide.core.min.css" /> <link rel="stylesheet" media="all" href="/sites/default/files/css/css_PhaH5PYaieHkjzD34ArzyskLeGLtxAhKiv59uyhDM8g.css?delta=2&amp;language=en&amp;theme=govbm&amp;include=eJxdjkEOwjAMBD8U4idVG2JCqBNXcVrI76GIA-1lNZrDaBFjV9RB-IG_Na3d4YHXJIrIjf7Y93vTELi5pJqEJ1TI6PlqdBZuURGKbV0gfueL5Dqbs2GdCwUYfyJbKJREA8RtmZ9G3_VF4yp8UPuLN04lQ-o" /> <script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.4.1/dist/alpine.min.js" type="module"></script> <script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.4.1/dist/alpine-ie11.min.js" nomodule defer></script> <script src="https://cdn.jsdelivr.net/npm/@glidejs/glide"></script> </head> <body class="path-privacy-notice path-node-13716 node-type-page no-sidebars"> <a href="#main-content" class="sr-only focus:not-sr-only"> Skip to main content </a> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas> <div class="layout-container flex flex-col min-h-screen"> <div class="top-bar"> <div> <div id="block-govbm-visitbermuda" class="block--basic"> <div class="field-content"><p><a style="float:right;" href="#" id="hide-tourism">[ X ]</a></p><div class="alert alert-bermuda-pink alert-dismissible" role="alert"><p><strong>Discover Bermuda’s Stories:</strong><a href="https://www.gov.bm/whats-citv"><strong> Tune in to CITV</strong></a><strong> for Government Updates, Cultural Heritage, and Inspiring Programming</strong><o:p></o:p><o:p></o:p><o:p></o:p></p></div></div> </div> </div> </div> <header role="banner"> <div> <div id="block-govbm-header" class="block--header-with-utility-megamenu"> <div class="header-with-utlity-megamenu relative bg-white xl:h-auto" x-data="{ mobileMenuOpen: false, searchOpen: false, searchOpenMobile: false, stopScrolling() { document.querySelector('body').classList.toggle('stop-scrolling'); window.setTimeout(function () { document.querySelector('#searchFullscreenInput').focus(); }, 0); }, enableScrolling() { document.querySelector('body').classList.toggle('stop-scrolling'); window.setTimeout(function () { document.querySelector('.search__button').focus(); }, 0); }, slideToggle() { let button = event.target; let container = event.target.nextElementSibling; let parentContainer = button.parentElement.parentElement; button.children[0].classList.toggle('hidden') button.children[1].classList.toggle('hidden') /** Slide down. */ if(!container.classList.contains('active')) { /** Show the container. */ container.classList.add('active') container.style.height = 'auto' /** Get the computed height of the container. */ var height = container.clientHeight + 'px' /** Set the height of the content as 0px, */ /** so we can trigger the slide down animation. */ container.style.height = '0px' /** Do this after the 0px has applied. */ /** It's like a delay or something. MAGIC! */ setTimeout(() => { container.style.height = height; if (parentContainer.classList.contains('active')) { parentContainer.style.height = 'auto'; setTimeout(() => { var parentHeight = parentContainer.children[0].offsetHeight + 'px'; parentContainer.style.height = parentHeight; }, 500); } }, 0) /** Slide up. */ } else { /** Set the height as 0px to trigger the slide up animation. */ container.style.height = '0px' if (parentContainer.classList.contains('active')) { parentContainer.style.height = 'auto'; setTimeout(() => { var parentHeight = parentContainer.children[0].offsetHeight + 'px'; parentContainer.style.height = parentHeight; }, 500); } /** Remove the `active` class when the animation ends. */ container.addEventListener('transitionend', () => { container.classList.remove('active') }, {once: true}) } } }"> <div class="header-top"> <div class="xl:container mx-auto flex justify-between xl:justify-start items-center"> <div class="header-logo flex sm:items-center"> <a href="/" class="link inline-block flex items-center"> <img class="w-32" src="/themes/custom/govbm/images/logo.png" alt="Site logo"> </a> <span>Government of Bermuda</span> </div> <div class="header-search tablet"> <form action="/search" method="GET" class="search-fullscreen " id="block-searchblock"> <div class="relative d-form"> <input name="keys" class="textfield header__search--input block" id="searchFullscreenInput" type="search" placeholder="What are you looking for?" maxlength="128"> <button class="button" type="submit">submit</button> </div> </form> </div> <div class="header-menu"> <div class="-mr-2 -my-2 flex md:hidden justify-end items-center w-full"> <div x-show="!mobileMenuOpen"> <button aria-label="Open Menu" class="button inline-flex items-center justify-center p-2 rounded-md hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out text-" @click="searchOpenMobile = false; mobileMenuOpen = true" type="button"> <svg class="h-6 w-6 p-1" id="Layer_mobile_button" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 18.48"> <path d="M24,2.75H1.51A1.24,1.24,0,0,1,.25,1.51,1.24,1.24,0,0,1,1.51.28H24a1.24,1.24,0,1,1,0,2.47Z" transform="translate(-0.25 -0.28)"/> <path d="M24,10.75H1.51a1.24,1.24,0,1,1,0-2.47H24a1.24,1.24,0,1,1,0,2.47Z" transform="translate(-0.25 -0.28)"/> <path d="M24,18.75H1.51a1.24,1.24,0,1,1,0-2.47H24a1.24,1.24,0,1,1,0,2.47Z" transform="translate(-0.25 -0.28)"/> </svg> </button> </div> <div x-show="mobileMenuOpen" class="flex"> <div> <button aria-label="Close Menu" class="button inline-flex items-center justify-center p-2 rounded-md focus:outline-none transition duration-150 ease-in-out text-" @click="mobileMenuOpen = false" type="button"> <svg class="h-6 w-6 p-1" id="Mobile_close" data-name="Layer_close" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 19"> <path d="M18.38,2.41l-16,16a1.26,1.26,0,0,1-1.78,0,1.26,1.26,0,0,1,0-1.77l16-16a1.24,1.24,0,1,1,1.76,1.76Z"/> <path d="M18.38,16.62l-16-16A1.26,1.26,0,0,0,.63.64a1.26,1.26,0,0,0,0,1.77l16,16a1.24,1.24,0,1,0,1.76-1.76Z"/> </svg> </button> </div> </div> </div> <div class="mx-auto hidden md:flex justify-end items-center"> <nav class="flex items-center d-utility-menu"> <a href="/contact" class="font-lato link--level-1 link inline-block text-sm font-normal text-white xl:text-black" data-drupal-link-system-path="webform/contact">Contact Us</a> </nav> </div> </div> <div x-description="Mobile menu, show/hide based on mobile menu state." :class="{ 'hidden': ! mobileMenuOpen }" x-transition:enter="duration-200 ease-out" x-transition:enter-start="opacity-0 scale-95" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="duration-100 ease-in" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-95" class="absolute inset-x-0 top-full transition transform xl:hidden bg-blue hidden"> <div class="rounded-xl shadow-xl"> <div class="rounded-xl ring-1 ring-black ring-opacity-5"> <div class="divide-y divide-white divide-opacity-25"> <div class="border-t border-white/25"> <nav class="block--main-mobile flex flex-col divide-y divide-white divide-opacity-25" aria-labelledby="block-main-menu-mobile" id="block-main-mobile" @mouseleave="$dispatch('close-flyout');"> <a href="/" class="link--level-1 link px-2 py-3 xl:pt-0 xl:pb-1 text-white font-extrabold"> Home </a> <a href="/residents" class="link--level-1 link px-2 py-3 xl:pt-0 xl:pb-1 text-white font-extrabold"> Residents </a> <a href="/business" class="link--level-1 link px-2 py-3 xl:pt-0 xl:pb-1 text-white font-extrabold"> Business </a> <a href="/government" class="link--level-1 link px-2 py-3 xl:pt-0 xl:pb-1 text-white font-extrabold"> Government </a> <a href="/coming-bermuda" class="link--level-1 link px-2 py-3 xl:pt-0 xl:pb-1 text-white font-extrabold"> Coming to Bermuda </a> <a href="https://forms.gov.bm/Online-Services" class="link--level-1 link px-2 py-3 xl:pt-0 xl:pb-1 text-white font-extrabold"> Online Services </a> <a href="/news" class="link--level-1 link px-2 py-3 xl:pt-0 xl:pb-1 text-white font-extrabold"> News </a> <h2 class="sr-only" id="block-main-menu-mobile">main</h2> </nav> </div> <div class="utility--mobile border-b border-white/25"> <nav class="flex flex-col divide-y divide-white divide-opacity-25"> <a href="/contact" class="link link--level-1 px-2 py-3 border-b-2 border-transparent text-white font-extrabold"> Contact Us </a> </nav> </div> </div> </div> </div> </div> </div> <div class="header-search-mobile"> <div class="header-search"> <form action="/search" method="GET" class="search-fullscreen " id="block-searchblock"> <div class="relative d-form"> <input name="keys" class="textfield header__search--input block" id="searchFullscreenInput" type="search" placeholder="What are you looking for?" maxlength="128"> <button class="button" type="submit">submit</button> </div> </form> </div> </div> </div> <div class="header-main-menu"> <div class="xl:container mx-auto flex xl:justify-center items-center"> <nav class="block--main hidden md:flex justify-center items-center space-x-10 sm:w-full" aria-labelledby="block-main-menu" id="block-main" @mouseleave="$dispatch('close-flyout');"> <div class="menu-item "> <a href="/" class="font-lato link--level-1 link capitalize group inline-flex items-center space-x-2 text-lg leading-6 focus:outline-none hover:no-underline focus:no-underline border-b-2 border-transparent xl:hover:border-secondary xl:focus:border-secondary transition ease-in-out duration-150 text-black" @mouseenter="$dispatch(&#039;close-flyout&#039;);" @focus="$dispatch(&#039;close-flyout&#039;);" data-drupal-link-system-path="&lt;front&gt;">Home</a> </div> <div class="menu-item "> <a href="/residents" class="font-lato link--level-1 link capitalize group inline-flex items-center space-x-2 text-lg leading-6 focus:outline-none hover:no-underline focus:no-underline border-b-2 border-transparent xl:hover:border-secondary xl:focus:border-secondary transition ease-in-out duration-150 text-black" @mouseenter="$dispatch(&#039;close-flyout&#039;);" @focus="$dispatch(&#039;close-flyout&#039;);" data-drupal-link-system-path="taxonomy/term/1051">Residents</a> </div> <div class="menu-item "> <a href="/business" class="font-lato link--level-1 link capitalize group inline-flex items-center space-x-2 text-lg leading-6 focus:outline-none hover:no-underline focus:no-underline border-b-2 border-transparent xl:hover:border-secondary xl:focus:border-secondary transition ease-in-out duration-150 text-black" @mouseenter="$dispatch(&#039;close-flyout&#039;);" @focus="$dispatch(&#039;close-flyout&#039;);" data-drupal-link-system-path="taxonomy/term/936">Business</a> </div> <div class="menu-item "> <a href="/government" class="font-lato link--level-1 link capitalize group inline-flex items-center space-x-2 text-lg leading-6 focus:outline-none hover:no-underline focus:no-underline border-b-2 border-transparent xl:hover:border-secondary xl:focus:border-secondary transition ease-in-out duration-150 text-black" @mouseenter="$dispatch(&#039;close-flyout&#039;);" @focus="$dispatch(&#039;close-flyout&#039;);" data-drupal-link-system-path="taxonomy/term/841">Government</a> </div> <div class="menu-item "> <a href="/coming-bermuda" class="font-lato link--level-1 link capitalize group inline-flex items-center space-x-2 text-lg leading-6 focus:outline-none hover:no-underline focus:no-underline border-b-2 border-transparent xl:hover:border-secondary xl:focus:border-secondary transition ease-in-out duration-150 text-black" @mouseenter="$dispatch(&#039;close-flyout&#039;);" @focus="$dispatch(&#039;close-flyout&#039;);" data-drupal-link-system-path="taxonomy/term/726">Coming to Bermuda</a> </div> <div class="menu-item "> <a href="https://forms.gov.bm/Online-Services" class="font-lato link--level-1 link capitalize group inline-flex items-center space-x-2 text-lg leading-6 focus:outline-none hover:no-underline focus:no-underline border-b-2 border-transparent xl:hover:border-secondary xl:focus:border-secondary transition ease-in-out duration-150 text-black" @mouseenter="$dispatch(&#039;close-flyout&#039;);" @focus="$dispatch(&#039;close-flyout&#039;);">Online Services</a> </div> <div class="menu-item "> <a href="/news" class="font-lato link--level-1 link capitalize group inline-flex items-center space-x-2 text-lg leading-6 focus:outline-none hover:no-underline focus:no-underline border-b-2 border-transparent xl:hover:border-secondary xl:focus:border-secondary transition ease-in-out duration-150 text-black" @mouseenter="$dispatch(&#039;close-flyout&#039;);" @focus="$dispatch(&#039;close-flyout&#039;);" data-drupal-link-system-path="news">News</a> </div> <h2 class="sr-only" id="block-main-menu">main</h2> </nav> </div> </div> </div> </div> </div> </header> <div class="pre-content"> <div> <div data-drupal-messages-fallback class="hidden"></div> <div class="views-element-container block--views-block" id="block-govbm-views-block-alerts-high"> <div><div class="js-view-dom-id-55b330d7f74b92251565e3d6bd07b1f6f7bee048a3ec5cf631d46c82c921984a"> </div> </div> </div> </div> </div> <main role="main" class="flex-grow"> <a id="main-content" tabindex="-1"></a> <div class="layout-content with-sidebar"> <div class="with-sidebar-wrapper"> <div> <div id="block-govbm-pagetitle-3" class="block--page-title-block"> <h1><span>Privacy notice</span> </h1> </div> <div id="block-govbm-mainpagecontent" class="block--system-main-block"> <article class="lb-not-in-use"> <div> <div class="field-content"><p class="text-align-justify">This Privacy Notice details our use of your personal information.&nbsp;</p> <p class="text-align-justify"><strong>The Government of Bermuda takes your privacy seriously and will only use your personal information to deliver the services you have requested or require, or as permitted by law.</strong>&nbsp;</p> <p class="text-align-justify">Please read this document carefully and contact us if you have any questions&nbsp;</p> <h3 class="text-align-justify"><strong>Who are we?</strong>&nbsp;</h3> <p class="text-align-justify">&nbsp;We are the Government of Bermuda.&nbsp;&nbsp;</p> <p class="text-align-justify">This Privacy Notice covers all Government Departments lawfully constituted and operating under the control of the Executive of the Government of Bermuda. For the purpose of this General Privacy Notice we are the ‘controller’ of all personal information used by the Government of Bermuda and our contact details are:&nbsp;</p> <p>Ministry of the Cabinet Office&nbsp;</p> <p>105 Front Street&nbsp;<br>Hamilton HM 12&nbsp;<br>Bermuda&nbsp;<br>t: (441) 295 5151 &nbsp;</p> <p class="text-align-justify">For any general query please contact us at this address.&nbsp;</p> <p class="text-align-justify">Your personal information will be used by individual Ministry’s within the Government of Bermuda. For specific uses of personal information the relevant Ministry will be the ‘controller’ of your personal information.&nbsp;</p> <h3 class="text-align-justify"><strong>Privacy Officer</strong></h3> <p class="text-align-justify">If you have any general questions regarding this Privacy Notice or our use of your personal information please contact our Privacy Officer at:&nbsp;</p> <p class="text-align-justify">Privacy Officer&nbsp;<br>PATI/PIPA Unit&nbsp;<br>Government of Bermuda&nbsp;<br>t: (441) 295 5151&nbsp;<br>e: <a href="mailto:privacy@gov.bm">privacy@gov.bm</a>&nbsp;</p> <p class="text-align-justify">For specific uses of personal information you should contact the relevant Ministry (or Department).&nbsp;&nbsp;</p> <h3 class="text-align-justify"><strong>What personal information do we use and where does it come from?</strong>&nbsp;</h3> <p class="text-align-justify">Personal information can include things that can allow someone to identify you either directly, through your name or passport number (etc.), or indirectly, through your address, phone number, date of birth or IP address (etc.).&nbsp;&nbsp;</p> <p class="text-align-justify">We obtain your personal information from -&nbsp;&nbsp;</p> <ul> <li> <p class="text-align-justify">You&nbsp;</p> </li> <li> <p class="text-align-justify">Third Party Individual(s)&nbsp;</p> </li> <li> <p class="text-align-justify">Third Party Organisation(s)&nbsp;</p> </li> </ul> <p class="text-align-justify">We make all reasonable efforts to ensure that only such personal information as is necessary for the purpose is collected and used.&nbsp;</p> <p class="text-align-justify">If the personal information is obtained by any third party we ensure that such disclosures are reasonable and permitted by law.&nbsp;&nbsp;</p> <h3 class="text-align-justify"><strong>Third-party personal information</strong>&nbsp;</h3> <p class="text-align-justify">You must not provide personal information about a third-party save when you are legally entitled to do so. If you are providing personal information about a third-party you must state that you are doing so and provide proof of your legal entitlement to do this. &nbsp;</p> <h3 class="text-align-justify"><strong>Children’s Personal Information</strong>&nbsp;</h3> <p class="text-align-justify">We use children’s personal information.&nbsp;&nbsp;</p> <p class="text-align-justify">Children’s personal information is used only when we have the consent of a parent / guardian or as permitted by law.&nbsp;</p> <p class="text-align-justify">Additional consideration is given to the use and security of children’s personal information.&nbsp;</p> <h3 class="text-align-justify"><strong>What is our legal condition for use?</strong>&nbsp;</h3> <p>We only use personal information when we have the consent of the relevant individual (or their legal representative) or as otherwise permitted by law.&nbsp;&nbsp;</p> <h3 class="text-align-justify"><strong>What is our purpose for use?</strong>&nbsp;</h3> <p class="text-align-justify">We use all personal information for a defined purpose. This purpose should be disclosed prior to collection unless it is obvious, required by law.&nbsp;</p> <h3 class="text-align-justify"><strong>Who has access to your personal information?</strong>&nbsp;</h3> <p class="text-align-justify">The following individuals and/or types have access to your personal information:&nbsp;</p> <ul> <li> <p class="text-align-justify">Relevant staff operating in / for the appropriate Ministry / Department;&nbsp;</p> </li> <li> <p class="text-align-justify">When relevant, auditors or other staff dealing with quality&nbsp; / regulatory standards;&nbsp;</p> </li> <li> <p class="text-align-justify">IT / technical or other relevant staff who require access to perform their duties.&nbsp;</p> </li> </ul> <p class="text-align-justify">These persons have access to only that personal information necessary for the discharge of their duties.&nbsp;</p> <p class="text-align-justify">All persons with access are under contract and understand their obligation to maintain customer personal information subject to conditions of confidence.&nbsp;</p> <h3 class="text-align-justify"><strong>Transfers in Bermuda / overseas?</strong>&nbsp;</h3> <p class="text-align-justify"><strong>In Bermuda:</strong>&nbsp;</p> <ul> <li> <p class="text-align-justify">We only transfer personal information to third parties in Bermuda as required by law or when necessary to provide the service(s) you require;&nbsp;</p> </li> <li> <p class="text-align-justify">We use reasonable efforts to ensure that only the personal information that is relevant and necessary is transferred;&nbsp;</p> </li> <li> <p class="text-align-justify">All third parties who use personal information transferred by us or on our order must meet our third party transfer requirements.&nbsp;</p> </li> </ul> <p class="text-align-justify"><strong>Overseas:</strong>&nbsp;</p> <ul> <li> <p class="text-align-justify">We only transfer personal information to third parties outside Bermuda as required by law or when necessary to provide the service(s) you require;&nbsp;</p> </li> <li> <p class="text-align-justify">We use reasonable efforts to ensure that only the personal information that is relevant and necessary is transferred;&nbsp;</p> </li> <li> <p class="text-align-justify">All third parties who use personal information transferred by us or on our order must meet our third party transfer requirements including an assessment of the laws that apply in the relevant jurisdiction.&nbsp;</p> </li> </ul> <p class="text-align-justify">We will not sell or rent your personal information.&nbsp;</p> <h3 class="text-align-justify"><strong>Where is your personal information stored?</strong>&nbsp;</h3> <p class="text-align-justify">Your personal information is stored in accordance with our policies and procedures applicable to the relevant area and the sensitivity of the personal information that is used. This may be in Bermuda or if outside Bermuda, in accordance with our policy and procedures for international transfers.&nbsp;</p> <h3 class="text-align-justify"><strong>How long do we keep your personal information?</strong>&nbsp;</h3> <p class="text-align-justify">&nbsp;We retain your personal information in accordance with our standard retention requirements.&nbsp;</p> <h3 class="text-align-justify"><strong>What are your rights?</strong>&nbsp;</h3> <p class="text-align-justify">We will do all we reasonably can to assist you with any issue arising from our use of your personal information.&nbsp;&nbsp;</p> <p>Please contact our Privacy Officer if you have any questions with regard this Privacy Notice.</p> <p>If you wish information about exercising your rights under the PIPA, please contact us at <a href="mailto:PersonalInfoRequest@gov.bm">PersonalInfoRequest@gov.bm</a></p> <p class="text-align-justify">Please contact the relevant Ministry / Department if you have a specific question with regard the use of your personal information.&nbsp;</p> <p class="text-align-justify">For information relating to the PIPA please see the website of the Privacy Commissioner at <a href="https://www.privacy.bm/">https://www.privacy.bm/</a>.</p> <h3 class="text-align-justify"><strong>Security</strong>&nbsp;</h3> <p class="text-align-justify">We constantly monitor the security of our systems and we review our policies and procedures on a regular basis to ensure an appropriate level of security for all personal information that we use.&nbsp;</p> <h3 class="text-align-justify"><strong>Privacy Notice (administrative details)</strong>&nbsp;</h3> <p class="text-align-justify">Privacy Notice No.: <em>25/001</em>&nbsp;<br>Effective Date: <em>1 January 2025</em>&nbsp;</p> <p class="text-align-justify">This Privacy Notice may be updated from time to time. Any amended Privacy Notice becomes effective and replaces the previous version once published.&nbsp;&nbsp;</p> </div> <div class="action-buttons"><a href="/print/html/node/13716" class="print-page">Printer-friendly version</a></div> </div> </article> </div> </div> <aside class="layout-sidebar-first" role="complementary"> <div> <div class="views-element-container block--views-block" id="block-views-block-department-owner-block"> <h2>Contact Information</h2> <div><div class="js-view-dom-id-32285f7f391e920b0e1f0a19bb2fe9653907734708f5fcb2ef4a640b304abe1c"> <div class="views-row"><div class="views-field views-field-field-filename"><h3 class="field-content"></h3></div><div class="views-field views-field-field-address"><div class="field-content"><p class="address" translate="no"><span class="address-line1">Government Administration Building, 3rd Floor</span><br> <span class="address-line2">30 Parliament Street</span><br> <span class="locality">Hamilton</span> <span class="postal-code">HM 12</span><br> <span class="country">Bermuda</span></p></div></div><div class="views-field views-field-field-phone"><div class="field-content">(441) 295 5151 x1563</div></div><div class="views-field views-field-field-hours-of-operation"><div class="field-content"></div></div><div class="views-field views-field-field-email"><div class="field-content"><a href="/contact/22366/159">Send us an email</a></div></div></div> </div> </div> </div> <div class="views-element-container block--views-block" id="block-views-block-online-services-block-3"> <h2>Online Services</h2> <div><div class="js-view-dom-id-29f96cb855705a0947d09ff2df53a5d35861821b54f8dc86ebe9974a3581928e"> <div> <ul class="menu"> <li><div class="views-field views-field-title"><span class="field-content"><a href="/online-services/make-pati-request" hreflang="und">Make a PATI Request</a></span></div></li> </ul> </div> <div class="views-element-container"><div class="js-view-dom-id-45aec0bbc312e610c07eda299193c0c0ffa50baf6d4b12447c54345dc65cfb53"> <div> <ul class="menu"> <li><div class="views-field views-field-nothing"><span class="field-content"><a href="/online-services">View more</a></span></div></li> </ul> </div> </div> </div> </div> </div> </div> <div class="views-element-container block--views-block" id="block-views-block-content-related-views-block-1"> <h2>Resources</h2> <div><div class="js-view-dom-id-dd6b4c92db18a20304caa47f258a99c04be625e1263eef4eac5992d819da0a88"> <div class="item-list"> <ul> <li><div class="views-field views-field-field-document-resources"><div class="field-content"></div></div><div class="views-field views-field-field-resources"><div class="field-content"></div></div><div class="views-field views-field-field-link-resources"><div class="field-content"><a href="http://www.bermudalaws.bm/laws/Consolidated%20Laws/Personal%20Information%20Protection%20Act%202016.pdf">Personal Information Protection Act 2016</a></div></div></li> </ul> </div> </div> </div> </div> <div class="views-element-container block--views-block" id="block-views-block-content-related-views-block-2"> <h2>You might be interested in</h2> <div><div class="js-view-dom-id-fc32536ad23ceca333b9309d57e39f42fa0d815421a63dfbd7a7bbb4dfd10db4"> </div> </div> </div> <div class="views-element-container block--views-block" id="block-views-block-content-related-views-block-4"> <div><div class="js-view-dom-id-4c98da1c1dc46c56f190249c5fda3c147fff6ca55e5b7f39d31f83d207921135"> <div class="item-list"> <ul> <li><div class="views-field views-field-field-image"><div class="field-content"><a href="http://www.goodbusiness.bm"> <img loading="lazy" src="/sites/default/files/styles/article_image/public/good-business.jpg?itok=Wh6WA_Ja" width="780" height="359" /> </a></div></div></li> </ul> </div> </div> </div> </div> </div> </aside> </div> </div> </main> <footer role="contentinfo"> <div> <div id="block-govbm-footer" class="block--footer-simple-settings"> <footer class="footer-columns"> <div class="footer-wrapper xl:container mx-auto flex flex-wrap md:flex-nowrap bg-white px-8 py-12"> <div class="footer-wrapper-left w-full md:w-2/4 flex flex-wrap md:flex-nowrap gap-4 justify-center md:justify-normal"> <div class="image img-logo-footer" > <img class="h-full w-full" src="/themes/custom/govbm/images/logo.png" alt="Site logo"> </div> <div class="footer-description w-full text-center md:text-left text-black"> <p>For general enquiries, <a href="/contact">contact us</a><br>Follow us:&nbsp;<br><a href="https://www.facebook.com/BermudaGovernment" target="_blank" aria-label="Facebook"><img style="height:24px;" src="https://www.gov.bm/sites/default/files/2024-08/facebook.png" alt="Facebook" width="24">&nbsp;</a> <a href="https://www.instagram.com/BermudaGovernment" target="_blank" aria-label="Instagram"><img style="height:24px;" src="https://www.gov.bm/sites/default/files/2024-08/instagram.png" alt="Instagram" width="24">&nbsp;</a></p> </div> </div> <div class="footer-wrapper-right w-full md:w-2/4 pt-8 md:pt-0"> <div id="footer-menus"> <div class="footer-menu pb-2"> <ul class="flex justify-center md:justify-normal"> <li class="flex"> <a class="inline-block text-base transition ease-in-out link flex flex-col" href="/public-access-information-pati" > PATI </a> </li> <li class="flex"> <a class="inline-block text-base transition ease-in-out link flex flex-col" href="/privacy" > Privacy </a> </li> <li class="flex"> <a class="inline-block text-base transition ease-in-out link flex flex-col" href="/departments-and-ministries" > Departments and Ministries </a> </li> </ul> </div> </div> <div class="footer-radio text-center md:text-left pb-6 text-black"> <p>Bermuda Government Emergency Broadcast Station</p> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jplayer/2.9.2/jplayer/jquery.jplayer.min.js"></script> <script type="text/javascript"> <!--//--><![CDATA[// ><!-- $(document).ready(function() { $('audio').playlistParser({ }); }); //--><!]]> </script> <p><audio controls="" src="https://c21.radioboss.fm:8099/stream"></audio></p> </div> <p class="text-base text-center md:text-left text-black"> © 2024 Government of Bermuda </p> </div> </div> </footer> <div id="feedback_simple"> <a href="https://forms.gov.bm/Feedback-App" target="_self" class="feedback_simple-right feedback_simple"> <img alt="Feedback" src="/themes/custom/govbm/images/feedback_simple.gif" height="100" width="35"> </a> </div> <div class="backstretch" style="left: 0px;top: 0px;overflow: hidden;margin: 0px;padding: 0px;height: 100%;width: 100%;z-index: -999999;position: fixed;"> <img src="/themes/custom/govbm/images/1600_1000_background_image.jpg" style="position: absolute; margin: 0px; padding: 0px; border: none; width: 100%; height: 100%; max-width: none; z-index: -999999; left: 0px;object-fit: cover;"> </div> </div> </div> </footer> </div> </div> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","pathPrefix":"","currentPath":"node\/13716","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"ajaxPageState":{"libraries":"eJxdjVEOwiAQBS-E7JGah6yIXdiGpVVurzV-2P68TCaTPMTYFXUQfuBvTWt3eOA1iSJyoz_2_d40BG4uqSbhCRUyer4ancWn2EKhJBogblERim1dIH7ni-Q6m7NhnQsFGLst89Pou36_PIiicRV-A0mCQ-o","theme":"govbm","theme_token":null},"ajaxTrustedUrl":[],"ajaxLoader":{"markup":"\u003Cdiv class=\u0022ajax-throbber sk-wave\u0022\u003E\n \u003Cdiv class=\u0022sk-wave-rect\u0022\u003E\u003C\/div\u003E\n \u003Cdiv class=\u0022sk-wave-rect\u0022\u003E\u003C\/div\u003E\n \u003Cdiv class=\u0022sk-wave-rect\u0022\u003E\u003C\/div\u003E\n \u003Cdiv class=\u0022sk-wave-rect\u0022\u003E\u003C\/div\u003E\n \u003C\/div\u003E","hideAjaxMessage":false,"alwaysFullscreen":false,"throbberPosition":"body"},"google_analytics":{"account":"G-5B4L8ED1G3","trackOutbound":true,"trackMailto":true,"trackTel":true,"trackDownload":true,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip","trackDomainMode":1},"views":{"ajax_path":"\/views\/ajax","ajaxViews":{"views_dom_id:29f96cb855705a0947d09ff2df53a5d35861821b54f8dc86ebe9974a3581928e":{"view_name":"online_services","view_display_id":"block_3","view_args":"22366,936,986,891,811,1056,1121,3861,5206,7666,14046,14051,10926\/13716","view_path":"\/node\/13716","view_base_path":null,"view_dom_id":"29f96cb855705a0947d09ff2df53a5d35861821b54f8dc86ebe9974a3581928e","pager_element":0},"views_dom_id:45aec0bbc312e610c07eda299193c0c0ffa50baf6d4b12447c54345dc65cfb53":{"view_name":"online_services","view_display_id":"attachment_6","view_args":"","view_path":"\/sites\/default\/files\/issue%20brief%20-%20tobacco%20control%20to%20protect%20youth%20190411.pdf","view_base_path":null,"view_dom_id":"45aec0bbc312e610c07eda299193c0c0ffa50baf6d4b12447c54345dc65cfb53","pager_element":0},"views_dom_id:55b330d7f74b92251565e3d6bd07b1f6f7bee048a3ec5cf631d46c82c921984a":{"view_name":"alerts","view_display_id":"high","view_args":"","view_path":"\/sites\/default\/files\/issue%20brief%20-%20tobacco%20control%20to%20protect%20youth%20190411.pdf","view_base_path":"alerts\/rss","view_dom_id":"55b330d7f74b92251565e3d6bd07b1f6f7bee048a3ec5cf631d46c82c921984a","pager_element":0}}},"user":{"uid":0,"permissionsHash":"6338357348fc1025e58f0350c67aa7a26ec99558c5493aed806294d005cb58d5"}}</script> <script src="/sites/default/files/js/js_lKGbjPIhQJt1qt90nS_YMUt0yax-Is_iZCh8F3JclEg.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=govbm&amp;include=eJxdjkEOwjAMBD8U4idVG2JCqBNXcVrI76GIA-1lNZrDaBFjV9RB-IG_Na3d4YHXJIrIjf7Y93vTELi5pJqEJ1TI6PlqdBZuURGKbV0gfueL5Dqbs2GdCwUYfyJbKJREA8RtmZ9G3_VF4yp8UPuLN04lQ-o"></script> <script src="https://static.addtoany.com/menu/page.js" async></script> <script src="/sites/default/files/js/js_euAxLrefWW_rk35mdIkEVeyvP2rClBuPiE-3Sk3Fbps.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=govbm&amp;include=eJxdjkEOwjAMBD8U4idVG2JCqBNXcVrI76GIA-1lNZrDaBFjV9RB-IG_Na3d4YHXJIrIjf7Y93vTELi5pJqEJ1TI6PlqdBZuURGKbV0gfueL5Dqbs2GdCwUYfyJbKJREA8RtmZ9G3_VF4yp8UPuLN04lQ-o"></script> </body> </html>

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