Two minutes to a better schedule. We'll text you a secure link to finish setup in the app — pick your team size after, billing only when you're ready.
We'll send a secure link by SMS — finish onboarding on your phone in about two minutes.
<p id="signup-form-status" class="form-status" tabindex="-1" role="status" aria-live="polite"></p>
<form id="marketing-signup-form" action="#" method="post" novalidate>
<div class="field">
<label for="signup-phone">Phone number</label>
<input id="signup-phone" name="phone" type="tel" required placeholder="(205) 555-0119" autocomplete="tel" inputmode="tel">
</div>
<label class="consent">
<input id="signup-consent-terms" type="checkbox" name="terms" required value="1">
<span>I agree to the <a href='https://cloxbi.com/terms/'>Terms of Service</a>.</span>
</label>
<label class="consent">
<input id="signup-consent-privacy" type="checkbox" name="privacy" required value="1">
<span>I agree to the <a href='https://cloxbi.com/privacy/'>Privacy Policy</a>.</span>
</label>
<button type="submit" class="signup-cta">Text me the link →</button>
</form>
<p class="signup-aside">Already have an account? <a href='https://join.cloxbi.com/login'>Log in</a></p>