konfer.online Open in urlscan Pro
52.209.242.50  Public Scan

Submitted URL: https://konfer.online/terms#privacy
Effective URL: https://konfer.online/terms
Submission: On November 28 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form ng-class="vm.searchToggle ? 'hide' : 'show-inline'" ng-submit="vm.search(false)" novalidate="" class="row ng-pristine ng-valid hide">
  <div class="input-group nav-searchbar"><span class="arrow-drop"><select id="company" ng-change="vm.headerFilterSelector()" ng-model="vm.selectedHeaderFilter" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty"><!---->
        <option ng-repeat="data in vm.dropdownList" value="0">All</option><!---->
        <option ng-repeat="data in vm.dropdownList" value="1">Experts</option><!---->
        <option ng-repeat="data in vm.dropdownList" value="2">Funding</option><!---->
        <option ng-repeat="data in vm.dropdownList" value="3">Collaborations</option><!---->
        <option ng-repeat="data in vm.dropdownList" value="4">Research</option><!---->
        <option ng-repeat="data in vm.dropdownList" value="5">Equipment</option><!---->
        <option ng-repeat="data in vm.dropdownList" value="6">News &amp; Media</option><!---->
      </select></span> <input type="text" aria-label="..." placeholder="Search konfer" ng-model="vm.queryTerm" special-character-not-allowed="" ng-change="vm.searchAdvisor(vm.queryTerm)" name="search" id="headerSearch" ng-disabled="vm.isDisabled"
      autocomplete="off" class="form-control ng-pristine ng-untouched ng-valid ng-empty"><span class="input-group-btn"><button type="submit" ng-disabled="vm.advancedKonferIsVisible" ng-class="{searchbutton2:vm.advancedKonferIsVisible}"
        class="btn btn-default baropen-icon"></button></span></div>
</form>

Name: vm.loginForm

<form ng-submit="vm.login(vm.loginForm)" name="vm.loginForm" novalidate="" class="signup-text-fields remove-margin ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email">
  <div class="div" type="email" name="username" display-name="Email" form="vm.loginForm" placeholder="Email" is-required="true" label="false"
    ng-pattern="/^[a-zA-Z0-9&amp;]+(?:(\.|\-|\_)[a-zA-Z0-9&amp;]+)*@(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/" model="vm.loginFormUser"><input ng-model="vm.model[vm.name]" type="email" name="username" placeholder="Email" title=""
      minlength="" maxlength="150" ng-required="true" ng-pattern="/^[a-zA-Z0-9&amp;]+(?:(\.|\-|\_)[a-zA-Z0-9&amp;]+)*@(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/" ng-class="{'red-border-modal': vm.validate(vm.type, vm.name) }"
      ng-change="vm.clearError()" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" required="required"></div>
  <div class="div" type="password" name="password" display-name="Password" form="vm.loginForm" placeholder="Password" is-required="true" label="false" model="vm.loginFormUser"><input ng-model="vm.model[vm.name]" type="password" name="password"
      placeholder="Password" title="" minlength="" maxlength="150" ng-required="true" ng-class="{'red-border-modal': vm.validate(vm.type, vm.name) }" ng-change="vm.clearError()"
      class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" required="required"></div>
  <div class="signup-buttons buttons-gap"><button type="submit">Sign In</button> <button type="button" ng-click="vm.showTier1RegistrationPage()" class="si-signup">Sign
      Up</button><a href="" ng-click="vm.showForgotPassword()" class="forgotpwd">Forgotten Password?</a><!----></div>
</form>

Name: vm.passwordResetForm

<form name="vm.passwordResetForm" ng-submit="vm.sendPasswordResetEmail(vm.passwordResetForm)" novalidate="" class="signup-text-fields ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email">
  <div class="div" type="email" name="emailAddress" display-name="Email" form="vm.passwordResetForm" placeholder="Email" is-required="true" label="false" model="vm.forgottenPassword"
    ng-pattern="/^[a-zA-Z0-9&amp;]+(?:(\.|\-|\_)[a-zA-Z0-9&amp;]+)*@(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/" ng-hide="vm.passwordResetRequestSent"><input ng-model="vm.model[vm.name]" type="email" name="emailAddress"
      placeholder="Email" title="" minlength="" maxlength="150" ng-required="true" ng-pattern="/^[a-zA-Z0-9&amp;]+(?:(\.|\-|\_)[a-zA-Z0-9&amp;]+)*@(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/"
      ng-class="{'red-border-modal': vm.validate(vm.type, vm.name) }" ng-change="vm.clearError()" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email"
      required="required"></div>
  <p ng-hide="vm.passwordResetRequestSent" class="">Please enter your email address to reset your password</p>
  <div class="signup-buttons buttons-gap"><button type="submit" ng-hide="vm.passwordResetRequestSent" class="">Send Email</button> <button type="button" ng-click="vm.showSignIn()" class="back-btn">Back to Sign in</button></div>
</form>

Name: vm.changePasswordForm

<form name="vm.changePasswordForm" ng-submit="vm.resetPasswordWithToken(vm.changePasswordForm)" ng-hide="vm.passwordResetComplete" novalidate=""
  class="signup-text-fields change-password ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
  <div class="div" type="password" name="password" display-name="Password" form="vm.changePasswordForm" placeholder="New Password" is-required="true" label="false" ng-pattern="/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$£%^&amp;*_-]).{8,}$/"
    model="vm.updatedPassword"><input ng-model="vm.model[vm.name]" type="password" name="password" placeholder="New Password" title="" minlength="" maxlength="150" ng-required="true"
      ng-pattern="/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$£%^&amp;*_-]).{8,}$/" ng-class="{'red-border-modal': vm.validate(vm.type, vm.name) }" ng-change="vm.clearError()"
      class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" required="required"></div>
  <div class="div" type="password" name="confirmPassword" display-name="ConfirmPassword" form="vm.changePasswordForm" placeholder="Reenter New Password" is-required="true" label="false" model="vm.updatedPassword"><input ng-model="vm.model[vm.name]"
      type="password" name="confirmPassword" placeholder="Reenter New Password" title="" minlength="" maxlength="150" ng-required="true" ng-class="{'red-border-modal': vm.validate(vm.type, vm.name) }" ng-change="vm.clearError()"
      class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" required="required"></div>
  <div ng-hide="vm.passwordResetComplete" class="signup-buttons change-submit"><button type="submit">Submit</button></div>
</form>

Name: vm.tier1registrationForm

<form name="vm.tier1registrationForm" ng-submit="vm.createTier1Account(vm.tier1registrationForm)" novalidate=""
  class="signup-text-fields st-top-margin ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email">
  <div class="div" type="email" name="emailAddress" display-name="Email" form="vm.tier1registrationForm" placeholder="Enter Email" is-required="true" label="false"
    ng-pattern="/^[a-zA-Z0-9&amp;]+(?:(\.|\-|\_)[a-zA-Z0-9&amp;]+)*@(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/" model="vm.tier1User" ng-hide="vm.registrationRequestSent"><input ng-model="vm.model[vm.name]" type="email"
      name="emailAddress" placeholder="Enter Email" title="" minlength="" maxlength="150" ng-required="true" ng-pattern="/^[a-zA-Z0-9&amp;]+(?:(\.|\-|\_)[a-zA-Z0-9&amp;]+)*@(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/"
      ng-class="{'red-border-modal': vm.validate(vm.type, vm.name) }" ng-change="vm.clearError()" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email"
      required="required"></div>
  <div class="div" type="password" name="password" display-name="Password" form="vm.tier1registrationForm" placeholder="Create Password" is-required="true" label="false"
    ng-pattern="/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$£%^&amp;*_-]).{8,}$/" model="vm.tier1User" ng-hide="vm.registrationRequestSent"><input ng-model="vm.model[vm.name]" type="password" name="password" placeholder="Create Password"
      title="" minlength="" maxlength="150" ng-required="true" ng-pattern="/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$£%^&amp;*_-]).{8,}$/" ng-class="{'red-border-modal': vm.validate(vm.type, vm.name) }" ng-change="vm.clearError()"
      class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" required="required"></div>
  <div class="div" type="password" name="confirmPassword" display-name="ConfirmPassword" form="vm.tier1registrationForm" placeholder="Reenter New Password" is-required="true" label="false" model="vm.tier1User" ng-hide="vm.registrationRequestSent">
    <input ng-model="vm.model[vm.name]" type="password" name="confirmPassword" placeholder="Reenter New Password" title="" minlength="" maxlength="150" ng-required="true" ng-class="{'red-border-modal': vm.validate(vm.type, vm.name) }"
      ng-change="vm.clearError()" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" required="required"></div>
  <div ng-hide="vm.registrationRequestSent" class="right-text quick-su signup-checkbox"><span class="custom-checkbox"><input type="checkbox" name="marketingAccepted" ng-model="vm.tier1User.marketingAccepted" form="vm.tier1RegistrationForm"
        class="ng-pristine ng-untouched ng-valid ng-empty"><span class="tick"></span></span><span class="check-msg quick-su-text">Send me konfer news updates by e-mail</span><span class="custom-checkbox"><input type="checkbox"
        name="termsAndConditions" ng-model="vm.tier1User.termsAndConditions" form="vm.tier1RegistrationForm" ng-required="true" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="required"><span
        ng-class="{ 'red-border-modal': vm.checkBoxError &amp;&amp; !vm.tier1User.termsAndConditions }" class="tick"></span></span><span class="check-msg quick-su-text">Yes, I accept
      the<a href="/terms" target="_blank" class="highlight">&nbsp;Terms and Conditions</a></span><span class="custom-checkbox"><input type="checkbox" name="privacyPolicy" ng-model="vm.tier1User.privacyPolicy" form="vm.tier1RegistrationForm"
        ng-required="true" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="required"><span ng-class="{ 'red-border-modal': vm.checkBoxError &amp;&amp; !vm.tier1User.privacyPolicy }" class="tick"></span></span><span
      class="check-msg quick-su-text">Yes, I accept the <a href="/terms#privacy" target="_blank" class="highlight">&nbsp;Privacy Policy</a></span></div>
  <div class="signup-buttons"><button type="submit" ng-hide="vm.registrationRequestSent" title="" class="">Create Account</button> <button type="button" ng-click="vm.showSignIn()" class="back-btn">Back to Sign in</button></div>
</form>

Name: vm.tier2RegistrationForm

<form name="vm.tier2RegistrationForm" novalidate="" class="ng-pristine ng-valid">
  <div ng-show="vm.tier2RegistrationPage" handle-dropdowns="" get-key-down-string="" ng-keydown="vm.backspace($event)" class="row modal-body signup-modal-body ng-hide">
    <div ng-class="{'signup-bg-si' : !vm.tier2User.organisationType , 'signup-bg' : vm.tier2User.organisationType}" class="col-lg-8 col-md-8 col-sm-8 col-xs-8 pull-right signup-right-panel signup-bg-si"><img src="../images/icons/Crosswhite.png"
        data-dismiss="modal" ng-click="vm.showSignIn(); vm.closeModalAndRedirectToHome()" handle-dropdowns="" class="close signup-close"><!----><!----><!----><!----><!----><!----></div>
    <div class="col-lg-4 col-md-4 col-sm-4 col-xs-4 signup-left-panel"><img src="../images/logos/Konfer_Logo2.png" class="logo">
      <p>Advanced Sign Up</p>
      <div class="remove-margin">
        <div role="alert" ng-show="vm.error" class="error-text edit-email-error ng-hide"></div>
      </div>
      <h3 ng-show="vm.registrationRequestSent" class="ng-hide"></h3><!---->
      <div ng-hide="vm.registrationRequestSent" class="signup-text-fields asu-top-margin">
        <p>I am:</p>
      </div>
      <div ng-hide="vm.registrationRequestSent" class="signup-buttons"><button type="button" data-target="/" ncub-type="" ng-click="vm.updateTierTwoUserButton(vm.ukBusiness)" class="si-signup">a UK Business</button> <button type="button"
          data-target="/" ncub-type="" ng-click="vm.updateTierTwoUserButton(vm.ukUniversity)" class="si-signup">a UK University</button> <button type="button" data-target="/" ncub-type="" ng-click="vm.updateTierTwoUserButton(vm.nonUkBusiness)"
          class="si-signup">a Non-UK Business</button> <button type="button" data-target="/" ncub-type="" ng-click="vm.updateTierTwoUserButton(vm.nonUkUniversity)" class="si-signup">a Non-UK University</button> <button type="button" data-target="/"
          ncub-type="" ng-click="vm.updateTierTwoUserButton(vm.charityOrIndividual)" class="si-signup">a Charity or Individual</button> <button type="button" data-target="/" ncub-type="" ng-click="vm.updateTierTwoUserButton(vm.others)"
          class="si-signup">Others</button></div>
      <p ng-hide="vm.registrationRequestSent" class="">Please select an option</p>
    </div>
  </div>
</form>

Text Content

We use cookies to collect and analyse information on site performance and usage,
and to enable a high quality user experience. By Clicking I Accept, you agree to
allow cookies to be placed.


COOKIE POLICY

WE REALLY NEED COOKIES TO PROVIDE YOU WITH THE BEST SEARCH RESULTS, WITHOUT THEM
WE CAN'T PROVIDE THE RESULTS YOU SEEK. PLEASE ACCEPT OUR COOKIES POLICY.

I Accept
Tell Me More
AllExpertsFundingCollaborationsResearchEquipmentNews & Media
 * Home
 * Explore
   
   
   * EXPLORE
     
     
     FIND
     
      * Experts
      * Organisations
      * Businesses
      * Universities
      * Research Centres
      * Innovation Hubs
      * Equipment
     
     
     OPPORTUNITIES
     
      * Collaborations
      * Funding
     
     
     RESEARCH
     
      * Projects
      * Publications
      * Case Studies
     
     
     VIEW COLLABORATION
     
     UK & International organisations are seeking innovative collaboration
     partners – they need your innovation to solve their problems.
     
     
     VIEW FUNDING
     
     Further your R&D with funding from Innovate UK, Horizon 2020 and others.
     
     
     SIGN UP TO OUR NEWSLETTER
     
     Register and stay up to date with all the latest innovation funding and
     collaboration opportunities.
     
     
     USER PREFERENCES
     
     Register and stay up to date with all the latest innovation funding and
     collaboration opportunities.
 * About
 * Help
   
 * Sign In
   
   




UNIVERSITY DIRECT DATA INGEST TERMS AND CONDITIONS


The above terms and conditions are agreed.
CANCEL
AGREE


Sign In


Sign In Sign UpForgotten Password?

Forgot Password






Please enter your email address to reset your password

Send Email Back to Sign in

Change Password




YOUR PASSWORD HAS BEEN UPDATED SUCCESSFULLY. PLEASE VERIFY YOUR EMAIL TO
CONTINUE.

Submit
Ok
Create Profile

Quick Sign Up





Send me konfer news updates by e-mailYes, I accept the Terms and ConditionsYes,
I accept the  Privacy Policy
Create Account Back to Sign in

Advanced Sign Up






I am:

a UK Business a UK University a Non-UK Business a Non-UK University a Charity or
Individual Others

Please select an option


ACCOUNT REQUIRES APPROVAL

YOUR ACCOUNT HAS NOT YET BEEN AUTHORISED BY YOUR COMPANY'S KONFER ADMINISTRATOR.

Request Approval
Cancel


PERMISSION REQUESTED

REQUEST FOR PERMISSION SUCCESSFULLY SENT. YOU WILL BE NOTIFIED BY EMAIL WHEN THE
ADMINISTRATOR APPROVES YOUR REQUEST.

OK


PERMISSION REQUESTED

YOUR REQUEST IS ALREADY IN PROCESS. IF YOU HAVE NOT RECEIVED AN EMAIL
NOTIFICATION WITHIN 24 HOURS, PLEASE TRY AGAIN TO SEND ANOTHER REQUEST TO THE
ADMINISTRATOR.

OK


UNIVERSITY DIRECT DATA INGEST APPROVAL

UNIVERSITY DATA INGEST TERMS ALREADY AGREED.

Ok


UNIVERSITY DIRECT DATA INGEST APPROVAL

KONFER UNIVERSITY DIRECT DATA INGEST TERMS AND CONDITIONS AGREED.

Ok


UNIVERSITY DIRECT DATA INGEST APPROVAL

USER'S ORGANISATION DOES NOT MATCH WITH THE INSTITUTION. PLEASE UPDATE AND TRY
AGAIN.

Ok


OOPS...

THERE SEEMS TO BE A PROBLEM WITH YOUR DETAILS. PLEASE MAKE SURE THAT:
 * BOTH PASSWORDS FIELDS MATCH
 * PASSWORDS MUST BE AT LEAST 8 CHARACTERS IN LENGTH.
 * PASSWORDS CONTAIN AT LEAST ONE UPPER CASE LETTER, ONE LOWER CASE LETTER, AT
   LEAST ONE NUMBER AND AT LEAST ONE SPECIAL CHARACTER

Close


ACCOUNT VERIFIED

YOUR ACCOUNT HAS BEEN SUCCESSFULLY VERIFIED. PLEASE LOGIN TO CONTINUE.

OK


INVALID DATA

YOU HAVE INVALID DATA.

OK


OOPS...

THERE SEEMS TO BE A PROBLEM WITH YOUR DETAILS. PLEASE MAKE SURE THAT:

 * You have Filled in All Fields
 * Both Passwords Fields Match
 * Passwords must be at least 8 characters in length.
 * Passwords contain at least One Upper case letter, one lower case letter, at
   least one number and at least one special character
 * You have entered a Valid email Address
 * You have Accepted the Terms and Conditions
 * You have Accepted the Privacy Policy

Close


UNVERIFIED ACCOUNT

PLEASE VERIFY YOUR ACCOUNT TO CONTINUE.

OK


VERIFICATION TOKEN EXPIRED

THIS VERIFICATION TOKEN HAS EXPIRED. SELECT 'RESEND EMAIL' TO GENERATE A NEW
VERIFICATION TOKEN.

Resend Email

Cancel


VERIFICATION EMAIL SENT

A VERIFICATION LINK HAS BEEN SENT TO YOUR REGISTERED EMAIL ADDRESS. IF YOU DO
NOT RECEIVE THE EMAIL, PLEASE CHECK YOUR JUNK FOLDER.

OK


USER NOT FOUND

THE USER CORRESPONDING TO THIS VERIFICATION EMAIL DOES NOT EXIST. PLEASE CREATE
ANOTHER ACCOUNT.

OK


EMAIL ADDRESS UPDATED

YOUR EMAIL ADDRESS HAS BEEN UPDATED. A VERIFICATION EMAIL HAS BEEN SENT TO THE
UPDATED EMAIL ADDRESS. PLEASE CLICK THE VERIFICATION LINK IN THE EMAIL TO
CONTINUE. IF YOU DO NOT RECEIVE THE EMAIL, PLEASE CHECK YOUR JUNK FOLDER.

OK


ALREADY VERIFIED

YOUR ACCOUNT IS ALREADY VERIFIED

OK


PROFILE INCOMPLETE

TO CREATE A COLLABORATION, YOUR PROFILE NEEDS TO BE UPDATED. PLEASE UPDATE YOUR
PROFILE TO CONTINUE.

Not Now
OK


YOUR CONNECTION REQUEST HAS BEEN SUBMITTED

YOUR CONNECTION REQUEST HAS BEEN SENT TO . YOU WILL RECEIVE RESPONSES DIRECTLY
VIA E-MAIL. FOR MORE INFORMATION SEE GUIDANCE IN OUR KNOWLEDGE BASE.

OK


YOUR COLLABORATION HAS BEEN SUBMITTED

YOUR COLLABORATION OPPORTUNITY WILL BE REVIEWED BY US PRIOR TO PUBLICATION. YOU
WILL BE NOTIFIED SHORTLY OF THE OUTCOME. FOR MORE INFORMATION, SEE GUIDANCE IN
OUR KNOWLEDGE BASE.

OK


YOUR FUNDING HAS BEEN SUBMITTED

YOUR FUNDING OPPORTUNITY WILL BE REVIEWED BY US PRIOR TO PUBLICATION. YOU WILL
BE NOTIFIED SHORTLY OF THE OUTCOME. FOR MORE INFORMATION, SEE GUIDANCE IN OUR
KNOWLEDGE BASE.

OK


UNABLE TO CONNECT

UNABLE TO CONNECT AT THIS MOMENT. PLEASE CONTACT ADMIN.

OK


TOKEN INVALID

THIS TOKEN IS INVALID. PLEASE GENERATE A VERIFICATION EMAIL AGAIN.
RESEND VERIFICATION EMAIL
CLOSE


TERMS & PRIVACY


PLEASE READ THESE TERMS OF USE CAREFULLY BEFORE USING OUR WEBSITE AS THEY
CONTAIN IMPORTANT INFORMATION ABOUT HOW YOU MAY USE THIS WEBSITE

Sections:

 * Terms of Use

 * Privacy Policy

 * Cookie Policy




TERMS OF USE

LAST REVISED: 15-APRIL-2021

PLEASE READ THESE TERMS AND CONDITIONS CAREFULLY BEFORE USING THIS WEBSITE.

These terms tell you the basis on which you may use konfer.online “our website”.

 1.  WHO WE ARE AND HOW TO CONTACT US
     
     1. konfer.online is operated by the Council for Industry and Higher
        Education, trading as the National Centre for Universities and Business
        ("NCUB", "we", "us" or "our"), a company limited by guarantee registered
        in England and Wales with company number 3465914. Our registered office
        is at DC. 115, The Clarence Centre, 6 St George’s Circus, London, SE1
        6FE.
     
     2. Please contact us by email at konfer-support@ncub.co.uk or by telephone
        on 020 7383 7667.

 2.  BY USING OUR WEBSITE YOU ACCEPT OUR TERMS OF USE
     
     1. These Terms of Use (together with the other documents referred to in
        section 3.1 below) set out the terms on which you may use our website,
        konfer.online.
     
     2. By using our website you are confirming that you accept these Terms of
        Use and that you will comply with them. If you do not agree to these
        Terms of Use you must not use our website and you should leave our
        website immediately.

 3.  THERE ARE OTHER TERMS THAT MAY APPLY TO YOU
     
     1. These Terms of Use refer to the following additional terms which also
        apply to your use of our website:
        
        1. Our privacy policy. See also section 3.3 below.
        
        2. Our cookies policy, which sets out information about the cookies on
           our website.
     
     2. You are responsible for ensuring that anyone else who accesses our
        website through your internet connection is aware of these Terms of Use
        and the policies referred to above and that they comply with them.
     
     3. We will only use your personal information as set out in our privacy
        policy.

 4.  CHANGES TO THESE TERMS OF USE AND OUR OTHER POLICIES
     
     1. We may make changes to these Terms of Use and/or our privacy policy or
        cookie policy from time to time. You should therefore check these Terms
        of Use or other policies whenever you return to our website to see
        whether any changes have been made, as these will be binding on you.
        Your continued use of our website will be deemed acceptance of any
        changes.

 5.  WHAT CONSTITUTES ACCEPTABLE USE OF OUR WEBSITE
     
     1. You may only use our website for lawful purposes and not in any way that
        breaches any applicable local, national or international laws or
        regulations, including without limitation data protection and privacy
        laws and laws relating to unsolicited commercial electronic messages.
     
     2. In addition, you must not:
        
        1.  use our website to send or transmit, whether directly or indirectly,
            unsolicited or unauthorised advertising or promotional material,
            chain letters or pyramid selling schemes;
        
        2.  use our website for mail bombing or flooding or to make deliberate
            attempts to overload a system;
        
        3.  knowingly or recklessly introduce to our website, or use our website
            to transmit, any viruses, trojan horses, worms, logic bombs,
            time-bombs, keystroke loggers, spyware, malware, adware or other
            materials which are malicious or harmful;
        
        4.  attempt to gain unauthorised access to our website, the server,
            equipment or network on which our website is stored, any server,
            computer or database connected to our website or any software;
        
        5.  use our website to attempt to gain unauthorised access to any other
            website, internet account, server, computer, equipment, system,
            network, data or information;
        
        6.  use our website to monitor data or traffic on any network or system;
        
        7.  use our website to collect or use information, including without
            limitation email addresses, screen names or other identifiers, by
            deceit (such as phishing, internet scamming, password robbery,
            spidering, scraping and harvesting);
        
        8.  use our website to distribute software;
        
        9.  carry out a denial-of-service attack or a distributed
            denial-of-service attack on our website or use our website to carry
            out any such attack on any other website;
        
        10. use our website to groom, harm or take advantage of minors in any
            way or to attempt to do so; or
        
        11. use our website: (i) for any purpose which does not comply with the
            content standards in section 9 below , or (ii) to send, transmit,
            publish, upload, download, use, store, reproduce or knowingly
            receive any material that does not comply with the content standards
            in section 9 below.
     
     3. If you breach any term of this section 5, your right to use our website
        will immediately end, whether temporarily or permanently. In addition we
        may take such other actions including, without limitation, legal action
        as we consider appropriate.
     
     4. We draw your attention to the fact that a breach of many of the terms
        set out in this section 5 provision constitutes a criminal offence under
        the Computer Misuse Act 1990. We will report any such breach to the
        relevant law enforcement authorities and we will co-operate with those
        authorities by disclosing your identity to them.

 6.  ACCOUNT DETAILS, PASSWORDS AND SECURITY REQUIREMENTS
     
     1. If you register an account on our website you must provide accurate and
        complete registration information and keep that information up to date
        at all times.
     
     2. You may need a user identification code, password and/or pre-selected
        answers to security questions in order to access our website. It is your
        responsibility to keep this information secret and confidential and not
        to disclose it to any other person. If you think that somebody else
        might know your user identification code, password and/or pre-selected
        answers to security questions then you must log in to your account and
        change these as soon as possible.
     
     3. We reserve the right to disable your user identification code, password
        and/or pre-selected answers to security questions at any time if, in our
        reasonable opinion, you fail to comply with any of these Terms of Use or
        if we consider that there may be a security risk.

 7.  OUR WEBSITE AND ITS CONTENT
     
     1. Our website is made available to you free of charge. We do not guarantee
        that access to our website, or the content on it, will always be
        available or uninterrupted. Your right to access our website is given on
        a temporary basis only.
     
     2. We reserve the right to change our website and the content on it,
        including without limitation by adding or removing content or
        functionality, at any time.
     
     3. You acknowledge that content on our website may be provided by other
        users or obtained from other sources other than our own.
     
     4. Although we make reasonable efforts to update the content on our
        website, we make no warranties, representations, undertakings or
        guarantees that the content on our website is accurate, complete, free
        from errors or omissions or up to date. Further we make no warranties,
        representations, undertakings or guarantees that our website is secure
        or free from bugs or viruses. You are responsible for ensuring that the
        device from which you access our website has suitable anti-virus
        software in place.
     
     5. The content on our website is provided for general information purposes
        only. Nothing on our website is intended to be advice on which you
        should rely. You should always obtain appropriate specialist advice
        before taking, or not taking, action on the basis of any content on our
        website.

 8.  CONTENT UPLOADED TO OUR WEBSITE BY YOU OR BY OTHER USERS
     
     1. If you upload or otherwise provide content for display on our website
        you must comply with the content standards set out in section 9 below in
        respect of that content.
     
     2. You warrant to us that you own any content which you upload or otherwise
        provide for display on our website and that you will continue to own
        that content. If you are not the owner of that content, you warrant that
        you have the right to upload it or otherwise provide it to us. For so
        long as that content remains on our website you grant us a world-wide
        licence to use, store, copy, distribute, display and make available that
        content and to permit other users of our website to use, download print
        and reproduce it in accordance with our Terms of Use. We reserve the
        right to remove any content that you have uploaded to our website, or
        otherwise provided to us for display on the website, at any time. We
        also reserve the right to disclose your identity to any person who
        claims that any content you have uploaded to our website or otherwise
        provided infringes their intellectual property rights or their right to
        privacy or is defamatory.
     
     3. Any view expressed by any user of our website is their view and not our
        view nor the view of our officers or employees.
     
     4. You will compensate us for any losses, liabilities, costs, expenses,
        claims or proceedings that we suffer or incur, or will suffer or incur,
        as a result of or in connection with any breach by you of your
        obligations or warranties in this section.

 9.  CONTENT STANDARDS – USER GENERATED CONTENT IS NOT APPROVED BY US
     
     1.  Whenever our website allows you to upload content, or you otherwise
         provide content to us, for display on our website, and/or to engage
         with other users of our website, you must comply with what constitutes
         acceptable use under section 5 above, and these content standards.
     
     2.  You warrant that any such contribution does comply with those
         standards, and you will be liable to us and indemnify us for any breach
         of that warranty. This means you will be responsible for any loss or
         damage we suffer as a result of your breach of warranty.
     
     3.  Any content you upload to our website, or you otherwise provide to us,
         will be considered non-confidential and non-proprietary. You retain all
         of your ownership rights in your content, but you are required to grant
         us and other users of our website a limited licence to use, store and
         copy that content and to distribute and make it available to third
         parties. The rights you license to us are described in section 8.2
         above.
     
     4.  We also have the right to disclose your identity to any third party who
         is claiming that any content posted or uploaded by you, or otherwise
         provided by you, for display on our site constitutes a violation of
         their intellectual property rights, or of their right to privacy.
     
     5.  We have the right to remove any posting you make on our website or any
         other content provided by you for the purposes of display on our
         website if, in our opinion, your post or content does not comply with
         the content standards set out in this section 9.
     
     6.  You are solely responsible for securing and backing up your content.
     
     7.  Please remember that any content you upload to our website, or you
         otherwise provide to us for the purpose of display on our website, may
         be viewed by other users, so always think carefully before you submit
         any content.
     
     8.  Any content that you upload to our website, or you otherwise provide to
         us for display on our website, must: (i) comply with all applicable
         laws; (ii) be accurate (where it states facts); and (iii) be genuinely
         held (where it states opinions).
     
     9.  You must not upload to our website any content, or otherwise provide
         content to us for display on our website, which: (i) is defamatory,
         obscene, offensive, hateful or inflammatory; (ii) promotes illegal
         activity; (iii) is threatening, abusive, invades another person’s
         privacy, or causes upset, embarrassment or harassment to another
         person; (iv) advocates, promotes or assists any unlawful activity,
         including but not limited to copyright infringement or computer misuse;
         (v) consists of advertising or promotion of products of services or
         (vi) gives the impression it comes from us.
     
     10. Report Abuse: If you find any content which other users have uploaded
         to our website offensive or if you feel it violates our Terms of Use,
         please contact us immediately by emailing konfer-support@ncub.co.uk.
     
     11. Interactive services/bulletin boards/forums/chat rooms: We are under no
         obligation to oversee, monitor or moderate any bulletin boards or
         forums on our website and we are not responsible for the conduct,
         whether online or offline, of any user of our website.
     
     12. You must be aware of your own, and other people’s security and
         confidentiality. You could be sent unwanted emails or receive unwanted
         phone calls if you post your email address or telephone number on a
         bulletin board or forum on our website or send it to other users. You
         will also put your email account at risk of computer viruses once it is
         available online.

 10. INTELLECTUAL PROPERTY RIGHTS
     
     1. We, or our licensors, own the intellectual property rights (including,
        without limitation, copyright, database rights, design rights, patents,
        trademarks and logos) in our website and all content on it.
     
     2. You may download content from our website and/or print a reasonable
        number of copies of any page on our website. You must not make any
        changes to any content which you have downloaded or printed from our
        website. If you reproduce the downloaded or printed content in any
        medium you must ensure that you reproduce it accurately and completely
        and include a statement acknowledging that it is sourced from our
        website.
     
     3. If you use, download, print or reproduce content from our website in
        breach of these Terms of Use your right to use our website will
        immediately end and you must return to us or destroy (at our option) all
        digital and paper copies of the content that you have made.

 11. LINKS FROM OUR WEBSITE TO OTHER WEBSITES
     
     1. Our website may contain links to other websites from time to time. These
        links are provided for your convenience. We have no control over, and no
        responsibility or liability for, those other websites or their content.

 12. LINKS FROM OTHER WEBSITES TO OUR WEBSITE
     
     1. You may create a link to our website from another website, but only if
        you comply with the following conditions: (i) the website from which the
        link comes is one which you own (and is in accordance with our
        acceptable use (section 5) and content standards (section 9)); and (ii)
        you must not suggest that you have any association with or that we
        approve of or endorse your website.
     
     2. We reserve the right to require you to remove any link to our website at
        any time and without giving you prior notice.

 13. OUR RESPONSIBILITY FOR LOSS OR DAMAGE SUFFERED BY YOU
     
     1. Whether you are a consumer or a business user:
        
        1. We do not exclude or limit in any way our liability to you where it
           would be unlawful to do so. This includes liability for death or
           personal injury caused by our negligence or the negligence of our
           employees, agents or subcontractors and for fraud or fraudulent
           misrepresentation.
        
        2. Different limitations and exclusions of liability will apply to
           liability arising as a result of the supply of any products to you,
           which will be set out in our terms and conditions of supply as we
           make available to you as part of your purchase of any such products.
     
     2. If you are a business user:
        
        1. We exclude all implied conditions, warranties, representations or
           other terms that may apply to our website or any content on it.
        
        2. We will not be liable to you for any loss or damage, whether in
           contract, tort (including negligence), breach of statutory duty, or
           otherwise, even if foreseeable, arising under or in connection with:
           
           1. use of, or inability to use, our website; or
           
           2. use of or reliance on any content displayed on our website.
        
        3. In particular, we will not be liable for:
           
           1. loss of profits, sales, business, or revenue;
           
           2. business interruption;
           
           3. loss of anticipated savings;
           
           4. loss of business opportunity, goodwill or reputation; or
           
           5. any indirect or consequential loss or damage.
     
     3. If you are a consumer user:
        
        1. Please note that we only provide our website for domestic and private
           use. You agree not to use our website for any commercial or business
           purposes, and we have no liability to you for any loss of profit,
           loss of business, business interruption, or loss of business
           opportunity.
        
        2. If defective digital content that we have supplied, damages a device
           or digital content belonging to you and this is caused by our failure
           to use reasonable care and skill, we will either repair the damage or
           pay you compensation. However, we will not be liable for damage that
           you could have avoided by following our advice to apply an update
           offered to you free of charge or for damage that was caused by you
           failing to correctly follow installation instructions or to have in
           place the minimum system requirements advised by us.

 14. APPLICABLE LAW
     
     1. If you are a consumer these Terms of Use their subject matter and their
        formation are governed by English law and you and we both agree that the
        courts of England and Wales will have exclusive jurisdiction to
        determine any dispute arising out of or in connection with them (except
        that if you are resident in Scotland you may also bring proceedings in
        Scotland and if you are resident in Northern Ireland you may also bring
        proceedings in Northern Ireland).
     
     2. If you are a business user these Terms of Use their subject matter and
        their formation (and any non-contractual disputes or claims arising out
        of or in connection with them) are governed by English law and we both
        agree that the courts of England and Wales have exclusive jurisdiction
        to determine any dispute arising out of or in connection with them
        (including without limitation in relation to any non-contractual
        obligations).


PRIVACY POLICY

NCUB PRIVACY POLICY – VERSION DATE 15-APRIL-2021

INTRODUCTION

This is the privacy policy of the Council for Industry and Higher Education,
trading as the National Centre for Universities and Business ("NCUB"), a company
registered in England and Wales with company number 3465914 of DC. 115, The
Clarence Centre, 6 St George’s Circus, London, SE1 6FE. It applies to the
website konfer.online (the "Site" or "konfer") owned and controlled by NCUB.

NCUB respects your privacy and is committed to protecting your personal data.
This privacy policy will inform you as to how we look after your personal data
when you visit our website (regardless of where you visit it from), or that we
have collected and present as part of information within the Site, and will
inform you about your privacy rights and how the law protects you.

This privacy policy is provided in a layered format so you can click through to
the specific sections set out below. You can also download a pdf version of the
policy here: LINK

 1. 
    
    IMPORTANT INFORMATION AND WHO WE ARE

 2. 
    
    THE DATA WE COLLECT ABOUT YOU

 3. 
    
    HOW IS YOUR PERSONAL DATA COLLECTED?

 4. 
    
    HOW WE USE YOUR PERSONAL DATA

 5. 
    
    DISCLOSURES OF YOUR PERSONAL DATA

 6. 
    
    INTERNATIONAL TRANSFERS

 7. 
    
    DATA SECURITY

 8. 
    
    DATA RETENTION

 9. 
    
    YOUR LEGAL RIGHTS
    
    

 1. IMPORTANT INFORMATION AND WHO WE ARE
    
    PURPOSE OF THIS PRIVACY POLICY
    
    This privacy policy provides information to you on how NCUB collects and
    processes your personal data whether that data is obtained by NCUB from
    third party sources (such as university websites or institutional
    repositories) or through your use of the Site, including any data you may
    provide through the Site when you make contact with the Site or create a
    user account (allowing you to create posts, interact more readily with
    available content and set up news feeds).
    
    This Site is not intended for children and we do not knowingly collect data
    relating to children.
    
    It is important that you read this privacy policy together with any other
    privacy policy or fair processing policy we may provide on specific
    occasions when we are collecting or processing personal data about you so
    that you are fully aware of how and why we are using your data. This privacy
    policy supplements other notices and privacy policies and is not intended to
    override them.
    
    CONTROLLER
    
    The Council for Industry and Higher Education, trading as the National
    Centre for Universities and Business is the controller and responsible for
    your personal data (collectively referred to as “NCUB”, “we”, “us” or “our”
    in this privacy policy).
    
    NCUB works closely with UK Research and Innovation (UKRI), a separate legal
    entity, however because we share your personal data with UKRI as part of
    their involvement with our work and konfer, this privacy policy is also
    issued on its behalf and when we mention “NCUB”, “we”, “us” or “our” in this
    privacy policy, we also refer to UKRI as responsible for processing your
    data.
    
    The Council for Industry and Higher Education, trading as the National
    Centre for Universities and Business is the controller and responsible for
    konfer.
    
    We have appointed a data privacy manager who is responsible for managing any
    questions raised in relation to this privacy policy. If you have any
    questions about this privacy policy, including any requests to exercise your
    legal rights, please contact the data privacy manager using the details set
    out below.
    
    CONTACT DETAILS
    
    For any questions about this privacy policy or our privacy practices, please
    contact our data privacy manager as set out below:
    
    Email address: konfer-support@ncub.co.uk
    
    For the attention of:
    
    konfer Support Team
    
    The National Centre for Universities and Business
    
    DC. 115, The Clarence Centre
    
    6 St George’s Circus,
    
    London, SE1 6FE
    
    Telephone number: 020 7383 7667
    
    You have the right to make a complaint at any time to the Information
    Commissioner’s Office (ICO), the UK supervisory authority for data
    protection issues (www.ico.org.uk). We would, however, appreciate the chance
    to deal with your concerns before you approach the ICO so please contact us
    in the first instance.
    
    CHANGES TO THE PRIVACY POLICY AND YOUR DUTY TO INFORM US OF CHANGES
    
    We keep our privacy policy under regular review. This version was last
    updated on the date set out at the top of this privacy policy. Historic
    versions can be obtained by contacting us.
    
    It is important that the personal data we hold about you is accurate and
    current. Please keep us informed if your personal data changes during your
    relationship with us.
    
    We will notify you of any modified versions of this privacy policy that
    might materially affect our use of your personal data; and always if there
    is a change in the purposes for which we process your personal data, a
    change in identity of the data controller or a change in how you can
    exercise your rights.
    
    THIRD-PARTY LINKS
    
    konfer may include links to websites provided by third parties, or third
    party plug-ins and applications. Clicking on those links or enabling those
    connections may allow third parties to collect or share data about you. We
    do not control these third-party websites and are not responsible for their
    privacy statements. When you leave konfer, we encourage you to read the
    privacy policy of every website you visit.
    
    In addition, we may use pixels or transparent GIF files, to help manage
    online advertising. Any information that we collect and share through such
    means is anonymous; ‘anonymous data’, being data where the identity has been
    removed.
    

 2. THE DATA WE COLLECT ABOUT YOU
    
    Personal data, or personal information, means any information about an
    individual from which that person can be identified. It does not include
    ‘anonymous data’, being data where the identity has been removed.
    
    We may collect, use, store and transfer different kinds of personal data
    about you which we have listed in the following categories of personal data
    as follows:
    
    * Identity Data  includes first name, last name, username or similar
      identifier, title, date of birth and gender.
    * Contact Data  includes work address, email address and telephone numbers.
    * Profile Data  includes your username and password, your subject interests,
      preferences, feedback and survey responses (with demographics
      information), details of the sector in which you work, and information you
      may post to the Site by way of user generated content including via
      newsfeeds.
    
    * Technical Data  includes internet protocol (IP) address, your login data,
      browser type and version, time zone setting and location, browser plug-in
      types and versions, operating system and platform, and other technology on
      the devices you use to access konfer.
    
    * Usage Data  includes information about how you use konfer and its
      services.
    
    * Communications Data  includes the data we use for communicating with you
      and such preferences as you may confirm to us for receiving marketing
      messages from us and our third parties and our communicating with you.
    
    We also collect, use and share Aggregated Data  such as statistical or
    demographic data for any purpose. Aggregated Data could be derived from your
    personal data but is not considered personal data in law as this data will
    not directly or indirectly reveal your identity. For example, we may
    aggregate your Usage Data to calculate the percentage of konfer’s users
    accessing a specific feature. However, if we combine or connect Aggregated
    Data with your personal data so that it can directly or indirectly identify
    you, we treat the combined data as personal data which will be used in
    accordance with this privacy policy.
    
    We do not collect any Special Categories of Personal Data  about you (this
    includes details about your race or ethnicity, religious or philosophical
    beliefs, sex life, sexual orientation, political opinions, trade union
    membership, information about your health, and genetic and biometric data).
    Nor do we collect any information about criminal convictions and offences.
    
    IF YOU FAIL TO PROVIDE PERSONAL DATA
    
    Where we need to collect personal data by law, or under the terms of a
    contract we have with you, and you fail to provide that data when requested,
    we may not be able to perform the contract we have or are trying to enter
    into with you (for example, to provide you with services). In this case, we
    may have to cancel the availability of a service to you, but we will notify
    you if this is the case at the time.
    

 3. HOW IS YOUR PERSONAL DATA COLLECTED?
    
    We use different methods to collect data from and about you including
    through:
    
    * Third parties or publicly available sources.
      
      We will receive personal data about you from various third parties and
      public sources as set out below:
      
      * Identity and Contact Data from publicly available sources such as (if
        you are a researcher) ORCiD (based outside the EU), the webpages of UK
        Universities, academic institutions (aligned to published research
        works) and institutional repositories, and Gateway to Research (GtR) via
        konfer’s interfaces with such organisations; other publicly available
        sources such as Companies House and the Electoral Register (based inside
        the EU).
        
        * Technical Data  from analytics providers such as Google based outside
          the EU. We may in addition receive personal data about you from
          advertising networks and
        
        * search information providers.
      
      * Contact Data  from providers of technical services to konfer such as
        Teamwork Desk (a support services ticket communications provider) based
        inside the EU.
    
    * Direct interactions with konfer.
    
      Through your use of konfer, such as by completing forms or by
      communication with us by post, phone, email or otherwise, you may give us
      Identity  and Contact Data.
    
      This includes personal data you provide when you: create an account on
      konfer; apply to receive any specific services or items we may make
      available from time to time; subscribe to any service or publication;
      request marketing to be sent to you; complete a survey; or give us
      feedback or contact us.
    
    * Automated technologies or interactions.
    
      As you browse and interact with konfer, we will automatically collect
      Technical Data  about your chosen devices, browsing actions and patterns.
      We collect this personal data by using cookies, server logs and other
      similar technologies. We may also receive Technical Data about you if you
      visit other websites employing our cookies. Please see our cookie policy
      HERE for further details.
    

 4. HOW WE USE YOUR PERSONAL DATA
    
    We will only use your personal data as permitted by law. Most commonly, we
    will use your personal data in the following circumstances:
    
    * Where it is necessary for our legitimate interests (or those of a third
      party) and your interests and fundamental rights do not override those
      interests.
    
    * Where we need to perform the contract we are about to enter into or have
      entered into with you.
    
    * Where we need to comply with a legal obligation.
    
    Each such circumstance is known as a "lawful basis" for processing personal
    data and these three circumstances are explained more fully as follows:
    
    A. Legitimate Interests means the interests of NCUB in operating and
       managing konfer to provide the best services and secure experience and to
       enable us to fulfil its purpose of being an open access registry of
       researchers, research activity and businesses in the UK encouraging
       collaboration between universities and business/industries so as to
       stimulate knowledge exchange and the social/economic impact of academic
       research. We make sure we consider and balance any potential impact on
       you (both positive and negative) and your rights before we process your
       personal data for our legitimate interests. We do not use your personal
       data for activities where our interests are overridden by the impact on
       you (unless we have your consent or are otherwise required or permitted
       to by law). You can obtain further information about how we assess our
       legitimate interests against any potential impact on you in respect of
       specific activities by contacting us.
    
    B. Performance of Contract means processing your data where it is necessary
       for the performance of a contract to which you are a party or to take
       steps at your request before entering into such a contract.
    
    C. Comply with a legal obligation means processing your personal data where
       it is necessary for compliance with a legal obligation that we are
       subject to.
    
    
    Generally, we do not rely on consent as a legal basis for processing your
    personal data. We will however seek your consent in specific cases, and in
    any event before sending third party direct marketing communications to you
    via email or text message. You have the right to withdraw consent to
    marketing at any time by contacting us.
    
    PURPOSES FOR WHICH WE WILL USE YOUR PERSONAL DATA
    
    The Table below describes how we use your personal data, and which legal
    basis we rely on to do so. We have also identified what our legitimate
    interests are where appropriate.
    
    Note that we may process your personal data for more than one lawful basis
    depending on the specific purpose for which we are using your data. Please
    contact us if you need details about the specific lawful basis we are
    relying on to process your personal data where more than one basis has been
    set out in the table below.
    
    TABLE
    
    Purpose/ActivityType of dataLawful basis for processing including basis of
    legitimate interestTo identify you as a researcher against your published
    work and/or university or other academic institution, including as to
    business/industry sector, within the konfer open access registry;
    To identify you as a business person with executive role/responsibility
    within a company, with indicative industry sector focus;
    Profiling; to enable you to be listed on the basis of your profile against
    search criteria based on type of research published, expertise, or
    business/industry sector;
    publications and biography are used to gain insights into key topics of
    focus (using machine learning natural language understanding);
    Expertise areas and focus sectors are determined on this basis.
    
    (a) Identity
    
    (b) Contact
    
    (c) Profile
    
    Necessary for our legitimate interests (to enable us to provide konfer’s
    services (including) as a unified registry service and ‘innovation
    brokerage’) enabling search, discovery and collaboration between
    businesses/industry entities and researchers/academiaTo register a new user
    account for you
    
    (a) Identity
    
    (b) Contact
    
    (c) Profile
    
    Performance of a contract with you
    
    To manage our relationship with you which will include:
    
    (a) Enabling you to use the user generated content and social media features
    of konfer
    
    (b) Communicating with you where appropriate or at your request
    
    (c) Notifying you about changes to our terms or privacy policy
    
    (d) enabling you to participate in a survey, or other forum within konfer
    
    (a) Identity
    
    (b) Contact
    
    (c) Profile
    
    (d) Usage
    
    (e) Communications
    
    (a) Performance of a contract with you
    
    (b) Necessary for our legitimate interests (to keep our records updated, to
    identify and understand how users benefit from our services, to develop them
    and konfer’s utility and to facilitate the provision of those services)
    
    (c) Necessary to comply with a legal obligation
    
    To administer and protect NCUB’s services and konfer; including
    troubleshooting, data analysis, testing, system maintenance, support,
    reporting and hosting of data
    
    (a) Identity
    
    (b) Contact
    
    (c) Technical
    
    (a) Necessary for our legitimate interests (for operating konfer and our
    service, provision of administration and IT services, network security, to
    prevent misuse and fraud, and in the context of a business reorganisation or
    restructuring exercise)
    
    (b) Necessary to comply with a legal obligation
    
    To deliver relevant content to you and measure or understand the
    effectiveness of the content we serve to you. This could include
    notification to you, as a representative of a company, of opportunities for
    collaboration or funding which we believe, based on konfer’s automated
    analysis, could be of interest to such a company.
    
    (a) Identity
    
    (b) Contact
    
    (c) Profile
    
    (d) Usage
    
    (e) Communications
    
    (f) Technical
    
    Necessary for our legitimate interests (to identify and understand how users
    consume our services, to develop them, to grow konfer’s effectiveness and
    profile, and to inform our communications strategy)To use data analytics to
    improve konfer, the services it offers to users, how we market konfer, and
    enhance user relationships and experiences
    
    (a) Technical
    
    (b) Usage
    
    (c) Communications
    
    Necessary for our legitimate interests (to define types of users for
    konfer’s services, to develop konfer and keep konfer’s contents updated and
    relevant, and to inform our communications strategy)To make suggestions and
    recommendations to you about news, features, services or events that may be
    of interest to you
    
    (a) Identity
    
    (b) Contact
    
    (c) Technical
    
    (d) Usage
    
    (e) Profile
    
    (f) Communications
    
    Necessary for our legitimate interests (to develop konfer and grow its reach
    and effectiveness)
    
    PROFILING & AUTOMATED DECISION MAKING
    
    Profiling:  means “any form of automated processing of personal data to
    evaluate certain things about an individual”:
    
    Automated decision making: means “making a decision solely by automated
    means without any person being involved” (and can involve profiling).
    
    Profiling can be part of an automated decision making process.
    
    konfer has been established to enhance engagement and collaboration between
    businesses/industry entities and researchers/academia and to create a
    transparent and fair platform that increases visibility and commercial
    opportunities for researchers/academia with businesses/industry entities.
    
    To maximise this benefit for all researchers and academic institutions and
    for businesses we aim to create the UK’s leading registry of researchers and
    their work and selected, relevant UK businesses which will enable that data
    to be listed against search criteria. This will include academic
    institution, research type and industry sector.
    
    To achieve these outcomes for all interested parties and make available
    konfer’s services we need to use your personal data to engage in profiling
    and potentially in some (limited) automated decision making.
    
    As we have set out in the Table above, the lawful basis upon which we carry
    out this profiling is our legitimate interests. Because of this, you have
    the right to object to processing of your personal data.
    
    If you decide to do so or have any more questions on how we carry out the
    profiling and automated decision making referred to, please contact us.
    
    COMMUNICATIONS – CONNECTION REQUESTS
    
    If you are a researcher, we may send you an email to broker communication
    via konfer between you and another konfer user such as a university or
    business in respect of a specific collaboration opportunity, or with
    Innovate UK. We will identify such emails as ‘connection requests’. Such
    connection requests do not constitute marketing or advertising on konfer’s
    part. We will always seek to enable you to opt out of receiving any further
    connection requests.
    
    
    If you are a director of a business (company), we may send you an email in
    your capacity as a representative of the company engaged in the business, to
    broker communication via Konfer between the company and another Konfer user,
    such as a university, in respect of a specific collaboration opportunity, or
    with Innovate UK. We will identify such emails as ‘connection requests or
    similarly’. Such communications do not constitute marketing or advertising
    on Konfer’s part and, in any event, are sent to you solely as a
    representative of the company concerned. We will always seek to enable you
    to opt out of receiving any further connection requests.
    
    MARKETING
    
    We will always enable you to exercise choices regarding certain personal
    data uses, particularly around marketing and advertising and deploy the
    following mechanisms:
    
    PROMOTIONAL OFFERS FROM US
    
    We may use your Identity, Contact, Technical, Usage and Profile Data to form
    a view on what we think you may be looking for or need, or what may be of
    interest to you. This is how we decide whether certain services konfer
    offers may be relevant for you. Our presentation of these to you is referred
    to as “marketing”.
    
    You will receive marketing communications from us if you have requested
    information from us, or have received specific services from us, and you
    have not opted out of receiving that marketing.
    
    THIRD-PARTY MARKETING
    
    We will get your express opt-in consent before we share your personal data
    with any third party for marketing purposes.
    
    OPTING OUT
    
    You can ask us or third parties to stop sending you marketing messages at
    any time by following the opt-out links on any marketing message sent to you
    or by contacting us at any time.
    
    Where you opt out of receiving these marketing messages, this will not apply
    to personal data provided to us as a result of specific requests for or
    acceptance of specific services from konfer, or a transaction that has taken
    place between you and konfer or your experience of a service or product made
    available by us.
    
    COOKIES
    
    You can set your browser to refuse all or some browser cookies, or to alert
    you when websites set or access cookies. If you disable or refuse cookies,
    do note that some parts of the Site may become inaccessible or not function
    properly. For more information about the cookies we use, please see our
    Cookie Policy.
    
    CHANGE OF PURPOSE
    
    We will only use your personal data for the purposes for which we collected
    it, unless we reasonably consider that we need to use it for another reason
    and that reason is compatible with the original purpose. If you wish to get
    an explanation as to how the processing for the new purpose is compatible
    with the original purpose, please contact us.
    
    If we need to use your personal data for an unrelated purpose, we will
    notify you and we will explain the legal basis which allows us to do so.
    
    Please note that we may process your personal data without your knowledge or
    consent, in compliance with the above rules, where this is required or
    permitted by law.
    

 5. DISCLOSURES OF YOUR PERSONAL DATA
    
    We may share your personal data with the parties set out below for the
    purposes set out in the Table above (under the section 4 heading, PURPOSES
    FOR WHICH WE WILL USE YOUR PERSONAL DATA).
    
    EXTERNAL THIRD PARTIES
    
    * UK Research and Innovation (UKRI) details of which can be found at
      https://www.ukri.org/ who provide us with management analysis, planning
      and decision making services.
    * Service providers acting as processors (such as Vision 360 (UK) Limited)
      based in the United Kingdom or outside the EEA who provide technology and
      system administration services.
    * Professional advisers acting as processors or joint controllers including
      lawyers, bankers, auditors and insurers based in the UK who provide
      consultancy, banking, legal, insurance and accounting services.
    * HM Revenue & Customs, regulators and other authorities acting as
      processors or joint controllers based in the UK who require reporting of
      processing activities in certain circumstances.
    * Third parties to whom we may choose to sell, transfer or merge parts of
      our business or our assets. Alternatively, we may seek to acquire other
      businesses or merge with them. If a change happens to our business, then
      the new owners may use your personal data in the same way as set out in
      this privacy policy.
    
    The following specific third parties:
    
    IdentityThe services providedHow we use the services and examples of
    personal data usedLocation of processingPipedrive CRMCustomer relationship
    management (CRM) platform servicesStorage of contact database, gathering
    insight for decision making (includes Contact and Marketing and
    Communications Data for example)Such services may operate through
    geographically distributed servers, so the actual location where the
    personal data is stored may include countries outside the EEA; including the
    U.S.MailChimp (The Rocket Science Group, LLC.)An email address management
    and message sending serviceEmail communications and marketing management,
    email design and unsubscribe functionality – includes Contact Data for
    exampleU.S.Google Analytics (Google Inc.)A web-use analysis serviceUser
    numbers and behaviour tracking across use of konfer’s services; gathering
    insight for decision making (includes Usage Data for example)U.S.MailgunA
    managed email delivery serviceWe use these services to assist in the
    delivery of automated emails produced by konfer.Such services may operate
    through geographically distributed servers, so the actual location where the
    personal data is stored may include countries outside the EEA; including the
    U.S.Amazon Web Services/ Amazon.com IncData hosting and backend management
    servicesWe use these services to host/store konfer and its data and files
    that enable konfer to operate, be made available to you and to provide
    konfer’s technical infrastructureSuch services may operate through
    geographically distributed servers, so the actual location where the
    personal data is stored may include countries outside the EEA; including the
    U.S.Teamwork DeskA support services and ticket management software
    providerWe use these services to provide support documentation to users and
    manage support queriesIrelandIBM CloudData hosting and backend managagement
    servicesWe use these services to process konfer data so as to enable konfer
    to operate, be made available to you and to provide konfer’s technical
    infrastructureSuch services may operate through geographically distributed
    servers, so the actual location where the personal data is stored may
    include countries outside the EEA; including the U.S.
    
    We require all third parties to respect the security of your personal data
    and to treat it in accordance with the law. We do not allow our third-party
    service providers to use your personal data for their own purposes and only
    permit them to process your personal data for specified purposes and in
    accordance with our instructions.
    

 6. INTERNATIONAL TRANSFERS
    
    Many of our external third parties are based outside the UK so their
    processing of your personal data will involve a transfer of data outside the
    UK.
    
    Whenever we transfer your personal data out of the UK, we ensure a similar
    degree of protection is afforded to it by ensuring at least one of the
    following safeguards is implemented:
    
    * We will only transfer your personal data to countries that have been
      deemed to provide an adequate level of protection for personal data. This
      includes transfers to the EEA and Japan.
    
    * Where we use certain technology related service providers, including
      providers based in the US, we may use specific contracts as approved by
      the European Commission and as recognised by the UK which give personal
      data the same protection it has in the UK and in relation to which such
      service providers have adopted applicable binding corporate rules and/or
      standard contractual clauses. For further details,
      seehttps://ico.org.uk/for-organisations/guide-to-data-protection/guide-to-the-general-data-protection-regulation-gdpr/international-transfers-after-uk-exit/sccs-after-transition-period/
    
    
    Please contact us if you want further information on the specific mechanism
    used by us when transferring your personal data out of the UK.
    

 7. DATA SECURITY
    
    We have put in place appropriate security measures to prevent your personal
    data from being accidentally lost, used or accessed in an unauthorised way,
    altered or disclosed. In addition, we limit access to your personal data to
    those employees, agents, contractors and other third parties who have a
    business need to know. They will only process your personal data on our
    instructions and they are subject to a duty of confidentiality.
    
    We have put in place procedures to deal with any suspected personal data
    breach and will notify you and any applicable regulator of a breach where we
    are legally required to do so.
    

 8. DATA RETENTION
    
    HOW LONG WILL YOU USE MY PERSONAL DATA FOR?
    
    We will only retain your personal data for as long as reasonably necessary
    to fulfil the purposes we collected it for, including for the purposes of
    satisfying any legal, regulatory, tax, accounting or reporting requirements.
    We may retain your personal data for a longer period in the event of a
    complaint or if we reasonably believe there is a prospect of litigation in
    respect to our relationship with you. We may also keep your personal data
    for a longer period where processing only for archiving purposes in the
    public interest, scientific or historical research purposes or statistical
    purposes and in accordance with the storage limitation principle under
    applicable law.
    
    To determine the appropriate retention period for personal data, we consider
    the amount, nature and sensitivity of the personal data, the potential risk
    of harm from unauthorised use or disclosure of your personal data, the
    purposes for which we process your personal data and whether we can achieve
    those purposes through other means, and the applicable legal, regulatory,
    tax, accounting or other requirements.
    
    If you remove the data from the source from which we obtained it, then it
    will also be deleted from konfer and any backups we hold within 3 months
    from such deletion.
    
    In some circumstances you can ask us to delete your data: see section 9
    (Your legal rights) below for further information.
    
    In some circumstances we will anonymise your personal data (so that it can
    no longer be associated with you) for research or statistical purposes, in
    which case we may use this information indefinitely without further notice
    to you.
    

 9. YOUR LEGAL RIGHTS
    
    Under certain circumstances, you have rights under data protection laws in
    relation to your personal data.
    
    You have the right to:
    
    Request access  to your personal data (commonly known as a “data subject
    access request”). This enables you to receive a copy of the personal data we
    hold about you and to check that we are lawfully processing it.
    
    Request correction  of the personal data that we hold about you. This
    enables you to have any incomplete or inaccurate data we hold about you
    corrected, though we may need to verify the accuracy of the new data you
    provide to us.
    
    Request erasure  of your personal data. This enables you to ask us to delete
    or remove personal data where there is no good reason for us continuing to
    process it. You also have the right to ask us to delete or remove your
    personal data where you have successfully exercised your right to object to
    processing (see below), where we may have processed your information
    unlawfully or where we are required to erase your personal data to comply
    with local law. Note, however, that we may not always be able to comply with
    your request of erasure for specific legal reasons which will be notified to
    you, if applicable, at the time of your request.
    
    Object to processing  of your personal data where we are relying on a
    legitimate interest (or those of a third party) and there is something about
    your particular situation which makes you want to object to processing on
    this ground as you feel it impacts on your fundamental rights and freedoms.
    You also have the right to object where we are processing your personal data
    for direct marketing purposes. In some cases, we may demonstrate that we
    have compelling legitimate grounds to process your information which
    override your rights and freedoms.
    
    Request restriction of processing  of your personal data. This enables you
    to ask us to suspend the processing of your personal data in the following
    scenarios:
    
    * If you want us to establish the data’s accuracy.
    * Where our use of the data is unlawful but you do not want us to erase it.
    * Where you need us to hold the data even if we no longer require it as you
      need it to establish, exercise or defend legal claims.
    * You have objected to our use of your data but we need to verify whether we
      have overriding legitimate grounds to use it.
    
    
    
    Request the transfer  (unless our processing is carried out on the basis of
    our Legitimate Interests) of your personal data to you or to a third party.
    We will provide to you, or a third party you have chosen, your personal data
    in a structured, commonly used, machine-readable format. Note that this
    right only applies to automated information which you initially provided
    consent for us to use or where we used the information to perform a contract
    with you.
    
    Withdraw consent at any time  where we are relying on consent to process
    your personal data. However, this will not affect the lawfulness of any
    processing carried out before you withdraw your consent. If you withdraw
    your consent, we may not be able to provide certain products or services to
    you. We will advise you if this is the case at the time you withdraw your
    consent.
    
    If you wish to exercise any of the rights set out above, please contact us
    at the details set out above in section 1.
    
    NO FEE USUALLY REQUIRED
    
    You will not have to pay a fee to access your personal data (or to exercise
    any of the other rights). However, we may charge a reasonable fee if your
    request is clearly unfounded, repetitive or excessive. Alternatively, we
    could refuse to comply with your request in these circumstances.
    
    WHAT WE MAY NEED FROM YOU
    
    We may need to request specific information from you to help us confirm your
    identity and ensure your right to access your personal data (or to exercise
    any of your other rights). This is a security measure to ensure that
    personal data is not disclosed to any person who has no right to receive it.
    We may also contact you to ask you for further information in relation to
    your request to speed up our response.
    
    TIME LIMIT TO RESPOND
    
    We try to respond to all legitimate requests within one month. Occasionally
    it could take us longer than a month if your request is particularly complex
    or you have made a number of requests. In this case, we will notify you and
    keep you updated.


COOKIE POLICY

LAST REVISED: 15-APRIL-2021

This Cookies Policy applies to the website konfer.online (the "Site", “konfer”)
which is run by the Council for Industry and Higher Education, trading as the
National Centre for Universities and Business ("NCUB"), a company registered in
England and Wales with company number 3465914 of DC. 115, The Clarence Centre, 6
St George’s Circus, London, SE1 6FE.

This Cookies Policy explains how we use cookies (which includes other similar
technologies to collect information about the way you use the Site).

WHAT ARE COOKIES?

A cookie is a small file of letters and numbers that we store on your browser or
the hard drive of your computer if you agree. Cookies contain information that
is transferred to your computer’s hard drive.

HOW DO WE USE COOKIES?

konfer uses cookies to distinguish you from other users of our Site. This helps
us to provide you with a good experience when you browse our Site and also
allows us to improve our Site.

KONFER USES COOKIES TO TRACK HOW YOU USE OUR SITE BY PROVIDING USAGE STATISTICS.

Whilst this information on its own does not usually constitute your personal
information (see our Privacy Policy for further detail on how we process such
information in this regard), we may combine the information we collect by
cookies with your personal information that we have collected from you in order
to learn more about how you use the Site and to improve our services.

A full list of cookies and how we use them can be found below in the section
"Cookies we use".

HOW TO CONTROL AND DELETE COOKIES

Cookies can be controlled, blocked or restricted through your browser settings.
Information on how to do this can be found within the Help section of your
browser. All cookies are browser specific. Therefore, if you use multiple
browsers or devices to access websites, you will need to manage your cookie
preferences across all of these elements.

If you are using a mobile device to access the Sites, you will need to refer to
your handset instruction manual or other help/settings resource in order to find
out how you can control cookies on your particular device.

We understand that you may want to know more about cookies. Here are some useful
resources that provide detailed information about types of cookies, how they are
used, and how you can manage your cookie preferences: www.aboutcookies.org or
www.allaboutcookies.org. Please click below for detailed information on how to
disable and delete cookies in some commonly used browsers:

 * Mozilla Firefox®
 * Microsoft® Internet Explorer
 * Google Chrome™
 * Safari®

We use certain other tracking technologies in addition to cookies:

Local storage: We use HTML5 local storage, in connection with our Site. This
technology is similar to the cookies discussed above in that it can be used to
store certain information about your activities and preferences on your device.
However, this technologies may make use of different parts of your device from
standard cookies. For HTML5 local storage, the method for disabling HTML5 will
vary depending on your browser.

Web beacons: Our web pages may contain electronic images known as web beacons
(also called single-pixel gifs and transparent graphic images) that we use to
help deliver cookies on our Site, count users who have visited the Site, deliver
konfer services, and analyse the effectiveness of our promotional campaigns, for
example. We may also include web beacons in our marketing email messages or
newsletters to determine whether an email is opened or if links are clicked. Web
beacons are also used to deliver you interest-based advertising.

Web server & application logs: Our servers automatically collect certain
information to help us administer and protect konfer’s services, analyse usage,
and improve users’ experience. The information collected includes:

 * IP address and browser type
 * Device information including Unique Device Identifier (UDID), MAC address,
   Identifier For Advertisers (IFA), and similar identifiers we or others may
   assign
 * Device operating system and other technical facts
 * The city, county, state, and/or country from which you access our website
 * Pages visited and content viewed, stored, or purchased
 * Information or text entered
 * Links and buttons clicked
 * URLs visited before and after you use konfer’s services

“Do Not Track” Signals

Some browsers transmit Do Not Track (DNT) signals to websites. Due to the lack
of a common interpretation of DNT signals throughout the industry, we do not
currently alter, change, or respond to DNT requests or signals from these
browsers. We continue to monitor industry activity in this area and reassess our
DNT practices as necessary.

Please note:if you restrict cookies, you may experience a loss of functionality
while on the Site. You block cookies by activating the setting on your browser
that allows you to refuse the setting of all or some cookies. However, if you
use your browser settings to block all cookies (including essential cookies) you
may not be able to access all or parts of konfer.

COOKIES WE USE

We may use both session cookies (which expire once you close your web browser)
and persistent cookies (which stay on your device until you delete them) as well
as session and

We have grouped our cookies into the following categories, to make it easier for
you to understand why we need them:

 * Strictly Necessary: these cookies are strictly necessary for the Sites to
   work properly. They are needed to allow you to move around the Sites and use
   our features.
 * Functionality: these cookies enable technical performance of our Sites and
   allow us to ‘remember’ the choices you make and your preferences.
 * Performance/Analytical: these cookies allow us to collect certain information
   about how you navigate the Sites. They help us to understand which parts of
   our Sites are interesting to you and which are not as well as what we can do
   to improve them.
 * Targeting/Advertising: these cookies are used to deliver adverts relevant to
   an identified machine or other device (not a named or otherwise identifiable
   person) which are tailored to interests associated with the website activity
   tied to that machine or device.

You can find more information about the individual cookies we use and the
purposes for which we use them in the table below:

CookieNamePurposeMore informationGoogle Analytics_ga, _gat, _gidThese cookies
enables us to:
(a) Estimate our audience size and usage pattern.More detail at
https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usageSocket.ioioThis
cookie is essential for our site to function, supporting communication with our
serversUser LocationnewFeaturesSeen, location, previousLocation, pageView,
isPostCodeNotSelectThese cookies enables us to:
(a) Store information about your preferences and location, and so allow us to
customise konfer and to provide you with information that is targeted to your
needs.

COOKIES SET BY THIRD PARTY SITES

To enhance our content and to deliver a more enriching online experience for our
users, we sometimes embed images and videos from other websites on the Site.

We currently use and may in future use content from sites such as YouTube,
Facebook, LinkedIn and Twitter. You may be presented with cookies from these
third party websites, and from other websites set out in the table above. Please
note that we do not control the dissemination of these cookies and you should
consult the relevant third party website for information on how these cookies
are used and how you can control them. These cookies are likely to be
analytical/performance cookies or targeting cookies

Persistent cookies do not have a set expiry time.

SOCIAL SHARING: CONNECTING VIA SOCIAL NETWORKS

Some of konfer’s services may include social networking features, such as the
Facebook® “Like” button and widgets, “Share” buttons, and interactive
mini-programs. Additionally, you may choose to use your own social networking
logins from, for example, Facebook or LinkedIn®, to access or log into some of
konfer’s services. If you choose to connect using a social networking or similar
service, we may receive and store authentication information from that service
to enable you to log in and other information that you may choose to share when
you connect with these services. These services may collect information such as
the web pages you visited and IP addresses, and may set cookies to enable
features to function properly. We are not responsible for the security or
privacy of any information collected by these third parties. You should review
the privacy statements or policies applicable to the third-party services you
connect to, use, or access. If you do not want your personal information shared
with your social media account provider or other users of the social media
service, please do not connect your social media account with your account for
konfer’s services and do not participate in social sharing on the konfer
services.

UPDATES TO THIS COOKIES POLICY

This Cookies Policy may be updated regularly as and when new cookies are
implemented, or existing cookies removed. If necessary, we will draw the changes
to your attention when you next visit the Site.

We may also update this Cookies Policy based upon cookie best practices and both
UK and EU legal requirements.

You are encouraged to check back here in order to keep up-to-date with the
latest version of this Cookies Policy.

OPPORTUNITIES

Collaborations

Funding

RESEARCH

Projects

Publications

Case Studies

FIND

Businesses

Organisations

Innovation Hubs

Research Centres

Universities

Experts

Equipment

ABOUT

About konfer

konfer for Businesses

konfer for Universities

konfer for RTO's

HELP

Contact Us

FAQ's

Terms and Conditions

Privacy Policy

OUR PARTNERS

V 2.0.0.38

© 2021 NCUB