CINXE.COM
Consent Document, Informed Consent Documentation | Consent Kit
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- Begin Jekyll SEO tag v2.8.0 --> <title>Consent Document, Informed Consent Documentation | Consent Kit</title> <meta name="generator" content="Jekyll v4.2.2" /> <meta property="og:title" content="Consent Document, Informed Consent Documentation" /> <meta property="og:locale" content="en_GB" /> <meta name="description" content="Consent Kit documentation is centrally located in the Consent Kit Help Centre. Learn about how to integrate, setup, and manage your Consent Kit account." /> <meta property="og:description" content="Consent Kit documentation is centrally located in the Consent Kit Help Centre. Learn about how to integrate, setup, and manage your Consent Kit account." /> <link rel="canonical" href="https://consentkit.com/help" /> <meta property="og:url" content="https://consentkit.com/help" /> <meta property="og:site_name" content="Consent Kit" /> <meta property="og:image" content="https://consentkit.com/assets/images/opengraph/default-1200x630.png" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary_large_image" /> <meta property="twitter:image" content="https://consentkit.com/assets/images/opengraph/default-1200x630.png" /> <meta property="twitter:title" content="Consent Document, Informed Consent Documentation" /> <meta name="twitter:site" content="@consentkit" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"WebPage","description":"Consent Kit documentation is centrally located in the Consent Kit Help Centre. Learn about how to integrate, setup, and manage your Consent Kit account.","headline":"Consent Document, Informed Consent Documentation","image":"https://consentkit.com/assets/images/opengraph/default-1200x630.png","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://consentkit.com/assets/images/logomark.svg"}},"url":"https://consentkit.com/help"}</script> <!-- End Jekyll SEO tag --> <link type="application/atom+xml" rel="alternate" href="https://consentkit.com/feed.xml" title="Consent Kit" /> <link rel="stylesheet" href="/assets/css/main.css" /> <link rel="icon" type="image/png" href="/assets/images/icons/favicon.png" /> <script src="https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js" integrity="sha256-qXBd/EfAdjOA2FGrGAG+b3YBn2tn5A6bhz+LSgYD96k=" crossorigin="anonymous"></script> <script type="text/javascript" src="/assets/js/bundle.js"></script> <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js" integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ" crossorigin="anonymous"></script> <!-- Start cookieyes banner (has to be the first script we load) --> <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/7a5afe69865ffdd2581d3820/script.js"></script> <!-- End cookieyes banner --> <!-- Hotjar Tracking Code for https://www.consentkit.com --> <script> (function (h, o, t, j, a, r) { h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments); }; h._hjSettings = { hjid: 3266144, hjsv: 6 }; a = o.getElementsByTagName("head")[0]; r = o.createElement("script"); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv="); </script> <script> (function (ss, ex) { window.ldfdr = window.ldfdr || function () { (ldfdr._q = ldfdr._q || []).push([].slice.call(arguments)); }; (function (d, s) { fs = d.getElementsByTagName(s)[0]; function ce(src) { var cs = d.createElement(s); cs.src = src; cs.async = 1; fs.parentNode.insertBefore(cs, fs); } ce("https://sc.lfeeder.com/lftracker_v1_" + ss + (ex ? "_" + ex : "") + ".js"); })(document, "script"); })("bElvO73y5yGaZMqj"); </script> <script src="https://cdn.usefathom.com/script.js" data-site="TVDJIUYS" defer></script> <script> (function (ss, ex) { window.ldfdr = window.ldfdr || function () { (ldfdr._q = ldfdr._q || []).push([].slice.call(arguments)); }; (function (d, s) { fs = d.getElementsByTagName(s)[0]; function ce(src) { var cs = d.createElement(s); cs.src = src; cs.async = 1; fs.parentNode.insertBefore(cs, fs); } ce("https://sc.lfeeder.com/lftracker_v1_" + ss + (ex ? "_" + ex : "") + ".js"); })(document, "script"); })("bElvO73y5yGaZMqj"); </script> </head> <body> <a href="#content" class="sr-only">Skip to main content</a> <div class="relative bg-white"> <div class="container-xl"> <div class="flex justify-between items-center px-4 py-6 sm:px-6 md:justify-start md:space-x-10"> <div class="flex justify-start lg:w-0 lg:flex-1"> <a href="/" class="flex items-center"> <img class="h-4 sm:h-5" src="/assets/images/logo.svg" alt="Consent Kit logo" width="30" height="40" /> <h2 class="md:block text-lg ml-2 font-display font-medium"> Consent Kit <span class="text-green-500 ml-2">Help Docs</span> </h2> </a> </div> <div class="-mr-2 -my-2 md:hidden" data-controller="dropdown"> <button type="button" class="bg-white rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-green-500" data-action="click->dropdown#toggle click@window->dropdown#hide" > <span class="sr-only">Open menu</span> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> </button> <div class="hidden absolute top-0 inset-x-0 p-2 transition transform origin-top-right md:hidden z-50" data-dropdown-target="menu"> <div class="rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 bg-white divide-y-2 divide-gray-50"> <div class="pt-5 pb-6 px-5"> <div class="flex items-center justify-between"> <div> <a href="/" class="flex items-center"> <img class="h-4 sm:h-5" src="/assets/images/logo.svg" alt="Consent Kit logo" /> <h2 class="md:block text-lg ml-2 font-display font-medium"> Consent Kit <span class="text-green-500 ml-2">Help Docs</span> </h2> </a> </div> <div class="-mr-2"> <button type="button" class="bg-white rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-green-500" data-action="click->dropdown#toggle click@window->dropdown#hide" data-dropdown-id-value="mobile" > <span class="sr-only">Close menu</span> <!-- Heroicon name: x --> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> </div> </div> <div class="py-6 px-5"> <a href="/help" class="text-base font-medium text-gray-900 hover:text-gray-700 mb-3">Help centre home</a> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Get started</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/quick-start" class="text-base font-medium text-gray-900 hover:text-gray-700">Quickstart</a> <a href="/help/panels-quickstart" class="text-base font-medium text-gray-900 hover:text-gray-700">Set up your research panel</a> <a href="/help/brand-consent-forms" class="text-base font-medium text-gray-900 hover:text-gray-700">Brand your consent forms</a> <a href="/help/set-data-retention" class="text-base font-medium text-gray-900 hover:text-gray-700">Set data retention policy</a> <a href="/help/import" class="text-base font-medium text-gray-900 hover:text-gray-700">Import data from a spreadsheet</a> </div> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Manage your team</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/invite-your-team" class="text-base font-medium text-gray-900 hover:text-gray-700">Invite your team</a> <a href="/help/roles-permissions" class="text-base font-medium text-gray-900 hover:text-gray-700">Roles and permissions</a> </div> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Forms</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/ask-remotely" class="text-base font-medium text-gray-900 hover:text-gray-700">Ask for consent remotely</a> <a href="/help/ask-in-person" class="text-base font-medium text-gray-900 hover:text-gray-700">Ask for consent in person</a> <a href="/help/forms/set-language" class="text-base font-medium text-gray-900 hover:text-gray-700">How to set the form language</a> </div> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Consent templates</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/how-org-templates-work" class="text-base font-medium text-gray-900 hover:text-gray-700">How Consent Templates work</a> <a href="/help/what-is-liquid" class="text-base font-medium text-gray-900 hover:text-gray-700">What is Liquid?</a> <a href="/help/template-cheat-sheet" class="text-base font-medium text-gray-900 hover:text-gray-700">Consent template cheat sheet</a> <a href="/help/templates/how-to-use-study-categories-to-power-templates" class="text-base font-medium text-gray-900 hover:text-gray-700">Using study categories</a> <a href="/help/document-workflows" class="text-base font-medium text-gray-900 hover:text-gray-700">Document workflows</a> </div> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Email templates</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/email-template-cheat-sheet" class="text-base font-medium text-gray-900 hover:text-gray-700">Email template cheat sheet</a> <a href="/help/email" class="text-base font-medium text-gray-900 hover:text-gray-700">Email formatting</a> </div> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Integrations</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/calendly-integration" class="text-base font-medium text-gray-900 hover:text-gray-700">Integrating with Calendly</a> <a href="/help/zapier-integration" class="text-base font-medium text-gray-900 hover:text-gray-700">Integrating with Zapier</a> </div> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Manage projects</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/create-a-project" class="text-base font-medium text-gray-900 hover:text-gray-700">Create a project</a> <a href="/help/share-project" class="text-base font-medium text-gray-900 hover:text-gray-700">Share a project</a> <a href="/help/share-for-review" class="text-base font-medium text-gray-900 hover:text-gray-700">Share for review</a> </div> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Security</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/2fa" class="text-base font-medium text-gray-900 hover:text-gray-700">Setup 2 factor authentication</a> <a href="/help/saml" class="text-base font-medium text-gray-900 hover:text-gray-700">Configuring SAML</a> </div> </div> <div class="py-6 px-5"> <h4 class="mb-3 lg:mb-3 text-base font-display font-semibold text-green-500 tracking-wide uppercase">Sending email</h4> <div class="grid grid-cols-2 gap-4"> <a href="/help/email-deliverability" class="text-base font-medium text-gray-900 hover:text-gray-700">Email deliverability</a> <a href="/help/email/bounces" class="text-base font-medium text-gray-900 hover:text-gray-700">Email bounces: why they happen & how to fix them</a> <a href="/help/email/spam-complaints" class="text-base font-medium text-gray-900 hover:text-gray-700">Spam complaints: why they happen and how to fix them</a> <a href="/help/email/blocked" class="text-base font-medium text-gray-900 hover:text-gray-700">Blocked emails: why they happen and how to fix them</a> </div> </div> <div class="py-6 px-5"> <p class="mt-6 text-center text-base font-medium text-gray-500"> Still need help? <a href="mailto:help@consentkit.com" class="ml-6 text-base font-medium text-gray-500 hover:text-gray-900 _text-xl" target="_blank"> <i class="fas fa-envelope"></i> Contact support </a> </p> </div> </div> </div> </div> <div class="hidden md:flex items-center justify-end md:flex-1 lg:w-0"> <a href="mailto:help@consentkit.com" class="ml-6 text-base font-medium text-gray-500 hover:text-gray-900 _text-xl" target="_blank"> <i class="fas fa-envelope"></i> Contact support </a> </div> </div> </div> </div> <div class="bg-white"> <div class="container-xl py-16 sm:py-12"> <div class="lg:grid lg:grid-cols-8"> <!-- sidebar --> <div id="sidebar" class="hidden col-span-2 lg:block lg:sticky lg:top-0 relative lg:mr-10 h-legal-sidebar"> <div class="overflow-y-visible z-40 overflow-hidden h-full relative mt-10"> <div class="overflow-y-auto scrolling-touch relative overflow-hidden block"><nav class="mb-10"> <ul> <li class="mt-8"> <a href="/help" class="px-3 py-2 relative text-xl block hover:text-gray-900 text-gray-500">Help centre home</a> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Get started <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/quick-start" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Quickstart</a> </li> <li> <a href="/help/panels-quickstart" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Set up your research panel</a> </li> <li> <a href="/help/brand-consent-forms" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Brand your consent forms</a> </li> <li> <a href="/help/set-data-retention" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Set data retention policy</a> </li> <li> <a href="/help/import" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Import data from a spreadsheet</a> </li> </ul> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Manage your team <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/invite-your-team" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Invite your team</a> </li> <li> <a href="/help/roles-permissions" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Roles and permissions</a> </li> </ul> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Forms <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/ask-remotely" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Ask for consent remotely</a> </li> <li> <a href="/help/ask-in-person" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Ask for consent in person</a> </li> <li> <a href="/help/forms/set-language" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">How to set the form language</a> </li> </ul> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Consent templates <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/how-org-templates-work" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">How Consent Templates work</a> </li> <li> <a href="/help/what-is-liquid" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">What is Liquid?</a> </li> <li> <a href="/help/template-cheat-sheet" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Consent template cheat sheet</a> </li> <li> <a href="/help/templates/how-to-use-study-categories-to-power-templates" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Using study categories</a> </li> <li> <a href="/help/document-workflows" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Document workflows</a> </li> </ul> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Email templates <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/email-template-cheat-sheet" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Email template cheat sheet</a> </li> <li> <a href="/help/email" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Email formatting</a> </li> </ul> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Integrations <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/calendly-integration" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Integrating with Calendly</a> </li> <li> <a href="/help/zapier-integration" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Integrating with Zapier</a> </li> </ul> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Manage projects <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/create-a-project" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Create a project</a> </li> <li> <a href="/help/share-project" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Share a project</a> </li> <li> <a href="/help/share-for-review" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Share for review</a> </li> </ul> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Security <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/2fa" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Setup 2 factor authentication</a> </li> <li> <a href="/help/saml" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Configuring SAML</a> </li> </ul> </li> <li class="mt-8 " data-controller="toggle"> <span data-action="click->toggle#toggle" class="px-3 mb-3 mt-10 text-xl text-gray-500 hover:text-gray-900 block relative pr-7 cursor-pointer"> Sending email <span class="pointer-events-none absolute top-0 right-0 p-0.5 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" /> </svg> </span> </span> <ul class="mt-3 ml-4" data-toggle-target="toggleable"> <li> <a href="/help/email-deliverability" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Email deliverability</a> </li> <li> <a href="/help/email/bounces" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Email bounces: why they happen & how to fix them</a> </li> <li> <a href="/help/email/spam-complaints" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Spam complaints: why they happen and how to fix them</a> </li> <li> <a href="/help/email/blocked" class="px-3 py-2 relative text-lg block hover:text-gray-900 text-gray-500">Blocked emails: why they happen and how to fix them</a> </li> </ul> </li> </ul> </nav> </div> </div> </div> <div id="content" class="lg:col-span-6 lg:max-h-full lg:sticky lg:overflow-visible"> <div class="max-w-prose prose prose-lg prose-indigo"> <h1>Consent Kit Help</h1> <p>Welcome to the Consent Kit documentation. This is the place to learn about how to integrate, setup, and manage your Consent Kit account.</p> </div> <div class="mt-6 rounded-lg overflow-hidden shadow border border-gray-200"> <div class="rounded-lg relative group bg-white p-6 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500 flex"> <div> <span class="rounded-lg inline-flex p-3 bg-teal-50 text-teal-700 ring-4 ring-white"> <svg xmlns="http://www.w3.org/2000/svg" class="h-16 w-16" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01" /> </svg> </span> </div> <div class="mt-4 ml-6"> <h3 class="text-xl font-medium"> <a href="/help/quick-start" class="focus:outline-none"> <!-- Extend touch target to entire panel --> <span class="absolute inset-0" aria-hidden="true"></span> Quick start guide </a> </h3> <p class="mt-2 text-lg text-gray-500">A short guide on how to get started with Consent Kit.</p> </div> <span class="pointer-events-none absolute top-6 right-6 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"> <path d="M20 4h1a1 1 0 00-1-1v1zm-1 12a1 1 0 102 0h-2zM8 3a1 1 0 000 2V3zM3.293 19.293a1 1 0 101.414 1.414l-1.414-1.414zM19 4v12h2V4h-2zm1-1H8v2h12V3zm-.707.293l-16 16 1.414 1.414 16-16-1.414-1.414z" /> </svg> </span> </div> </div> <!-- PANELS --> <div class="mt-6 rounded-lg overflow-hidden shadow border border-gray-200"> <div class="rounded-lg relative group bg-white p-6 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500 flex"> <div> <span class="rounded-lg inline-flex p-3 bg-orange-100 text-orange-600 ring-4 ring-white"> <svg xmlns="http://www.w3.org/2000/svg" class="h-16 w-16" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01" /> </svg> </span> </div> <div class="mt-4 ml-6"> <h3 class="text-xl font-medium"> <a href="/help/panels-quickstart" class="focus:outline-none"> <!-- Extend touch target to entire panel --> <span class="absolute inset-0" aria-hidden="true"></span> Set up your research panel </a> </h3> <p class="mt-2 text-lg text-gray-500">A short guide on how to set up your research panel with Consent Kit.</p> </div> <span class="pointer-events-none absolute top-6 right-6 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"> <path d="M20 4h1a1 1 0 00-1-1v1zm-1 12a1 1 0 102 0h-2zM8 3a1 1 0 000 2V3zM3.293 19.293a1 1 0 101.414 1.414l-1.414-1.414zM19 4v12h2V4h-2zm1-1H8v2h12V3zm-.707.293l-16 16 1.414 1.414 16-16-1.414-1.414z" /> </svg> </span> </div> </div> <div class="max-w-prose prose prose-lg prose-indigo my-12"> <h2>What do you need help with?</h2> </div> <div class="grid-cols-2 gap-px mb-6 hidden lg:grid"> <div> <h3 class="font-semibold text-2xl ml-6">New users</h3> </div> <div> <h3 class="font-semibold text-2xl ml-6">Power users</h3> </div> </div> <div class="rounded-lg overflow-hidden bg-gray-200 shadow divide-y divide-gray-200 border border-gray-200 sm:divide-y-0 sm:grid sm:grid-cols-2 sm:gap-px"> <div class="rounded-tl-lg rounded-tr-lg sm:rounded-tr-none relative group bg-white p-6 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500"> <div> <span class="rounded-lg inline-flex p-3 bg-teal-50 text-teal-700 ring-4 ring-white"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z" /> </svg> </span> </div> <div class="mt-8"> <h3 class="text-xl font-medium"> <a href="/help/ask-remotely" class="focus:outline-none"> <!-- Extend touch target to entire panel --> <span class="absolute inset-0" aria-hidden="true"></span> Asking for consent </a> </h3> <p class="mt-2 text-lg text-gray-500">Learn how to setup a project and ask for remote and in-person consent</p> </div> <span class="pointer-events-none absolute top-6 right-6 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"> <path d="M20 4h1a1 1 0 00-1-1v1zm-1 12a1 1 0 102 0h-2zM8 3a1 1 0 000 2V3zM3.293 19.293a1 1 0 101.414 1.414l-1.414-1.414zM19 4v12h2V4h-2zm1-1H8v2h12V3zm-.707.293l-16 16 1.414 1.414 16-16-1.414-1.414z" /> </svg> </span> </div> <div class="sm:rounded-tr-lg relative group bg-white p-6 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500"> <div> <span class="rounded-lg inline-flex p-3 bg-purple-50 text-purple-700 ring-4 ring-white"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z" /> </svg> </span> </div> <div class="mt-8"> <h3 class="text-lg font-medium"> <a href="/help/how-org-templates-work" class="focus:outline-none"> <!-- Extend touch target to entire panel --> <span class="absolute inset-0" aria-hidden="true"></span> Templates </a> </h3> <p class="mt-2 text-lg text-gray-500">Set up organisation-wide consent and email templates to follow best practice and save time</p> </div> <span class="pointer-events-none absolute top-6 right-6 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"> <path d="M20 4h1a1 1 0 00-1-1v1zm-1 12a1 1 0 102 0h-2zM8 3a1 1 0 000 2V3zM3.293 19.293a1 1 0 101.414 1.414l-1.414-1.414zM19 4v12h2V4h-2zm1-1H8v2h12V3zm-.707.293l-16 16 1.414 1.414 16-16-1.414-1.414z" /> </svg> </span> </div> <div class="relative group bg-white p-6 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500"> <div> <span class="rounded-lg inline-flex p-3 bg-light-blue-50 text-light-blue-700 ring-4 ring-white"> <!-- Heroicon name: outline/users --> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z" /> </svg> </span> </div> <div class="mt-8"> <h3 class="text-xl font-medium"> <a href="/help/invite-your-team" class="focus:outline-none"> <!-- Extend touch target to entire panel --> <span class="absolute inset-0" aria-hidden="true"></span> Manage team members </a> </h3> <p class="mt-2 text-lg text-gray-500">Invite your team, manage their permissions and collaborate</p> </div> <span class="pointer-events-none absolute top-6 right-6 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"> <path d="M20 4h1a1 1 0 00-1-1v1zm-1 12a1 1 0 102 0h-2zM8 3a1 1 0 000 2V3zM3.293 19.293a1 1 0 101.414 1.414l-1.414-1.414zM19 4v12h2V4h-2zm1-1H8v2h12V3zm-.707.293l-16 16 1.414 1.414 16-16-1.414-1.414z" /> </svg> </span> </div> <div class="relative group bg-white p-6 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500"> <div> <span class="rounded-lg inline-flex p-3 bg-yellow-50 text-yellow-700 ring-4 ring-white"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4" /> </svg> </span> </div> <div class="mt-8"> <h3 class="text-xl font-medium"> <a href="/help/zapier-integration" class="focus:outline-none"> <!-- Extend touch target to entire panel --> <span class="absolute inset-0" aria-hidden="true"></span> Integrations </a> </h3> <p class="mt-2 text-lg text-gray-500">Learn how to automate your workflow. Connect to 3000+ other services</p> </div> <span class="pointer-events-none absolute top-6 right-6 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"> <path d="M20 4h1a1 1 0 00-1-1v1zm-1 12a1 1 0 102 0h-2zM8 3a1 1 0 000 2V3zM3.293 19.293a1 1 0 101.414 1.414l-1.414-1.414zM19 4v12h2V4h-2zm1-1H8v2h12V3zm-.707.293l-16 16 1.414 1.414 16-16-1.414-1.414z" /> </svg> </span> </div> <div class="sm:rounded-bl-lg relative group bg-white p-6 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500"> <div> <span class="rounded-lg inline-flex p-3 bg-rose-50 text-rose-700 ring-4 ring-white"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10" /> </svg> </span> </div> <div class="mt-8"> <h3 class="text-xl font-medium"> <a href="/help/create-a-project" class="focus:outline-none"> <!-- Extend touch target to entire panel --> <span class="absolute inset-0" aria-hidden="true"></span> Manage projects </a> </h3> <p class="mt-2 text-lg text-gray-500">Manage and collaborate on projects a studies</p> </div> <span class="pointer-events-none absolute top-6 right-6 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"> <path d="M20 4h1a1 1 0 00-1-1v1zm-1 12a1 1 0 102 0h-2zM8 3a1 1 0 000 2V3zM3.293 19.293a1 1 0 101.414 1.414l-1.414-1.414zM19 4v12h2V4h-2zm1-1H8v2h12V3zm-.707.293l-16 16 1.414 1.414 16-16-1.414-1.414z" /> </svg> </span> </div> <div class="rounded-bl-lg rounded-br-lg sm:rounded-bl-none relative group bg-white p-6 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-500"> <div> <span class="rounded-lg inline-flex p-3 bg-indigo-50 text-indigo-700 ring-4 ring-white"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z" /> </svg> </span> </div> <div class="mt-8"> <h3 class="text-xl font-medium"> <a href="/help/2fa" class="focus:outline-none"> <!-- Extend touch target to entire panel --> <span class="absolute inset-0" aria-hidden="true"></span> Security </a> </h3> <p class="mt-2 text-lg text-gray-500">Learn how to setup 2 factor authentication and manage SAML single sign-on</p> </div> <span class="pointer-events-none absolute top-6 right-6 text-gray-300 group-hover:text-gray-400" aria-hidden="true"> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"> <path d="M20 4h1a1 1 0 00-1-1v1zm-1 12a1 1 0 102 0h-2zM8 3a1 1 0 000 2V3zM3.293 19.293a1 1 0 101.414 1.414l-1.414-1.414zM19 4v12h2V4h-2zm1-1H8v2h12V3zm-.707.293l-16 16 1.414 1.414 16-16-1.414-1.414z" /> </svg> </span> </div> </div> <div class="bg-white"> <div class="mx-auto mt-24"> <div class="lg:flex lg:items-center lg:justify-between bg-green-700 rounded-lg py-6 px-4 lg:px-12 lg:py-12"> <div> <h3 class="text-3xl font-extrabold font-display text-white sm:text-4xl">Get help</h3> <p class="mt-2 text-white text-xl">Can't find what you are looking for?</p> </div> <div class="lg:ml-8 mt-8 flex lg:mt-0 lg:flex-shrink-0"> <div class="inline-flex rounded-md shadow"> <a href="mailto:help@consentkit.com" target="_blank" class="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-indigo-600 bg-white hover:bg-indigo-50" > <i class="fas fa-envelope mr-2"></i> Get in touch <span class="ml-2"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="-mr-1 h-5 w-5 inline " aria-hidden="true" > <path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd" /> </svg> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <footer class="mt-8 bg-white" aria-labelledby="footerHeading"> <h2 id="footerHeading" class="sr-only">Footer</h2> <div class="container-xl py-12"> <div class="md:grid md:grid-cols-4 gap-8 mb-16 pt-8 border-t border-gray-200"> <div class="col-span-1 flex flex-col mb-4 md:mb-0"> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase _lg:flex-grow">Say hello</h3> <div class="mt-4 space-x-6 flex md:mt-11"> <a href="mailto:founders@consentkit.com" class="text-gray-400 hover:text-gray-300 text-2xl" target="_blank"> <span class="sr-only">Email</span> <i class="fas fa-envelope"></i> </a> <a href="https://www.linkedin.com/company/consent-kit" class="text-gray-400 hover:text-gray-300 text-2xl"> <span class="sr-only">LinkedIn</span> <i class="fab fa-linkedin"></i> </a> </div> </div> <div class="col-span-3"> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Trusted by</h3> <div class="flow-root mt-2"> <div class="-ml-2 flex flex-wrap justify-between space-y-6"> <div class="mt-6 ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-6 filter grayscale opacity-50" src="/assets/images/customer-logos/loom.svg" loading="lazy" alt="The loom logo" /> </div> <div class="mt-2 ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-8" src="/assets/images/customer-logos/heritage-fund.svg" alt="The National Lottery Heritage Fund logo" loading="lazy" /> </div> <div class="mt-8 ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-8" src="/assets/images/customer-logos/nile.svg" loading="lazy" alt="Nile logo" /> </div> <div class="ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-6 mt-1 filter grayscale opacity-40" src="/assets/images/customer-logos/tpximpact.svg" loading="lazy" alt="TPX Impact logo" /> </div> <div class="ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-8 filter" src="/assets/images/customer-logos/hyper-island.svg" loading="lazy" alt="Hyper Island logo" /> </div> <div class="mt-2 ml-2 flex flex-grow flex-shrink-0 items-center"> <img class="h-8" src="/assets/images/customer-logos/co-op.svg" loading="lazy" alt="the Co-op logo" /> </div> </div> </div> </div> </div> <div class="mt-12 grid grid-cols-2 grid-row-2 gap-8 md:grid-cols-4 md:grid-row-1 xl:mt-0 xl:col-span-2"> <div> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Product</h3> <ul class="mt-4 space-y-4"> <li> <a href="/recruit" class="text-base text-gray-500 hover:text-gray-900">Recruit</a> </li> <li> <a href="/prepare" class="text-base text-gray-500 hover:text-gray-900">Prepare</a> </li> <li> <a href="/respect" class="text-base text-gray-500 hover:text-gray-900">Respect</a> </li> <li> <a href="/features" class="text-base text-gray-500 hover:text-gray-900"> Features </a> </li> <li> <a href="/pricing" class="text-base text-gray-500 hover:text-gray-900"> Pricing </a> </li> <li> <a href="/book-demo" class="text-base text-gray-500 hover:text-gray-900"> Book demo </a> </li> <li> <a href="https://app.consentkit.com/sign-up?ref=footer" data-action="analytics#track" data-event-name="Sign Up Clicked" class="text-base text-gray-500 hover:text-gray-900"> Try for free </a> </li> </ul> </div> <div> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Resources</h3> <ul class="mt-4 space-y-4"> <li> <a href="/customers" class="text-base text-gray-500 hover:text-gray-900"> Success stories </a> </li> <li> <a href="/government" class="text-base text-gray-500 hover:text-gray-900"> Governments & public sector </a> </li> <li> <a href="/recruitment-strategy" class="text-base text-gray-500 hover:text-gray-900"> Research recruitment strategies </a> </li> <li> <a href="/informed-consent-checklist" class="text-base text-gray-500 hover:text-gray-900"> Informed consent Checklist </a> </li> <li> <a href="/data-management-workshop" class="text-base text-gray-500 hover:text-gray-900"> Data management workshop </a> </li> <li> <a href="/accessibility-workshop" class="text-base text-gray-500 hover:text-gray-900"> Accessibility workshop </a> </li> <li> <a href="/blog" class="text-base text-gray-500 hover:text-gray-900"> Blog </a> </li> <li> <a href="/newsletter" class="text-base text-gray-500 hover:text-gray-900">Newsletter</a> </li> </ul> </div> <div> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Company</h3> <ul class="mt-4 space-y-4"> <li> <a href="/about-us" class="text-base text-gray-500 hover:text-gray-900"> About us </a> </li> <li> <a href="/legal" class="text-base text-gray-500 hover:text-gray-900"> Legal centre</a> </li> <li> <a href="/legal/gdpr" class="text-base text-gray-500 hover:text-gray-900"> GDPR</a> </li> <li> <a href="/legal/privacy" class="text-base text-gray-500 hover:text-gray-900">Privacy Policy</a> </li> <li> <a href="/security" class="text-base text-gray-500 hover:text-gray-900"> Security</a> </li> <li> <a href="/accessibility-statement" class="text-base text-gray-500 hover:text-gray-900"> Accessibility statement </a> </li> <li> <a href="/contact-us" class="text-base text-gray-500 hover:text-gray-900"> Contact us </a> </li> </ul> </div> <div> <h3 class="text-sm font-semibold text-gray-500 tracking-wider uppercase">Customers</h3> <ul class="mt-4 space-y-4"> <li> <a href="https://app.consentkit.com/sign-in" data-action="analytics#track" data-event-name="Sign In Clicked" class="text-base text-gray-500 hover:text-gray-900"> Sign in </a> </li> <li> <a href="/help" class="text-base text-gray-500 hover:text-gray-900"> Help centre </a> </li> <li> <a href="/docs/api" class="text-base text-gray-500 hover:text-gray-900"> API documentation </a> </li> <li> <a href="https://consentkit.statuspage.io/" class="text-base text-gray-500 hover:text-gray-900"> Service Status </a> </li> <li> <a href="/whats-new" class="text-base text-gray-500 hover:text-gray-900"> What's new </a> </li> </ul> </div> </div> <div class="mt-8 border-t border-gray-200 pt-8 md:grid md:grid-cols-2 gap-8 md:items-center"> <div> <a href="/" class="flex items-center"> <img class="h-6 sm:h-8" src="/assets/images/logo.svg" loading="lazy" alt="Consent Kit logo" width="30" height="40" /> <h3 class="md:block text-xl font-display font-medium pt-1 ml-2 whitespace-nowrap">Consent Kit</h3> </a> <p class="text-gray-500 text-base mt-2">All-in-one participant management. For Research Ops.</p> </div> <p class="mt-8 text-base text-gray-500 md:mt-0 md:text-right"> <span>© 2024</span> Consent Kit Ltd. <a href="/imprint" class="border-b border-gray-500 hover:border-opacity-0 mx-6">Imprint</a> Made in Manchester, UK </p> </div> </div> </footer> </body> </html>