<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="_csrf" content="xAKh5R9Qn42PDboyA2TW2c3HTysXBT_FWXqUqBxsc2uw5dYnpTuZg3xkqeuib4oBZkniuv31YhMjPQ3obRuin30JFViA3eUX"/>
  <meta name="_csrf_param" content="_csrf"/>
  <meta name="_csrf_header" content="X-XSRF-TOKEN"/>
  <meta name="viewport"
        content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">

  
  <title>HealthCare SSO</title>

  <style>
      @font-face {
          font-family: "Open Sans";
          src: url("\/fonts\/OpenSans-Light-2d0bdc8df10dee036ca3bedf6f3647c6\.ttf") format('truetype');
          font-style: normal;
          font-weight: 300;
          font-display: swap;
      }

      @font-face {
          font-family: "Open Sans";
          src: url("\/fonts\/OpenSans-Regular-3ed9575dcc488c3e3a5bd66620bdf5a4\.ttf") format('truetype');
          font-style: normal;
          font-weight: 400;
          font-display: swap;
      }

      @font-face {
          font-family: "Open Sans";
          src: url("\/fonts\/OpenSans-SemiBold-ba5cde21eeea0d57ab7efefc99596cce\.ttf") format('truetype');
          font-style: normal;
          font-weight: 600;
          font-display: swap;
      }
  </style>
  <link rel="stylesheet" type="text/css"
        href="/css/modern-5031fec8d36892de69b4f2e5fd3a2f57.css">
</head>
<body>
<div class="top">&nbsp;</div>
<div class="columns">
  <div class="column is-one-third welcome-box">
    <section class="welcome">
      <h2 class="environment is-spaced is-mobile has-text-info">Caregility Staging</h2>
      <h2 class="subtitle">
        Welcome to
        <picture>
          <img alt="Logo"
               src="/branding/logo"
               class="logo">
        </picture>
      </h2>
    </section>
  </div>
  <div class="column is-one-third">
    <section class="section-form box">

      <div class="title-bar">
        <h2 class="environment is-spaced is-full-desktop has-text-info">Caregility Staging</h2>

        <h1 class="title is-spaced">Caregility Login</h1>
      </div>

      <div class="form-bar">
        <h2 class="subtitle is-spaced">
          Log into your Account
        </h2>

        
        
        
        

        <!-- Fragment -->
        <section id="container" class="container">
  <form action="/authenticate" accept-charset="UTF-8" method="post"><input type="hidden" name="_csrf" value="xAKh5R9Qn42PDboyA2TW2c3HTysXBT_FWXqUqBxsc2uw5dYnpTuZg3xkqeuib4oBZkniuv31YhMjPQ3obRuin30JFViA3eUX"/>
    <input type="hidden" name="redirect_uri" value=""/>
    <div class="field">
      <label class="label has-text-weight-normal" for="email">Email</label>
      <div class="control">
        <input autocomplete="off"
               class="input"
               id="email"
               name="email"
               type="email"
               value=""
               placeholder="Email"
               required autofocus="autofocus"/>
      </div>
    </div>

    <br>

    <div class="field">
      <label class="label has-text-weight-normal" for="password">Password</label>
      <div class="control">
        <input autocomplete="off"
               class="input"
               id="password"
               name="password"
               type="password"
               placeholder="Password"
               required autofocus="autofocus"/>
      </div>
    </div>

    <br>

    <div class="field">
      <div class="control">
        <label class="label checkbox"
               for="consent.dlc10">
          <input type="checkbox"
                 id="consent.dlc10"
                 name="consent"
                 value="dlc10"
                 custom-validity="Please check this box if you want to proceed."
                 oninvalid="setCustomValidity(validity.valueMissing ? getAttribute('custom-validity') : '')"
                 onchange="setCustomValidity('')" required="required" checked="checked">
          <span>By logging into this application, you consent to receive SMS messages.</span>
        </label>
      </div>
    </div>

    <br>

    <div class="columns">
      <div class="column is-two-thirds">
        <div class="field">
          <div class="control">
            <button type="submit"
                    class="button">Sign in</button>
          </div>
        </div>
      </div>
    </div>

    <br>

    <div class="columns">
      <div class="column is-two-thirds">
        <div class="field">
          <div class="control">
            <a class="button is-text"
               href="/reset_password">Forgot Password?</a>
          </div>
        </div>
      </div>
    </div>
  </form>
</section>

        <section class="contact">
          
          <div>
            <p>If you&#39;re having trouble accessing the system, please contact your company&#39;s administrator or contact:</p>
            <br>
            <p>
          <span>Caregility Technical Support</span>
            </p>
            <p>
          <span>Toll free:</span>
              <a href="tel:+18663000884">866-300-0884</a>
            </p>
            <p>
          <span>or email:</span>
              <a href="mailto:techsupport@caregility.com">techsupport@caregility.com</a>
            </p>
          </div>
        </section>
      </div>

      <div class="tabs-content">
        <div id="support-content" class="modal">
          <div class="modal-background"></div>
          <div class="modal-card">
            <header class="modal-card-head">
              <a class="back" onclick="toggleSupport()">
                <img src="/img/arrow_back-d8313a16e88e7bc16d72ae103fc03ff4.svg">
              </a>
              <p class="modal-card-title"></p>
            </header>
            <div class="modal-card-body">
              <div class="card-title">
                <h3>Support</h3>
              </div>
              
              <div>
                <p>If you&#39;re having trouble accessing the system, please contact your company&#39;s administrator or contact:</p>
                <br>
                <p>Caregility Technical Support</p>
                <p>
                  <span>Toll free:</span>
                  <a href="tel:+18663000884">866-300-0884</a>
                </p>
                <p>
                  <span>or email:</span>
                  <a href="mailto:techsupport@caregility.com">techsupport@caregility.com</a>
                </p>
              </div>
            </div>
          </div>
        </div>

        <div id="privacy-content" class="modal">
          <div class="modal-background"></div>
          <div class="modal-card">
            <header class="modal-card-head">
              <a class="back" onclick="togglePrivacyPolicy()">
                <img src="/img/arrow_back-d8313a16e88e7bc16d72ae103fc03ff4.svg">
              </a>
              <p class="modal-card-title">Privacy Policy</p>
            </header>
            <div class="modal-card-body">
              <div class="card-title">
                <h3>Privacy Policy</h3>
              </div>
              <div class="scrollable">
                <div id="policy" class="content">
  <p>This privacy policy describes how Caregility dba Caregility (collectively, “we,”
    “our,” or “Caregility”) uses and protects any information that you provide when you
    use the Caregility website; products and services; <a
        href="https://caregility.com/">www.caregility.com</a> domains; and any
    other portals owned or operated by us. This privacy policy also describes how
    Caregility collects, shares and secures the personal information you provide, as
    well as your choices regarding use, access and updating your personal information.</p>
  <p>Caregility is committed to ensuring that your privacy is protected. Should we ask
    you to provide certain information by which you can be identified when using this
    website and our services, then you can be assured that it will only be used in
    accordance with this privacy policy.</p>
  <p>Caregility may change this policy from time to time by updating this page. You
    should check this page from time to time to ensure that you are happy with any
    changes. If we make a material change to this policy, we will notify you by email
    (sent to the e-mail address specified in your account) or by means of a notice on
    this website prior to the change becoming effective.</p>
  <p>This policy is effective from October 28, 2019</p>

  <h2>Children Under the Age of 13</h2>

  <p>Our website, products and services are not intended for children under 13 years
    of age. No one under age 13 may provide any information through our website,
    products or services. We do not knowingly collect personal information from
    children under 13. If you are under 13, do not use or provide any information on
    this website or on or through any of our products or services or any of their
    features. If we learn we have collected or received personal information from a
    child under 13 without verification of parental consent, we will delete that
    information. If you believe we might have any information from or about a child
    under 13, please contact us at the contact information set forth below.</p>

  <p>What we collect</p>

  <p>We may collect the following information from you:</p>
  <ul>
    <li>information by which you may be personally identified, such as name, job
      title, email address, phone number, physical and/or postal address and other
      information relevant to customer surveys and/or offers (“personal information”);
      and
    </li>
    <li>Information that is about you but does not identify you.</li>
  </ul>

  <p>We may collect the following information automatically from your device:</p>
  <ul>
    <li>Information about you that does not directly identify you, such as device type
      or IP address.
    </li>
  </ul>

  <p>Information we collect on or through our website, products or services may
    include:</p>

  <ul>
    <li>Information that you provide by filling in forms on our website or in
      connection with our products or services. We may also ask you for information
      when you report a problem to us.
    </li>
    <li>Information you provide to us at a trade show or other event.</li>
    <li>Records and copies of your correspondence (including email addresses), if you
      contact us.
    </li>
    <li>Your responses to surveys that we might ask you to complete for research
      purposes.
    </li>
    <li>Details of transactions you carry out with us, including, through our website
      and of the fulfillment of your orders.
    </li>
    <li>Your search queries on our website.</li>
  </ul>

  <p>We may also collect your contact information, including name and email address,
    from a third party, in the case where your employer licenses our services and
    provides you with an account. If you believe your personal information has been
    provided to us from your employer and would like to request that it be removed
    from our database, please contact your employer for this request.</p>
  <p>If one of your contacts invites you to a meeting using our service, we will
    collect your name and email address in order to schedule that meeting and send you
    a meeting notification. Your personal information will not be used for any other
    purpose.</p>
  <p>Individuals may have the right to limit the use and disclosure of their personal
    information as required by the Privacy Shield’s Principles, such as whether your
    personal information is disclosed to a third party or used for purposes materially
    different from the purpose for which the personal information was originally
    collected or subsequently authorized by you.</p>
  <p>Should we decide to use your information for a purpose that is materially
    different from the purpose(s) for which it was originally collected or
    subsequently authorized by you, we will obtain your consent at that time or
    establish the use under a lawful basis under applicable law, before such use
    occurs.If you wish to limit the use and disclosure of personal information in
    accordance with the Privacy Shield Principles, please contact us at <a
        href="mailto:privacy@caregility.com">privacy@caregility.com</a>, or call us at <a
        href="tel:+18554997527">855-499-7527</a> (available in U.S. only).</p>
  <p>Our careers page includes features allowing you to refer a friend or to email a
    job listing to a friend. We will collect your friend’s name and email address if
    you choose to use these features. This information will only be used to refer
    another person to job openings within Caregility. Do not provide us with any
    personal information about any third party unless they have agreed to this privacy
    policy and you have their permission to do so. If you believe your personal
    information has been provided to us and would like to request that it be removed
    from our database, please email us at <a
        href="mailto:privacy@caregility.com">privacy@caregility.com</a>, or call us at <a
        href="tel:+18554997527">855-499-7527</a> (available in U.S. only).</p>

  <h2>How we use cookies and other technologies</h2>

  <p>Caregility and its partners use cookies or similar technologies. A cookie is a
    small file which asks permission to be placed on your computer’s hard drive. Once
    you agree, the file is added and the cookie helps analyze web traffic or lets you
    know when you visit a particular site. Cookies allow web applications to respond
    to you as an individual. The web application can tailor its operations to your
    needs, likes and dislikes by gathering and remembering information about your
    preferences.</p>
  <p>We use traffic log cookies to identify which pages are being used. This helps us
    analyze data about web page traffic, gather demographic information about our user
    base as a whole and improve our website in order to tailor it to customer needs.
    We only use this information for statistical analysis purposes and then the data
    is removed from the system.</p>
  <p>Overall, cookies help us provide you with a better website experience, by
    enabling us to monitor which pages you find useful and which you do not. Cookies
    also facilitate customer engagement by providing relevant advertisement. A cookie
    in no way gives us access to your computer or any information about you, other
    than the data you choose to share with us.</p>
  <p>You can choose to accept or decline cookies. Most web browsers automatically
    accept cookies, but you can usually modify your browser setting to disable cookies
    if you prefer. This may, however, prevent you from taking full advantage of the
    website.</p>
  <p>As is true of most websites, we gather certain information automatically. This
    information may include Internet protocol (IP) addresses, browser type, Internet
    service provider (ISP), referring/exit pages, the files viewed on our site (e.g.,
    HTML pages, graphics, etc.), operating system, date/time stamp, and/or clickstream
    data to analyze trends in the aggregate and administer the site.</p>

  <h2>What we do with the information we gather</h2>

  <p>We require this information to understand your needs and provide you with a
    better service, and, in particular, for the following reasons:</p>

  <ul>
    <li>To provide you with a service</li>
    <li>To keep internal records</li>
    <li>To provide usage reports and statistics to your company under which your
      account for services is contracted with.
    </li>
    <li>To improve our products and services</li>
    <li>To provide customer service and technical assistance</li>
    <li>To periodically send promotional emails about new products, special offers or
      other information which we think you may find interesting using the email
      address which you have provided
    </li>
    <li>Occasionally we may contact you for market research purposes. We may contact
      you by email, phone or mail. We may use the information to customize the website
      according to your interests
    </li>
    <li>To re-engage web site visitors with relevant products and services
      information.
    </li>
  </ul>

  <h2>Sharing with Third Parties</h2>

  <p>We may share your information with third parties who provide services on our
    behalf to help with our business activities. These companies are authorized to use
    your personal information only as necessary to provide these services to us.</p>

  <h2>These services may include:</h2>

  <ul>
    <li>Providing customer service</li>
    <li>Fulfilling services</li>
    <li>Conducting research and analysis</li>
    <li>Providing cloud computing infrastructure and services</li>
  </ul>

  <p>We may share your information with a service provider to send you marketing
    communications on our behalf. If you would like to discontinue receiving this
    information, you may update your email preferences by using the “Unsubscribe” link
    found in emails we send to you or by contacting us at <a
        href="mailto:privacy@caregility.com">privacy@caregility.com</a>, or call us at <a
        href="tel:+18554997527">855-499-7527</a> (available in U.S. only).</p>

  <p>We may disclose personal information that we collect or you provide as described
    in this privacy policy:</p>

  <ul>
    <li>To our subsidiaries and affiliates.</li>
    <li>To a buyer or other successor in the event of a merger, divestiture,
      restructuring, reorganization, dissolution, or other sale or transfer of some or
      all of Caregility’s assets, whether as a going concern or as part of bankruptcy,
      liquidation, or similar proceeding, in which personal information held by
      Caregility is among the assets transferred.
    </li>
    <li>To fulfill the purpose for which you provide it.</li>
  </ul>

  <h2>We may also disclose your personal information:</h2>

  <ul>
    <li>To comply with any court order, law, or legal process, including to respond to
      any government or regulatory request.
    </li>
    <li>To enforce or apply our terms of any agreements, including for billing and
      collection purposes.
    </li>
    <li>If we believe disclosure is necessary or appropriate to protect the rights,
      property, or safety of Caregility, our customers, or others.
    </li>
  </ul>

  <h2>Processing of Employment Applications</h2>

  <p>If you apply for employment at Caregility via our Careers page, your information
    will be collected and processed by our third-party employment portal, which
    processes applications on our behalf. Your information is governed by this Privacy
    Policy.</p>

  <h2>Security</h2>

  <p>We are committed to ensuring that your information is secure. In order to prevent
    unauthorized access or disclosure, we have put in place generally accepted
    physical, electronic and managerial procedures to safeguard and secure the
    information we collect online. If you have any questions about the security of
    your personal information, you can contact us at <a
        href="mailto:privacy@caregility.com">privacy@caregility.com</a>, or call us at <a
        href="tel:+18554997527">855-499-7527</a> (available in U.S. only). Your personal information
    will not be used for any other purpose.</p>

  <h2>Links to other websites or applications</h2>

  <p>Our website may contain links to other websites or applications of interest.
    However, once you have used these links to leave our site, you should note that we
    do not have any control over that other website or application. Therefore, we
    cannot be responsible for the protection and privacy of any information which you
    provide whilst visiting such sites or applications and such sites or applications
    are not governed by this privacy policy. You should exercise caution and look at
    the privacy policy applicable to the website or application in question.</p>

  <h2>Use of Third Party Applications, Services and Plug-ins</h2>

  <p>Some services provided by Caregility may be used with third party applications or
    services not provided directly by Caregility. These services may be used by the
    use of a plug-in to a Caregility application, through a Caregility website or
    independently of any Caregility website or application and service. Therefore, we
    cannot be responsible for the protection and privacy of any information which you
    provide whilst visiting such sites and such sites are not governed by this privacy
    policy. Information pertaining to the privacy of these application and services
    should be collected from the third party providing the work.</p>

  <h2>Accessing and updating your personal information</h2>

  <p>Upon request Caregility will provide you with information about whether we hold
    any of your personal information. You may access, correct, or request deletion of
    your personal information by contacting us at <a href="mailto:privacy@caregility.com">privacy@caregility.com</a>,
    call us at <a href="tel:+18554997527">855-499-7527</a> (available in U.S. only), or writing to
    us at the address below. We will respond to your request within a reasonable time frame. We hold
    your information for as long as is necessary for the purpose for which it was
    collected.In certain circumstances, we may be required by law to retain your
    personal information, or may need to retain your personal information to continue
    providing a service. We may not accommodate a request to change information if we
    believe the change would cause the information to be incorrect.</p>

  <h2>Controlling your personal information</h2>

  <p>We may use your personal information to send you promotional information about
    third parties which we think you may find interesting if you tell us that you wish
    this to happen.</p>

  <p>You may choose to restrict our collection or future use of your personal
    information in the following ways:</p>
  <ul>
    <li>If you have previously agreed to us using your personal information for direct
      marketing purposes, you may change your mind at any time by writing to us at the
      address below<strong>,</strong> emailing us at <a href="mailto:privacy@caregility.com">privacy@caregility.com</a>,
      call us at <a href="tel:+18554997527">855-499-7527</a> (available in U.S. only), or clicking
      on the “unsubscribe” link found in the emails we send to you.
    </li>
  </ul>

  <p>We partner with a third party to manage our advertising on other sites. Our third
    party partner may use cookies or similar technologies in order to provide you
    advertising based upon your browsing activities and interests. If you wish to opt
    out of interest-based advertising click <a
        href="http://preferences-mgr.truste.com/">here</a>, or if located in the
    European Union or Switzerland click <a href="http://www.youronlinechoices.eu/">here</a>.
    Please note you will continue to receive generic ads.</p>
  <p>Except as contemplated in this Privacy Policy, we will not sell, distribute or
    lease your personal information to third parties unless we have your permission or
    are required by law to do so, such as to comply with a subpoena or other legal
    process, when we believe in good faith that disclosure is necessary to protect our
    rights, protect your safety or the safety of others, investigate fraud, or respond
    to a government request.</p>

  <h2>EU-U.S. and Swiss-U.S. Privacy Shield</h2>

  <p>Caregility dba Caregility participates in and has certified its compliance with
    the EU-U.S. Privacy Shield Framework and the Swiss-U.S. Privacy Shield Framework.
    Caregility dba Caregility is committed to subjecting all personal data received
    from European Union (EU) member countries and Switzerland, respectively, in
    reliance on each Privacy Shield Framework, to the Framework’s applicable
    Principles. To learn more about the Privacy Shield Frameworks, and to view our
    certification, visit the U.S. Department of Commerce’s Privacy Shield List. [<a
        href="https://www.privacyshield.gov/list">https://www.privacyshield.gov/list</a>]
  <p>Caregility dba Caregility is responsible for the processing of personal data it
    receives, under each Privacy Shield Framework, and subsequently transfers to a
    third party acting as an agent on its behalf. Caregility dba Caregility complies
    with the Privacy Shield Principles for all onward transfers of personal data from
    the EU and Switzerland, including the onward transfer liability provisions.</p>
  <p>With respect to personal data received or transferred pursuant to the Privacy
    Shield Frameworks, Caregility dba Caregility is subject to the regulatory
    enforcement powers of the U.S. Federal Trade Commission. In certain situations,
    Caregility dba Caregility may be required to disclose personal data in response to
    lawful requests by public authorities, including to meet national security or law
    enforcement requirements.</p>
  <p>If you have an unresolved privacy or data use concern that we have not addressed
    satisfactorily, please contact our U.S.-based third party dispute resolution
    provider (free of charge) at <a
        href="https://feedback-form.truste.com/watchdog/request">https://feedback-form.truste.com/watchdog/request</a>.
    Under certain conditions, more fully described on the Privacy Shield website [<a
        href="https://www.privacyshield.gov/article?id=How-to-Submit-a-Complaint">https://www.privacyshield.gov/article?id=How-to-Submit-a-Complaint</a>],
    you may be entitled to invoke binding arbitration when other dispute resolution
    procedures have been exhausted.</p>

  <h2>Slavery and Human Trafficking Statement</h2>

  <p><strong>Our Recruitment and Employment Principles</strong><br>We embrace
    principles supportive of equal treatment without discrimination and with the
    protection of employment law for all staff.</p>
  <p>They are broadly based on principles developed by the United Nations and
    Institute for Human Rights and Business regarding migrant workers. However, we
    have chosen to extend relevant principles to all our staff.</p>
  <p>We treat all staff equally; without discrimination and with respect for their
    human rights. All staff enjoy the protection of relevant UK law in respect of
    their employment. In particular:</p>
  <ul>
    <li>We bear the full costs of recruitment and do not charge staff fees for hiring,
      placing or promoting them.
    </li>
    <li>We provide written statements of terms and conditions of employment to all
      staff as required by law. These documents explain everything in a clear and
      transparent way.
    </li>
    <li>We support the right to seek, obtain and hold employment without
      discrimination and with complete respect for dignity.
    </li>
    <li>We do not coerce anyone to work for us. When you choose to work for us you do
      so voluntarily.
    </li>
    <li>You must prove your entitlement to work in the UK. However, we do not hold or
      retain original passports, identity documents or residency papers. You should
      retain such documents personally.
    </li>
    <li>Everyone is paid regularly, in accordance with their terms and conditions. We
      provide a written summary of pay and deductions (pay slip) on every occasion.
    </li>
    <li>Everyone has the right to join or not join a trade union at their complete
      discretion.
    </li>
    <li>We provide safe and decent working conditions with suitable training as
      necessary. Our operations comply with or exceed statutory health and safety
      standards.
    </li>
    <li>We provide formal grievance provisions through which staff are free to lodge a
      work related complaint or raise a matter of concern.
    </li>
    <li>We do not impede anyone’s freedom of movement or their opportunity to seek
      employment elsewhere. We also encourage our suppliers to endorse such principles
      to demonstrate their opposition to human trafficking and modern day slavery.
    </li>
  </ul>
</div>
              </div>
            </div>
          </div>
        </div>
      </div>

    </section>
  </div>
</div>

<footer class="footer">
  <div class="content has-text-centered">
    <div class="text delimited">
      <span>Copyright &copy; 2026 Caregility</span>
      <a onclick="togglePrivacyPolicy()">Privacy Policy</a>
      <span>Version: CARES26.3</span>
    </div>
    <div class="mobile">
      <div class="delimited">
        <a onclick="toggleSupport()">Support</a>
        <a onclick="togglePrivacyPolicy()">Privacy Policy</a>
      </div>
      <span>Copyright &copy; 2026 Caregility</span>
      <br>
      <span>Version: CARES26.3</span>
    </div>
  </div>
</footer>

<script>
  document.addEventListener("DOMContentLoaded", function () {
    document.querySelectorAll('form').forEach((form) => {
      form.addEventListener('formdata', function (event) {
        document.querySelectorAll('[type=submit]').forEach(value => {
          value.disabled = true;
        });
      });
      form.addEventListener('submit', function (event) {
        document.querySelectorAll('[type=submit]').forEach(value => {
          value.disabled = event.submitter !== value;
          if (event.submitter === value) {
            value.classList.add("is-loading");
          }
        });
      })
    });
  });

  function toggleSupport(forceHide) {
    if (!forceHide) {
      togglePrivacyPolicy(true)
    }
    let container = document.getElementById("container");
    let supportContent = document.getElementById("support-content");
    if (forceHide && forceHide === true || supportContent.classList.contains("is-active")) {
      supportContent.classList.remove("is-active")
      container.style.display = null;
    } else {
      supportContent.classList.add("is-active")
      container.style.display = "none";
    }
  }

  function togglePrivacyPolicy(forceHide) {
    if (!forceHide) {
      toggleSupport(true);
    }
    let container = document.getElementById("container");
    let privacyContent = document.getElementById("privacy-content");
    if (forceHide && forceHide === true || privacyContent.classList.contains("is-active")) {
      privacyContent.classList.remove("is-active")
      container.style.display = null;
    } else {
      privacyContent.classList.add("is-active")
      container.style.display = "none";
    }
  }

</script>

</body>
</html>