collabworkx.com Open in urlscan Pro
192.124.249.82  Public Scan

Submitted URL: http://collabworkx.com/
Effective URL: https://collabworkx.com/
Submission: On January 08 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://collabworkx.com/login

<form action="https://collabworkx.com/login" method="post" id="signInForm">
  <div class="loginAccountPart1">
    <div class="row align-items-center">
      <div class="col-12 col-sm-6 d-none d-sm-block">
        <img src="https://collabworkx.com/img/oobe/collabworkx.gif" class="img-fluid mx-auto d-block">
      </div>
      <div class="col-12 col-sm-6" style="min-height: 462px;">
        <div class="pr-4 py-4" style="min-height: 462px;">
          <p class="pb-0 mb-2 text-left" style="font-size: 26px;">Sign in CollabWorkx</p>
          <p class="pb-4 mb-3 text-left text-light">Say goodbye to juggling multiple tools and systems.</p>
          <div class="form-group">
            <input type="text" class="form-control mt-2" id="emailLogin" name="email" placeholder="Email *" onkeyup="$(this).removeClass('border border-danger');">
          </div>
          <div class="input-group">
            <input type="password" class="form-control mt-2" id="passwordLogin" name="password" placeholder="Password *" onkeyup="$(this).removeClass('border border-danger');">
            <div class="input-group-append mt-2">
              <span class="input-group-text" id="pw1" style="background: #40444b !important;color: white !important;outline: none !important;box-shadow: none !important;border: none;font-family: gothic;padding: 5px 10PX;cursor: pointer;"
                onclick="$(this).find('svg').toggleClass('fa-eye').toggleClass('fa-eye-slash');if($('#passwordRegister').attr('type') == 'text'){$('#passwordRegister').attr('type', 'password');}else{$('#passwordRegister').attr('type', 'text');}"><svg
                  class="svg-inline--fa fa-eye" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg="">
                  <path fill="currentColor"
                    d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z">
                  </path>
                </svg><!-- <i class="fa-solid fa-eye"></i> --></span>
            </div>
          </div>
          <input type="hidden" name="_token" value="eNg6U0ammmsXXUckSKJPiwF5KxU3BfBsRXZycCCc">
          <div class="d-block" style="width: 100%;height: 25px;">
            <div class="float-left">
              <a href="#" data-bs-toggle="modal" data-bs-target="#forgotPassword">Forgot Password?</a>
            </div>
            <div class="float-right">
              <input type="checkbox" id="remember_me" name="remember_me">
              <label for="remember_me">Remember Me?</label>
            </div>
          </div>
          <div class="form-group" style="display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: nowrap;flex-direction: row;position: absolute;bottom: 0px;    width: calc(100% - 25px);">
            <button type="button" class="btn btn-secondary" data-bs-dismiss="modal" onclick="resetFormV1()">Close</button>
            <button type="button" class="btn btn-primary" onclick="validateStep1Login()">Login <svg class="svg-inline--fa fa-caret-right" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-right" role="img"
                xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg="">
                <path fill="currentColor" d="M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"></path>
              </svg><!-- <i class="fa-solid fa-caret-right"></i> --></button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="loginAccountPart2 d-none">
    <div class="row align-items-center">
      <div class="col-12" style="min-height: 462px;">
        <div class="pr-4 py-4" style="min-height: 462px;">
          <p class="pb-3 text-center text-light" style="font-size: 26px;">Validating Credentials...</p>
          <img src="https://collabworkx.com/img/oobe/collabworkx.gif" class="img-fluid mx-auto d-block loginAnimationTransition">
        </div>
      </div>
    </div>
  </div>
  <div class="loginAccountPart3 d-none">
    <div class="row align-items-center">
      <div class="col-12 col-sm-6 d-none d-sm-block">
        <img src="https://collabworkx.com/img/oobe/robot.gif" class="img-fluid mx-auto d-block">
      </div>
      <div class="col-12 col-sm-6" style="min-height: 462px;">
        <div class="pr-4 py-4" style="min-height: 462px;">
          <p class="pb-0 mb-2 text-left" style="font-size: 26px;">Just one more step</p>
          <p class="pb-3 text-left text-light">Please validate your account login with your 2FA TOTP code generated by the app you used to enable this security feature</p>
          <div class="form-group">
            <input type="text" class="form-control mt-2" id="totpLogin" name="toptpLogin" placeholder="TOTP Code (No spaces or symbols)" onkeyup="$(this).removeClass('border border-danger');">
          </div>
          <div class="form-group" style="display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: nowrap;flex-direction: row;position: absolute;bottom: 0px;    width: calc(100% - 25px);">
            <button type="button" class="btn btn-primary" onclick="validateStep3Login()">Validate <svg class="svg-inline--fa fa-caret-right" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-right" role="img"
                xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg="">
                <path fill="currentColor" d="M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"></path>
              </svg><!-- <i class="fa-solid fa-caret-right"></i> --></button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://collabworkx.com/registerV2

<form action="https://collabworkx.com/registerV2" method="post">
  <div class="createAccountPart1">
    <div class="row align-items-center">
      <div class="col-12 col-sm-6 d-none d-sm-block">
        <img src="https://collabworkx.com/img/oobe/collabworkx.gif" class="img-fluid mx-auto d-block">
      </div>
      <div class="col-12 col-sm-6" style="min-height: 462px;">
        <div class="pr-4 py-4" style="min-height: 462px;">
          <p class="pb-0 mb-2 text-left" style="font-size: 26px;">Join CollabWorkx</p>
          <p class="pb-4 mb-3 text-left text-light">Say goodbye to juggling multiple tools and systems.</p>
          <div class="form-group">
            <input type="text" class="form-control mt-2" id="emailRegister" name="email" placeholder="Email *" onkeyup="$(this).removeClass('border border-danger');">
          </div>
          <div class="input-group">
            <input type="password" class="form-control mt-2" id="passwordRegister" name="password" placeholder="Password *" onkeyup="$(this).removeClass('border border-danger');">
            <div class="input-group-append mt-2">
              <span class="input-group-text" id="pw1" style="background: #40444b !important;color: white !important;outline: none !important;box-shadow: none !important;border: none;font-family: gothic;padding: 5px 10PX;cursor: pointer;"
                onclick="$(this).find('svg').toggleClass('fa-eye').toggleClass('fa-eye-slash');if($('#passwordRegister').attr('type') == 'text'){$('#passwordRegister').attr('type', 'password');}else{$('#passwordRegister').attr('type', 'text');}"><svg
                  class="svg-inline--fa fa-eye" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg="">
                  <path fill="currentColor"
                    d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z">
                  </path>
                </svg><!-- <i class="fa-solid fa-eye"></i> --></span>
            </div>
          </div>
          <div class="input-group">
            <input type="password" class="form-control mt-2" id="passwordRegisterConfirm" name="passwordRe" placeholder="Confirm your Password *" onkeyup="$(this).removeClass('border border-danger');">
            <div class="input-group-append mt-2">
              <span class="input-group-text" id="pw2" style="background: #40444b !important;color: white !important;outline: none !important;box-shadow: none !important;border: none;font-family: gothic;padding: 5px 10PX;cursor: pointer;"
                onclick="$(this).find('svg').toggleClass('fa-eye').toggleClass('fa-eye-slash');if($('#passwordRegisterConfirm').attr('type') == 'text'){$('#passwordRegisterConfirm').attr('type', 'password');}else{$('#passwordRegisterConfirm').attr('type', 'text');}"><svg
                  class="svg-inline--fa fa-eye" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg="">
                  <path fill="currentColor"
                    d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z">
                  </path>
                </svg><!-- <i class="fa-solid fa-eye"></i> --></span>
            </div>
            <small id="passwordHelpBlock" class="form-text text-muted"> Your password must be 6-20 characters long, contain letters, numbers and special characters, and must not contain spaces, or emoji. </small>
          </div>
          <input type="hidden" name="_token" value="eNg6U0ammmsXXUckSKJPiwF5KxU3BfBsRXZycCCc">
          <div class="form-group" style="display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: nowrap;flex-direction: row;position: absolute;bottom: 0px;    width: calc(100% - 25px);">
            <button type="button" class="btn btn-secondary" data-bs-dismiss="modal" onclick="resetFormV2()">Cancel</button>
            <button type="button" class="btn btn-primary" onclick="validateStep1()">Next <svg class="svg-inline--fa fa-caret-right" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-right" role="img"
                xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg="">
                <path fill="currentColor" d="M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"></path>
              </svg><!-- <i class="fa-solid fa-caret-right"></i> --></button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="createAccountPart2 d-none">
    <div class="row align-items-center">
      <div class="col-12 col-sm-6 d-none d-sm-block">
        <img src="https://collabworkx.com/img/oobe/person.gif" class="img-fluid mx-auto d-block">
      </div>
      <div class="col-12 col-sm-6" style="min-height: 462px;">
        <div class="pr-4 py-4" style="min-height: 462px;">
          <p class="pb-3 text-left text-light" style="font-size: 26px;">Let's set up your account basics.</p>
          <div class="form-group">
            <input type="text" class="form-control mt-2" id="firstnameRegister" name="firstname" placeholder="First Name *" onkeyup="$(this).removeClass('border border-danger');">
            <input type="text" class="form-control mt-3" id="lastnameRegister" name="lastname" placeholder="Last Name *" onkeyup="$(this).removeClass('border border-danger');">
          </div>
          <div class="form-group">
            <select class="form-control mt-2" id="timezoneRegister" name="timezoneRegister">
              <option value="0" gmtoffset="00:00" selected="" disabled="">Select your timezone</option>
              <option value="1" gmtoffset="-11:00">(GMT-11:00) Midway Island </option>
              <option value="2" gmtoffset="-11:00">(GMT-11:00) Samoa </option>
              <option value="3" gmtoffset="-10:00">(GMT-10:00) Hawaii </option>
              <option value="4" gmtoffset="-09:00">(GMT-09:00) Alaska </option>
              <option value="5" gmtoffset="-08:00">(GMT-08:00) Pacific Time</option>
              <option value="6" gmtoffset="-08:00">(GMT-08:00) Tijuana </option>
              <option value="9" gmtoffset="-07:00">(GMT-07:00) Mazatlan </option>
              <option value="10" gmtoffset="-07:00">(GMT-07:00) Mountain Time</option>
              <option value="11" gmtoffset="-06:00">(GMT-06:00) Central America </option>
              <option value="12" gmtoffset="-06:00">(GMT-06:00) Central Time</option>
              <option value="14" gmtoffset="-06:00">(GMT-06:00) Mexico City </option>
              <option value="15" gmtoffset="-06:00">(GMT-06:00) Monterrey </option>
              <option value="16" gmtoffset="-05:00">(GMT-05:00) Bogota </option>
              <option value="17" gmtoffset="-05:00">(GMT-05:00) Eastern Time</option>
              <option value="18" gmtoffset="-05:00">(GMT-05:00) Lima </option>
              <option value="19" gmtoffset="-05:00">(GMT-05:00) Quito </option>
              <option value="20" gmtoffset="-04:00">(GMT-04:00) Atlantic Time</option>
              <option value="21" gmtoffset="-04:30">(GMT-04:30) Caracas </option>
              <option value="22" gmtoffset="-04:00">(GMT-04:00) La Paz </option>
              <option value="23" gmtoffset="-04:00">(GMT-04:00) Santiago </option>
              <option value="24" gmtoffset="-03:30">(GMT-03:30) Newfoundland </option>
              <option value="25" gmtoffset="-03:00">(GMT-03:00) Brasilia </option>
              <option value="26" gmtoffset="-03:00">(GMT-03:00) Buenos Aires </option>
              <option value="28" gmtoffset="-03:00">(GMT-03:00) Greenland </option>
              <option value="29" gmtoffset="-02:00">(GMT-02:00) Mid-Atlantic </option>
              <option value="30" gmtoffset="-01:00">(GMT-01:00) Azores </option>
              <option value="31" gmtoffset="-01:00">(GMT-01:00) Cape Verde Is. </option>
              <option value="32" gmtoffset="00:00">(GMT+00:00) Casablanca </option>
              <option value="33" gmtoffset="00:00">(GMT+00:00) Edinburgh </option>
              <option value="34" gmtoffset="00:00">(GMT+00:00) Dublin </option>
              <option value="35" gmtoffset="00:00">(GMT+00:00) Lisbon </option>
              <option value="36" gmtoffset="00:00">(GMT+00:00) London </option>
              <option value="37" gmtoffset="00:00">(GMT+00:00) Monrovia </option>
              <option value="38" gmtoffset="00:00">(GMT+00:00) UTC </option>
              <option value="39" gmtoffset="01:00">(GMT+01:00) Amsterdam </option>
              <option value="41" gmtoffset="01:00">(GMT+01:00) Berlin </option>
              <option value="43" gmtoffset="01:00">(GMT+01:00) Bratislava </option>
              <option value="44" gmtoffset="01:00">(GMT+01:00) Brussels </option>
              <option value="45" gmtoffset="01:00">(GMT+01:00) Budapest </option>
              <option value="46" gmtoffset="01:00">(GMT+01:00) Copenhagen </option>
              <option value="47" gmtoffset="01:00">(GMT+01:00) Ljubljana </option>
              <option value="48" gmtoffset="01:00">(GMT+01:00) Madrid </option>
              <option value="49" gmtoffset="01:00">(GMT+01:00) Paris </option>
              <option value="50" gmtoffset="01:00">(GMT+01:00) Prague </option>
              <option value="51" gmtoffset="01:00">(GMT+01:00) Rome </option>
              <option value="52" gmtoffset="01:00">(GMT+01:00) Sarajevo </option>
              <option value="53" gmtoffset="01:00">(GMT+01:00) Skopje </option>
              <option value="54" gmtoffset="01:00">(GMT+01:00) Stockholm </option>
              <option value="55" gmtoffset="01:00">(GMT+01:00) Vienna </option>
              <option value="56" gmtoffset="01:00">(GMT+01:00) Warsaw </option>
              <option value="57" gmtoffset="01:00">(GMT+01:00) West Central Africa </option>
              <option value="58" gmtoffset="01:00">(GMT+01:00) Zagreb </option>
              <option value="59" gmtoffset="02:00">(GMT+02:00) Athens </option>
              <option value="60" gmtoffset="02:00">(GMT+02:00) Bucharest </option>
              <option value="61" gmtoffset="02:00">(GMT+02:00) Cairo </option>
              <option value="62" gmtoffset="02:00">(GMT+02:00) Harare </option>
              <option value="63" gmtoffset="02:00">(GMT+02:00) Helsinki </option>
              <option value="64" gmtoffset="02:00">(GMT+02:00) Istanbul </option>
              <option value="65" gmtoffset="02:00">(GMT+02:00) Jerusalem </option>
              <option value="66" gmtoffset="02:00">(GMT+02:00) Kyiv </option>
              <option value="67" gmtoffset="02:00">(GMT+02:00) Pretoria </option>
              <option value="68" gmtoffset="02:00">(GMT+02:00) Riga </option>
              <option value="69" gmtoffset="02:00">(GMT+02:00) Sofia </option>
              <option value="70" gmtoffset="02:00">(GMT+02:00) Tallinn </option>
              <option value="71" gmtoffset="02:00">(GMT+02:00) Vilnius </option>
              <option value="72" gmtoffset="03:00">(GMT+03:00) Baghdad </option>
              <option value="73" gmtoffset="03:00">(GMT+03:00) Kuwait </option>
              <option value="74" gmtoffset="03:00">(GMT+03:00) Minsk </option>
              <option value="75" gmtoffset="03:00">(GMT+03:00) Nairobi </option>
              <option value="76" gmtoffset="03:00">(GMT+03:00) Riyadh </option>
              <option value="77" gmtoffset="03:00">(GMT+03:00) Volgograd </option>
              <option value="78" gmtoffset="03:30">(GMT+03:30) Tehran </option>
              <option value="79" gmtoffset="04:00">(GMT+04:00) Abu Dhabi </option>
              <option value="80" gmtoffset="04:00">(GMT+04:00) Baku </option>
              <option value="81" gmtoffset="04:00">(GMT+04:00) Moscow </option>
              <option value="82" gmtoffset="04:00">(GMT+04:00) Muscat </option>
              <option value="83" gmtoffset="04:00">(GMT+04:00) St. Petersburg </option>
              <option value="84" gmtoffset="04:00">(GMT+04:00) Tbilisi </option>
              <option value="85" gmtoffset="04:00">(GMT+04:00) Yerevan </option>
              <option value="86" gmtoffset="04:30">(GMT+04:30) Kabul </option>
              <option value="88" gmtoffset="05:00">(GMT+05:00) Karachi </option>
              <option value="89" gmtoffset="05:00">(GMT+05:00) Tashkent </option>
              <option value="90" gmtoffset="05:30">(GMT+05:30) Chennai </option>
              <option value="91" gmtoffset="05:30">(GMT+05:30) Kolkata </option>
              <option value="92" gmtoffset="05:30">(GMT+05:30) Mumbai </option>
              <option value="95" gmtoffset="05:45">(GMT+05:45) Kathmandu </option>
              <option value="96" gmtoffset="06:00">(GMT+06:00) Almaty </option>
              <option value="98" gmtoffset="06:00">(GMT+06:00) Dhaka </option>
              <option value="99" gmtoffset="06:00">(GMT+06:00) Ekaterinburg </option>
              <option value="100" gmtoffset="06:30">(GMT+06:30) Rangoon </option>
              <option value="101" gmtoffset="07:00">(GMT+07:00) Bangkok </option>
              <option value="103" gmtoffset="07:00">(GMT+07:00) Jakarta </option>
              <option value="104" gmtoffset="07:00">(GMT+07:00) Novosibirsk </option>
              <option value="105" gmtoffset="08:00">(GMT+08:00) Beijing </option>
              <option value="106" gmtoffset="08:00">(GMT+08:00) Chongqing </option>
              <option value="108" gmtoffset="08:00">(GMT+08:00) Krasnoyarsk </option>
              <option value="109" gmtoffset="08:00">(GMT+08:00) Kuala Lumpur </option>
              <option value="110" gmtoffset="08:00">(GMT+08:00) Perth </option>
              <option value="111" gmtoffset="08:00">(GMT+08:00) Singapore </option>
              <option value="112" gmtoffset="08:00">(GMT+08:00) Taipei </option>
              <option value="113" gmtoffset="08:00">(GMT+08:00) Ulaan Bataar </option>
              <option value="114" gmtoffset="08:00">(GMT+08:00) Urumqi </option>
              <option value="115" gmtoffset="09:00">(GMT+09:00) Irkutsk </option>
              <option value="118" gmtoffset="09:00">(GMT+09:00) Seoul </option>
              <option value="119" gmtoffset="09:00">(GMT+09:00) Tokyo </option>
              <option value="120" gmtoffset="09:30">(GMT+09:30) Adelaide </option>
              <option value="121" gmtoffset="09:30">(GMT+09:30) Darwin </option>
              <option value="122" gmtoffset="10:00">(GMT+10:00) Brisbane </option>
              <option value="123" gmtoffset="10:00">(GMT+10:00) Canberra </option>
              <option value="124" gmtoffset="10:00">(GMT+10:00) Guam </option>
              <option value="125" gmtoffset="10:00">(GMT+10:00) Hobart </option>
              <option value="126" gmtoffset="10:00">(GMT+10:00) Melbourne </option>
              <option value="127" gmtoffset="10:00">(GMT+10:00) Port Moresby </option>
              <option value="128" gmtoffset="10:00">(GMT+10:00) Sydney </option>
              <option value="129" gmtoffset="10:00">(GMT+10:00) Yakutsk </option>
              <option value="130" gmtoffset="11:00">(GMT+11:00) Vladivostok </option>
              <option value="131" gmtoffset="12:00">(GMT+12:00) Auckland </option>
              <option value="132" gmtoffset="12:00">(GMT+12:00) Fiji </option>
              <option value="133" gmtoffset="12:00">(GMT+12:00) Kwajalein</option>
              <option value="134" gmtoffset="12:00">(GMT+12:00) Kamchatka </option>
              <option value="135" gmtoffset="12:00">(GMT+12:00) Magadan </option>
              <option value="136" gmtoffset="12:00">(GMT+12:00) Marshall Is. </option>
              <option value="139" gmtoffset="12:00">(GMT+12:00) Wellington </option>
              <option value="140" gmtoffset="12:00">(GMT+13:00) Nuku\Alofa </option>
            </select>
          </div>
          <div class="form-group" style="display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: nowrap;flex-direction: row;position: absolute;bottom: 0px;    width: calc(100% - 25px);">
            <button type="button" class="btn btn-secondary" onclick="$('.createAccountPart1, .createAccountPart2').toggleClass('d-none');"><svg class="svg-inline--fa fa-caret-left" aria-hidden="true" focusable="false" data-prefix="fas"
                data-icon="caret-left" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg="">
                <path fill="currentColor" d="M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z"></path>
              </svg><!-- <i class="fa-solid fa-caret-left"></i> --> Back</button>
            <button type="button" class="btn btn-primary" onclick="validateStep2()">Next <svg class="svg-inline--fa fa-caret-right" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-right" role="img"
                xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg="">
                <path fill="currentColor" d="M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"></path>
              </svg><!-- <i class="fa-solid fa-caret-right"></i> --></button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="createAccountPart3 d-none">
    <div class="row align-items-center">
      <div class="col-12 col-sm-6 d-none d-sm-block">
        <img src="https://collabworkx.com/img/oobe/robot.gif" class="img-fluid mx-auto d-block">
      </div>
      <div class="col-12 col-sm-6" style="min-height: 462px;">
        <div class="pr-4 py-4" style="min-height: 462px;">
          <label style="font-size: 26px;">Lastly... are you human?</label>
          <div class="h-captcha mt-2" data-sitekey="09ea6ad8-ca1c-4d5e-95e8-dbcc72e49904" data-theme="dark"><iframe
              src="https://newassets.hcaptcha.com/captcha/v1/3b797c3/static/hcaptcha.html#frame=checkbox&amp;id=03wyo9tp69ty&amp;host=collabworkx.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;pstissuer=https%3A%2F%2Fpst-issuer.hcaptcha.com&amp;sitekey=09ea6ad8-ca1c-4d5e-95e8-dbcc72e49904&amp;theme=dark&amp;origin=https%3A%2F%2Fcollabworkx.com"
              tabindex="0" frameborder="0" scrolling="no" allow="private-state-token-issuance 'src'; private-state-token-redemption 'src'" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="03wyo9tp69ty"
              data-hcaptcha-response="" style="pointer-events: auto; width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-03wyo9tp69ty" name="g-recaptcha-response" style="display: none;"></textarea><textarea
              id="h-captcha-response-03wyo9tp69ty" name="h-captcha-response" style="display: none;"></textarea></div>
          <div class="form-check">
            <input class="form-check-input" type="checkbox" id="termsAndPrivacyPolicyCheck" name="termsAndPrivacyPolicyCheck">
            <label class="form-check-label" for="termsAndPrivacyPolicyCheck"> I have read and agree to CollabWorkx<br><a href="https://collabworkx.com/terms-privacy/CollabWorkx Terms of Service Nov 1 2023.pdf" target="_blank">Terms of Service</a>,
              <a href="https://collabworkx.com/terms-privacy/CollabWorkx Privacy Policy Nov 1 2023.pdf" target="_blank">Privacy Policy</a>, and
              <a href="https://collabworkx.com/terms-privacy/CollabWorkx Transparency &amp; Accountability 2023.pdf" target="_blank">Transparency &amp; Accountability Commitment</a>
            </label>
          </div>
          <div class="form-group" style="display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: nowrap;flex-direction: row;position: absolute;bottom: 0px;width: calc(100% - 25px);">
            <button type="button" class="btn btn-secondary" onclick="$('.createAccountPart2, .createAccountPart3').toggleClass('d-none');"><svg class="svg-inline--fa fa-caret-left" aria-hidden="true" focusable="false" data-prefix="fas"
                data-icon="caret-left" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg="">
                <path fill="currentColor" d="M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z"></path>
              </svg><!-- <i class="fa-solid fa-caret-left"></i> --> Back</button>
            <button type="submit" class="btn btn-primary">Create my account <svg class="svg-inline--fa fa-check" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check" role="img" xmlns="http://www.w3.org/2000/svg"
                viewBox="0 0 448 512" data-fa-i2svg="">
                <path fill="currentColor" d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"></path>
              </svg><!-- <i class="fa-solid fa-check"></i> --></button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://collabworkx.com/forgot-password

<form action="https://collabworkx.com/forgot-password" method="post">
  <h3 class="text-center">Recovery</h3>
  <p class="text-center">We are here to help, we only require your login email</p>
  <input type="hidden" name="_token" value="eNg6U0ammmsXXUckSKJPiwF5KxU3BfBsRXZycCCc">
  <input type="text" class="form-control" id="usernameRecover" name="email" placeholder="Email">
  <div class="h-captcha mt-2" data-sitekey="09ea6ad8-ca1c-4d5e-95e8-dbcc72e49904"><iframe
      src="https://newassets.hcaptcha.com/captcha/v1/3b797c3/static/hcaptcha.html#frame=checkbox&amp;id=15d0n0j2fg1v&amp;host=collabworkx.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;pstissuer=https%3A%2F%2Fpst-issuer.hcaptcha.com&amp;sitekey=09ea6ad8-ca1c-4d5e-95e8-dbcc72e49904&amp;theme=light&amp;origin=https%3A%2F%2Fcollabworkx.com"
      tabindex="0" frameborder="0" scrolling="no" allow="private-state-token-issuance 'src'; private-state-token-redemption 'src'" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="15d0n0j2fg1v"
      data-hcaptcha-response="" style="pointer-events: auto; width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-15d0n0j2fg1v" name="g-recaptcha-response" style="display: none;"></textarea><textarea
      id="h-captcha-response-15d0n0j2fg1v" name="h-captcha-response" style="display: none;"></textarea></div>
  <button type="button" class="btn btn-secondary mt-3 float-right" data-dismiss="modal">Cancel</button>
  <button type="submit" id="restoreSendButton" class="btn btn-danger mt-3 mr-2 float-right">Reset my Password</button>
</form>

Text Content

 * Why CollabWorkx?
 * Features
 * Scale
 * Enterprise
 * Resources

Join for free Login Sign up free Login


TRANSFORM THE WAY YOU WORK
& COLLABORATE WITH ONE PLATFORM

Join the fastest-growing platform for businesses and teams.

Get Started Watch PROMO
Watch PROMO





DISCOVER WHY COLLABWORKX IS PREFERRED BY BUSINESSES AND TEAMS.

Whether in the office, remote or a hybrid setup, effectively manage complex
projects, streamline team communication, establish workflows, and track tasks
across multiple projects and timelines.

 * Secure Platform
 * Encrypted Communication





PURPOSEFULLY CRAFTED FOR SCALABILITY AND ADAPTABILITY

 * Move faster with your tools in one place.
 * Reduce your overall cost in a fragmented space.
 * Unlimited scale, control and security.
 * No integration, No additional license, No clients to download.
 * Sync workspace, cross-collaborate with multiple partners.





DYNAMIC COLLABORATION

Expand your business through collaborative efforts. Our innovative platform
facilitates one-on-one and cross-collaboration with coexisting partners,
ensuring secure shared control.

Our secure collaboration spaces allow you to partner without jeopardizing your
company's data security.




SAY GOODBYE TO JUGGLING MULTIPLE TOOLS AND SYSTEMS

Bring unlimited members
Why CollabWorkx?
Product Comparison Customer Success Transparency
Scale
Core features Unlimited features Contact Sales
Resources
On-Demand Training CollabWorkx Community FAQ's
Company
About Us Compliance Investor Relations Media Kit

CollabWorkx © 2024

Terms & Privacy



CollabWorkx © 2024

Terms & Privacy




Sign in CollabWorkx

Say goodbye to juggling multiple tools and systems.



Forgot Password?
Remember Me?
Close Login

Validating Credentials...

Just one more step

Please validate your account login with your 2FA TOTP code generated by the app
you used to enable this security feature


Validate

Join CollabWorkx

Say goodbye to juggling multiple tools and systems.




Your password must be 6-20 characters long, contain letters, numbers and special
characters, and must not contain spaces, or emoji.
Cancel Next

Let's set up your account basics.


Select your timezone (GMT-11:00) Midway Island (GMT-11:00) Samoa (GMT-10:00)
Hawaii (GMT-09:00) Alaska (GMT-08:00) Pacific Time (GMT-08:00) Tijuana
(GMT-07:00) Mazatlan (GMT-07:00) Mountain Time (GMT-06:00) Central America
(GMT-06:00) Central Time (GMT-06:00) Mexico City (GMT-06:00) Monterrey
(GMT-05:00) Bogota (GMT-05:00) Eastern Time (GMT-05:00) Lima (GMT-05:00) Quito
(GMT-04:00) Atlantic Time (GMT-04:30) Caracas (GMT-04:00) La Paz (GMT-04:00)
Santiago (GMT-03:30) Newfoundland (GMT-03:00) Brasilia (GMT-03:00) Buenos Aires
(GMT-03:00) Greenland (GMT-02:00) Mid-Atlantic (GMT-01:00) Azores (GMT-01:00)
Cape Verde Is. (GMT+00:00) Casablanca (GMT+00:00) Edinburgh (GMT+00:00) Dublin
(GMT+00:00) Lisbon (GMT+00:00) London (GMT+00:00) Monrovia (GMT+00:00) UTC
(GMT+01:00) Amsterdam (GMT+01:00) Berlin (GMT+01:00) Bratislava (GMT+01:00)
Brussels (GMT+01:00) Budapest (GMT+01:00) Copenhagen (GMT+01:00) Ljubljana
(GMT+01:00) Madrid (GMT+01:00) Paris (GMT+01:00) Prague (GMT+01:00) Rome
(GMT+01:00) Sarajevo (GMT+01:00) Skopje (GMT+01:00) Stockholm (GMT+01:00) Vienna
(GMT+01:00) Warsaw (GMT+01:00) West Central Africa (GMT+01:00) Zagreb
(GMT+02:00) Athens (GMT+02:00) Bucharest (GMT+02:00) Cairo (GMT+02:00) Harare
(GMT+02:00) Helsinki (GMT+02:00) Istanbul (GMT+02:00) Jerusalem (GMT+02:00) Kyiv
(GMT+02:00) Pretoria (GMT+02:00) Riga (GMT+02:00) Sofia (GMT+02:00) Tallinn
(GMT+02:00) Vilnius (GMT+03:00) Baghdad (GMT+03:00) Kuwait (GMT+03:00) Minsk
(GMT+03:00) Nairobi (GMT+03:00) Riyadh (GMT+03:00) Volgograd (GMT+03:30) Tehran
(GMT+04:00) Abu Dhabi (GMT+04:00) Baku (GMT+04:00) Moscow (GMT+04:00) Muscat
(GMT+04:00) St. Petersburg (GMT+04:00) Tbilisi (GMT+04:00) Yerevan (GMT+04:30)
Kabul (GMT+05:00) Karachi (GMT+05:00) Tashkent (GMT+05:30) Chennai (GMT+05:30)
Kolkata (GMT+05:30) Mumbai (GMT+05:45) Kathmandu (GMT+06:00) Almaty (GMT+06:00)
Dhaka (GMT+06:00) Ekaterinburg (GMT+06:30) Rangoon (GMT+07:00) Bangkok
(GMT+07:00) Jakarta (GMT+07:00) Novosibirsk (GMT+08:00) Beijing (GMT+08:00)
Chongqing (GMT+08:00) Krasnoyarsk (GMT+08:00) Kuala Lumpur (GMT+08:00) Perth
(GMT+08:00) Singapore (GMT+08:00) Taipei (GMT+08:00) Ulaan Bataar (GMT+08:00)
Urumqi (GMT+09:00) Irkutsk (GMT+09:00) Seoul (GMT+09:00) Tokyo (GMT+09:30)
Adelaide (GMT+09:30) Darwin (GMT+10:00) Brisbane (GMT+10:00) Canberra
(GMT+10:00) Guam (GMT+10:00) Hobart (GMT+10:00) Melbourne (GMT+10:00) Port
Moresby (GMT+10:00) Sydney (GMT+10:00) Yakutsk (GMT+11:00) Vladivostok
(GMT+12:00) Auckland (GMT+12:00) Fiji (GMT+12:00) Kwajalein (GMT+12:00)
Kamchatka (GMT+12:00) Magadan (GMT+12:00) Marshall Is. (GMT+12:00) Wellington
(GMT+13:00) Nuku\Alofa
Back Next
Lastly... are you human?

I have read and agree to CollabWorkx
Terms of Service, Privacy Policy, and Transparency & Accountability Commitment
Back Create my account


RECOVERY

We are here to help, we only require your login email


Cancel Reset my Password

Collaboration - Video Conference - Project Manager - Calendar - Whiteboard -
Email Client - Reminders - Language Translator - Team Channels - Cloud Storage -
Document Control - Open Office - Unlimited Users - Work Status - Private
Messages - Unlimited Communication - Screen Share - Mind Mapping - Voice Lounge
- Address Book - Security - Mentions - Hierarchy Management - 

Collaboration - Video Conference - Project Manager - Calendar - Whiteboard -
Email Client - Reminders - Language Translator - Team Channels - Cloud Storage -
Document Control - Open Office - Unlimited Users - Work Status - Private
Messages - Unlimited Communication - Screen Share - Mind Mapping - Voice Lounge
- Address Book - Security - Mentions - Hierarchy Management - 

LET'S GET HAPPY

Public Release March 31, 2023

Get notified
×

CONTACT SALES

First Name *
Last Name *
Work Email *
Country * Afghanistan Åland Albania Algeria American Samoa Andorra Angola
Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia
Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize
Benin Bermuda Bhutan Bolivia Bonaire Bosnia and Herzegovina Botswana Bouvet
Island Brazil British Indian Ocean Territory British Virgin Islands Brunei
Bulgaria Burkina Faso Burundi Cambodia Cameroon Canada Cape Verde Cayman Islands
Central African Republic Chad Chile China Christmas Island Cocos [Keeling]
Islands Colombia Comoros Cook Islands Costa Rica Croatia Cuba Curacao Cyprus
Czech Republic Democratic Republic of the Congo Denmark Djibouti Dominica
Dominican Republic East Timor Ecuador Egypt El Salvador Equatorial Guinea
Eritrea Estonia Ethiopia Falkland Islands Faroe Islands Fiji Finland France
French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia
Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala
Guernsey Guinea Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands
Honduras Hong Kong Hungary Iceland India Indonesia Iran Iraq Ireland Isle of Man
Israel Italy Ivory Coast Jamaica Japan Jersey Jordan Kazakhstan Kenya Kiribati
Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein
Lithuania Luxembourg Macao Macedonia Madagascar Malawi Malaysia Maldives Mali
Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia
Moldova Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar [Burma]
Namibia Nauru Nepal Netherlands New Caledonia New Zealand Nicaragua Niger
Nigeria Niue Norfolk Island North Korea Northern Mariana Islands Norway Oman
Pakistan Palau Palestine Panama Papua New Guinea Paraguay Peru Philippines
Pitcairn Islands Poland Portugal Puerto Rico Qatar Republic of the Congo Réunion
Romania Russia Rwanda Saint Barthélemy Saint Helena Saint Kitts and Nevis Saint
Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent and the Grenadines
Samoa San Marino São Tomé and Príncipe Saudi Arabia Senegal Serbia Seychelles
Sierra Leone Singapore Sint Maarten Slovakia Slovenia Solomon Islands Somalia
South Africa South Georgia and the South Sandwich Islands South Korea South
Sudan Spain Sri Lanka Sudan Suriname Svalbard and Jan Mayen Swaziland Sweden
Switzerland Syria Taiwan Tajikistan Tanzania Thailand Togo Tokelau Tonga
Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu
U.S. Minor Outlying Islands U.S. Virgin Islands Uganda Ukraine United Arab
Emirates United Kingdom United States Uruguay Uzbekistan Vanuatu Vatican City
Venezuela Vietnam Wallis and Futuna Western Sahara Yemen Zambia Zimbabwe
Company *
Company Size * 1 - 15 16 - 100 101 - 500 501 - 1000 1001+
Department * Dev / Engineering IT Sales Support & Success Marketing Finance /
Legal / Ops HR / People Strategy / Biz Dev
Role * CXO VP Director Manager Contributor
Phone Number *
How can our sales team help? * I want to understand which CollabWorkx upgrades
are right for me I want to upgrade I have a product question

Submit


HOW COLLABWORKX USES COOKIES:

When you use and access the Service, we may place several cookies files in your
web browser. Please note, however, that if you delete cookies or refuse to
accept them, you might not be able to use all the features we offer, you may not
be able to store your preferences, and some of our pages might not display
properly.

Accept allReject all
Manage preferences
Privacy Policy Terms and conditions