CINXE.COM
Chest - About Us
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="viewport" content="width=device-width" /> <title>Chest - About Us</title> <link href="https://fonts.googleapis.com/css?family=Exo+2:500" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="/Libraries/Bootstrap/css/bootstrap.min.css" /> <link href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" rel="stylesheet" /> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <link rel="stylesheet" type="text/css" href="/Css/001-005.styles.bundle.min.css" /> <link rel="stylesheet" type="text/css" href="/Css/006.pagestyles.s.min.css" media="only screen and (max-width: 993px)" /> <link rel="stylesheet" type="text/css" href="/Css/007.pagestyles.xs.min.css" media="only screen and (max-width: 767px)" /> <link rel="stylesheet" type="text/css" href="/Css/009.portalstyles.css" /> <!--Start of Zendesk Chat Script--> <script type="text/javascript"> window.$zopim || (function (d, s) { var z = $zopim = function (c) { z._.push(c) }, $ = z.s = d.createElement(s), e = d.getElementsByTagName(s)[0]; z.set = function (o) { z.set. _.push(o) }; z._ = []; z.set._ = []; $.async = !0; $.setAttribute("charset", "utf-8"); $.src = "https://v2.zopim.com/?5htBEYrW6wiqtuNA7Imk7dpfjLbm3NaM"; z.t = +new Date; $. type = "text/javascript"; e.parentNode.insertBefore($, e) })(document, "script"); </script> <!--End of Zendesk Chat Script--> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1251232-7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-177434474-1'); </script> </head> <body> <section id="CookiePolicyPrompt"> <div class="container"> <div class="row"> <div class="col-md-12 flexContainer"> <div> <p>We use cookies on this site to help provide the best possible online experience. By using this site you agree to our use of cookies.</p> <p>Click to <a href="/privacy-notice/">view our cookie policy</a> and customize your cookie preferences.</p> </div> <div class="flexShrink"><p><span onclick="Sitewide.DismissCookiePrompt()" class="fa fa-close"></span></p></div> </div> </div> </div> </section> <section id="StickyElements" class="stickyElement"> <header> <div class="container"> <div class="row"> <div class="col-md-12"> <a href="/"> <img class="chestLogo chestLogo--primary" src="/Images/Logos/Chest_logo_RGB.svg" alt="The Chest company logo, a geometric blue triangle with the word Chest written next to it" /> </a> <nav id="AccountNavigationContainer"> <ul class="inlineElementContainer listStyleNone"> <li><a href=/register>Register</a></li> <li><a href="/login?returnUrl=%2fabout-us%2f" class="button buttonPurple">Login</a></li> </ul> </nav> <nav id="SiteNavigationContainer"> <ul class="inlineElementContainer listStyleNone"> <li> <a href="/" class="">Home</a> </li> <li> <a href="/agreements" class="">Agreements</a> </li> <li> <a href="/events" class="">Events</a> </li> <li> <a href="/announcements" class="">Announcements</a> </li> <li> <a href="/about-us" class="">About Us</a> </li> <li> <a href="/contact-us" class="">Contact Us</a> </li> <li> <a href="/privacy-notice" class="">Privacy</a> </li> <li><a href="javascript:void(0)" onclick="Sitewide.ToggleSiteSearchBar()" class="fa fa-search blue" title="Show Site Search Toolbar" aria-label="Show Site Search Toolbar"></a></li> </ul> </nav> <div id="MobileToggle" onclick="MobileSiteWide.ToggleMobileMenu()"> <span class="menuBar"></span> <span class="menuBar"></span> <span class="menuBar"></span> </div> </div> </div> </div> </header> <section id="SiteSearchBar"> <div class="container"> <div class="row"> <div class="col-md-12"> <fieldset> <div class="flexContainer"> <input aria-label="Site Search Text" id="SearchTerm" name="SearchTerm" placeholder="What can we help you find?" title="Site Search Text" type="text" value="" /> <input type="submit" value="Go" onclick="searchdesktop()" class="button buttonPurple flexShrink" /> </div> </fieldset> <script> $('#SearchTerm').on('keyup', function (e) { if (e.keyCode == 13) { searchdesktop(); } }); function searchdesktop() { var searchTerm = $('#SearchTerm').val(); window.location.href = "/search?searchterm=" + searchTerm; } </script> </div> </div> </div> </section> <div class="toast-box" style="display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 4px;" role="alert" id="inactivity-alert"> <div class="toast alert alert-danger d-inline-block"> <div class="toast-body"> You will be automatically logged out in <strong><span id="time"></span></strong> minutes due to inactivity. </div> </div> </div> <div id="logout-message" style="display:none;" class="alert alert-danger"><strong>You have been logged out due to inactivity.</strong></div> </section> <section id="MobileNavigation" class="mobile"> <nav id="MobileNavigationContainer"> <div id="CloseMobile" onclick="MobileSiteWide.ToggleMobileMenu()"> <img src="/Images/Icons/xIconWhite.png" alt="Close Mobile Navigation" /> </div> <ul class="listStyleNone"> <li> <a href="/" class="">Home</a> </li> <li> <a href="/agreements" class="">Agreements</a> </li> <li> <a href="/events" class="">Events</a> </li> <li> <a href="/announcements" class="">Announcements</a> </li> <li> <a href="/about-us" class="">About Us</a> </li> <li> <a href="/contact-us" class="">Contact Us</a> </li> <li> <a href="/privacy-notice" class="">Privacy</a> </li> </ul> <div id="MobileSearchContainer" class="marginTopAuto"> <a id="MobileRegister" href=/register>Register</a> <fieldset class="clearBoth"> <input aria-label="Site Search Text" id="SearchTermMobile" name="SearchTerm" placeholder="What can we help you find?" title="Site Search Text" type="text" value="" /> <button type="submit" id="MobileSearchButton" onclick="search()"><em class="fa fa-search"></em></button> </fieldset> <script> function search() { var searchTerm = $('#SearchTermMobile').val(); window.location.href = "/search?searchterm=" + searchTerm; } </script> </div> <a class="button buttonPurple fullWidth" id="MobileLogin" href=/Login>Log In</a> </nav> </section> <div id="toast" class=""><div><div id="img">Icon</div><div id="desc">A notification message..</div></div></div> <section class="titleSection"> <div class="container" style="background-image:url('/media/1069/about.png')"> <div class="row"> <div class="col-md-8 col-sm-12 col-xs-12"> <h1>About Us</h1> <p><span>The Team at Chest negotiate preferential licence agreements for software and online resources for the academic sector.</span><span> We have been doing this since 1988 when the first agreement for software was negotiated for universities. Further education colleges and other organisations that benefitted from licences for educational purpose soon followed. </span></p> </div> </div> </div> </section> <section id="AboutUsCtaLinks"> <div class="container"> <div class="row"> <div class="col-md-12 inlineElementContainer"> <div class="ctaLink inlineElementContainer"> <a href="/what-are-chest-agreements/" target="_blank">Chest Agreements?</a> </div><div class="ctaLink inlineElementContainer"> <a href="/registering-on-the-chest-website/" target="_blank">Why register?</a> </div><div class="ctaLink inlineElementContainer"> <a href="/how-to-order/" target="_blank">How to order</a> </div><div class="ctaLink inlineElementContainer"> <a href="/chest-materials-for-download/" target="_blank">Download materials</a> </div><div class="ctaLink inlineElementContainer"> <a href="/software-vendors/" target="_blank">Software Vendors</a> </div> </div> </div> </div> </section> <section id="AboutUsContent" class="bodySection"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="umb-grid"> <div class="grid-section"> <div > <div class='container'> <div class="row clearfix"> <div class="col-md-8 column"> <div > <h2>Chest Agreements:</h2> <ul> <li>Are open to more than 700 universities, colleges, research organisations and charities</li> <li>Save time and licence costs for customers</li> <li>Suppliers reach the market more quickly and gain from our in-depth understanding of the sector</li> <li>Preferential licences guarantee the terms and conditions are explained in easy to understand language</li> <li>Chest is impartial and focuses on what is right for customers and suppliers</li> </ul> </div> </div> <div class="col-md-4 column"> <div > <img src="/media/1015/handshake.png"> </div> </div> </div> </div> </div> <div > <div class='container'> <div class="row clearfix"> <div class="col-md-4 column"> <div > <img src="/media/1013/piggybank.png"> </div> </div> <div class="col-md-8 column"> <div > <h2>Savings</h2> <p>We estimate that in 2020-21 Chest Agreements saved the academic community over £80 million collectively in licence costs and efficiency savings.</p> <p>Chest is a Jisc Enterprise, a not-for-profit membership organisation that provides digital solutions for UK education and research.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section id="AboutUsTeam" class="bodySection"> <div class="container"> <div id="MeetTheTeam"> <div class="row"> <div class="col-md-12"> <h2 class="text-center">Meet the Team</h2> </div> </div> <div id="TeamEmployeesContainer" class="row"> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/1025/avatar-aimee.jpg)"></div> <h4 class="employeeName">Aimee Hemsley</h4> <p class="employeeJobTitle">Customer Support Officer</p> <p class="employeeBio">Aimee is responsible for the customer support side of Chest and has worked for Chest in Bath and Bristol since 2008.</p> </div> </div> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/1039/avatar-allen.jpg)"></div> <h4 class="employeeName">Allen McCarrol</h4> <p class="employeeJobTitle">Contracts Officer</p> <p class="employeeBio">Allen has worked for Chest in Bath and Bristol since 2001. Before that he spent a number of years in the copyright music licensing business in Edinburgh.</p> </div> </div> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/3715/avatar-anna.jpg)"></div> <h4 class="employeeName">Anna Clough</h4> <p class="employeeJobTitle">Software Licensing Manager</p> <p class="employeeBio">Anna joined Chest in 2020 and manages a range of Chest Software Agreements. She previously worked in HE for 22 years, looking after teaching and research software within a central IT Software Team.</p> </div> </div> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/1040/avatar-ben.jpg)"></div> <h4 class="employeeName">Ben Offiler</h4> <p class="employeeJobTitle">Software Licensing Portfolio Specialist</p> <p class="employeeBio">After many years working in first FMCG and then Further Education, Ben joined Chest in 2016 and manages a range of Software Agreements.</p> </div> </div> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/3661/thumbnail_image001.jpg)"></div> <h4 class="employeeName">David Murphy</h4> <p class="employeeJobTitle">Associate Licensing Manager</p> <p class="employeeBio">David joined Chest in 2024 and assists the licensing team in managing a number of software agreements. He has a business development background and also spent 7 years working in education in Asia.</p> </div> </div> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/4074/me.jpg)"></div> <h4 class="employeeName">Hannah Lawrence</h4> <p class="employeeJobTitle">Licensing Manager </p> <p class="employeeBio">Hannah joined Chest in 2023, transitioning from teaching to software licensing. Enthusiastic about assistive tech, she studies inclusion & SEND alongside her new role.</p> </div> </div> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/4075/avatar-hm.jpg)"></div> <h4 class="employeeName">Holly Maxwell</h4> <p class="employeeJobTitle">Licensing Manager </p> <p class="employeeBio">Holly joined Chest in 2023 after 13 years as a lecturer in FE and HE. She is passionate about education, STEM and digital learning environments, having studied this to masters level</p> </div> </div> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/1041/avatar-howard.jpg)"></div> <h4 class="employeeName">Howard Moody</h4> <p class="employeeJobTitle">Head of Software Licensing</p> <p class="employeeBio">Howard is responsible for Chest’s relationships with Microsoft & Adobe, and negotiating new Chest Software Agreements. His youthful looks belie thirty years’ experience in the software industry.</p> </div> </div> <div class="col-md-4"> <div class="employee"> <div class="employeeHeadshot" style="background-image:url(/media/4146/image-to-follow.png)"></div> <h4 class="employeeName">Laura Morgan-Smyth</h4> <p class="employeeJobTitle">Licensing Manager</p> <p class="employeeBio">Laura joined Chest in July 2024, having previously spent several years working in Jisc's Procurement and IT teams. She brings a wealth of relevant experience to the role.</p> </div> </div> </div> </div> </div> </section> <div class="spacer"></div> <section id="MailingListPrompt"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-12"> <p id="MailingListPromptText">Join our mailing list for the latest news, event information and resources</p> </div> <div class="col-md-8 col-sm-12"> <form action="/about-us/" enctype="multipart/form-data" method="post"><input name="__RequestVerificationToken" type="hidden" value="PDGmz0jxtdJbUbx4mcKvZefE7eQ4-ktoXB2MdgfoVp1wwhMzZA-5YSwldyJ1OtkW4zOgb01IBnj3jL_fqZlVOgeWedqrx2DImHTaelUr46Y1" /> <div class="container-fluid containerWithoutPadding"> <div class="row"> <div class="col-md-6 col-sm-6"> <fieldset> <input aria-label="Mailing List Email Address" class="fullWidth mailingListEmail" data-val="true" data-val-regex="The e-mail address you provided could not be recognised. Please try again." data-val-regex-pattern="\b[A-Z0-9a-z._%+-]+@[A-Z0-9a-z.-]+\.[A-Za-z]{2,}\b" data-val-required="The Email Address field is required." id="EmailAddress" name="EmailAddress" placeholder="Email Address" title="Mailing List Email Address" type="text" value="" /> </fieldset> </div> <div class="col-md-4 col-sm-3"> <fieldset> <strong><label class="labelAboveInput">Interested in:</label></strong> <div class="flexContainer"> <div class="mailingCheckboxContainer"> <input checked="checked" data-val="true" data-val-required="The Software field is required." id="InterestedInSoftwareTools" name="InterestedInSoftwareTools" type="checkbox" value="true" /><input name="InterestedInSoftwareTools" type="hidden" value="false" /> <label for="InterestedInSoftwareTools">Software</label> </div> <div class="mailingCheckboxContainer"> <input checked="checked" data-val="true" data-val-required="The Online Resources field is required." id="InterestedInOnlineResources" name="InterestedInOnlineResources" type="checkbox" value="true" /><input name="InterestedInOnlineResources" type="hidden" value="false" /> <label for="InterestedInOnlineResources">Online Resources</label> </div> </div> </fieldset> </div> <div class="col-md-2 col-sm-3"> <fieldset class="fullWidth"> <input class="button buttonBlue" type="submit" value="Sign Up" /> </fieldset> </div> </div> </div> <input name='ufprt' type='hidden' value='3704745482CD8D515C1F5153045769F2482699F527BC738422AEFD36017C2A160227DD7FD084A06A5AF54CE0C0216EDB885FD6D2DC56F58436C67A80E9288AF930113E607F8132ACB5A83AD1ADDB9CF9423B2FCF9CF07D2F222953C5C9164B1232D5325BC9513A05C5B136D815D5A39613803E02CEEE7246A021EC1CB4A7FA55270833863F77B0ADB5035FF8856A0086812EB96697D449FF74F59BB90ED9B362DC81F8CAFD50C6D1A1A910463ADB93C0' /></form> </div> </div> </div> </section> <footer id="Footer"> <div class="container"> <div class="row"> <div class="col-md-12 flexContainer flexMiddle"> <img class="chestLogo flexShrink" src="/Images/Logos/chest-footer.svg" alt="The Chest company logo, a geometric white triangle with the word Chest written next to it" /> <div> <div class="footer_nav--action-container"> <div class="footer_nav--action-links"> <p class="primaryFooterNavigation inlineElementContainer"> <a href="/privacy-notice/">Privacy Notice</a> <a href="/accessibility/">Accessibility</a> <a href="/cookies/">Cookies</a> <a href="/legal-information/">Legal information</a> </p> <p class="secondaryFooterNavigation inlineElementContainer"> <a href="/suggestions/">Suggestions</a> <a href="/irish-tax-clearance-certificate/">Irish Tax Clearance Certificate</a> <a href="/frequently-asked-questions/">FAQs</a> </p> </div> <img loading="lazy" class="footer_nav--action-logo" src="/Images/Logos/Jisc_Kitemark_RGB.png" alt="Part of Jisc" /> </div> <p class="footer_nav--details companyDetails inlineElementContainer"> <span>Jisc (Registered Office), 4 Portwall Lane , Bristol, BS1 6NB</span> <span>|</span> <span>Charity No. 1149740</span> <span>|</span> <span>Company No. 5747339</span> <span id="MadeByWattle"> <a target="_blank" href="https://www.wearewattle.com/">Website by WATTLE</a> </span> </p> </div> <div class="footer_nav--logo-container"> <img loading="lazy" class="footer_nav--logo" src="/Images/Logos/Jisc_Kitemark_RGB.png" alt="Part of Jisc" /> </div> </div> </div> </div> </footer> <section id="DynamicUserFeedbackSection"></section> <link href="https://fonts.googleapis.com/css?family=Exo+2:400,600,700" rel="stylesheet"> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.17.0/jquery.validate.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validation-unobtrusive/3.2.6/jquery.validate.unobtrusive.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/shortcuts/sticky.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/shortcuts/inview.min.js"></script> <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/jquery-ajax-unobtrusive@3.2.4/jquery.unobtrusive-ajax.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery.blockUI/2.70/jquery.blockUI.js"></script> <script type="text/javascript" src="/Libraries/Bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="/Scripts/Polyfills.min.js"></script> <script type="text/javascript" src="/Scripts/Sitewide.min.js"></script> <script type="text/javascript" src="/Scripts/MobileSiteWide.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha512-H9jrZiiopUdsLpg94A333EfumgUBpO9MdbxStdeITo+KEIMaNfHNvwyjjDJb+ERPaRS6DpyRlKbvPUasNItRyw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> </body> </html>