www.ups.com Open in urlscan Pro
2a02:26f0:480:5b8::353a  Public Scan

URL: https://www.ups.com/lasso/forgot
Submission: On January 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: ForgotActionPOST /lasso/forgot

<form name="ForgotAction" class="ups-form_wrap" action="/lasso/forgot" method="post">
  <input type="hidden" id="CSRFToken" name="CSRFToken" value="d45c764822c85c3a4f839db9ac8124cf"> <!-- BEGIN LOGIN CONTENT -->
  <!-- ************************************************************************************ -->
  <!-- A04 Page Level Required Message                                                      -->
  <!-- ************************************************************************************ -->
  <input type="hidden" name="ioBlackBox" id="ioBlackBox"
    value="0400CIfeAe15Cx8Nf94lis1ztol5d9dCHB24G5mKV1GZGzYGX7ssP1wCzCdwLY/5OT1//pS0ApsBz/nwR+Kf0PyWLIssn9qQ3uRPSdu3DZ2D0kFMgGebJUzGicj7dU6U+zMPbfqyAgrCVd9dSDvFsQ9SoTw3x60BXdfsgriaMoAypQuyPr0t8ztVFisjUV4dJsOym9ceHDKRCiK4xI1RTIYC8ouD71qCKcmZqa+c5UMfdLNXqLz+1vlqUAr9dE2jcfl0wgroQBfpyuKKaiqvhPAFxACvhpTv9g5/TMj6Y82LrlflYU9iUMb03U590nH6wX2Eg1Ochb5FTbsDzd8lpxLf9qRamXhtyHHba5J1+dfwCdrgVBf0h9K3l+QEq/L6teBGjofZbR2X0CIa6bitt840eqGhLBMdnSkpgR9JAaPaCBTvsD8Ae2HMhAjTuni0YYcF7yZHbT+hap8tD/arQoCgDsCq9DH/qIFmn1vVQ4sGEOeEVizzECFHsEmzL8cZrbuX1PXpN4zl2IQd/tZS2Kh2RDUWloQyJ7e/+v+MU5nLlyX/MTxvKrOP4M3X8S8pWAYm7BFQVjvF0CKqWvTbz/c+r2mR4G06qXy1uSDdNcWCAs76yc/35JaHDGkeC5SHCHLPISKiq4yvoHcalrt79QMdX8iZJgytCNK9D58Hh3IM/26sE3FWLAHv5POjqZ3iH5BMrI3MaSYrgzshIqKrjK+gdyAFUwN05hXzcycRhS8EwApMRV0YmXEHAJzxpxtwqoC5Z/uCi7ME8loQwLLSzeFEuVfe4edP+YyrEsp6nSACJCaIZDsUQs8rXm+QmQTYiPWzeFUoW2PhFQQ3TC+mYVechH6G4joXDjSTzZwYPPZOeqzTh47OxzuQi//5YvJ2G7Kildfwd3sZbGPm/HSHTxG/ZJvXHhwykQoiwoG4Fz5os4x5VpgkQXTQzbLmsQMABG0XY42UpAUwVYh8YD1Y+HjfzRmFnPAJmrzw1xYQNUXlGWrQ+SzeWECdXW5OChVAkHseU6uzIcWW9taRlVVaJQCAxLllTYK3npCyqYOYa8OdJOE/s6oTZ3QHW3EPZ3+aGBbQLrYt0SILKuvRZ+CfI+7JGps+tc4cxQdXEkjojeY23vPI8I7OQmtv8AXYYpvbyv1Lva3jH3nbRHFsVWEIaCzMHcO8ldW2m1EPRNmBDAZAU2gytgKeNyoUj2KNbKSCekZHuH801FCkBClFQnLgM2I5gZUbf+BIIw+YKPOyEF2lCaQFicgYEFaaQLDSMZI22uj/pxdtL0whcR5vtPDI7eg6P5a3c3jVldoE">
  <input type="hidden" name="ioElapsedTime" id="ioElapsedTime" value="432">
  <script language="JavaScript">
    // basic configuration for ioBegin
    var io_operation = "ioBegin";
    var io_bbout_element_id = "ioBlackBox"; // id of hidden field in form
    // configure parameters to eliminate prompts to user
    var io_install_flash = false; // do not prompt to install Flash
    var io_install_stm = true; // install ActiveX...
    var io_exclude_stm = 12; // ...unless prompt is required
    var io_install_stm_error_handler = ""; // do nothing on ActiveX error
    var bb = document.getElementById("ioBlackBox");
    var bb_contents = "",
      bb_min_time = 400,
      bb_max_time = 5000,
      bb_time_incr = 50,
      bb_max_upd_time = 250,
      start_time = (new Date()).getTime(),
      bb_update_time = start_time;

    function waitforbb() {
      var current_time = (new Date()).getTime();
      var elapsed_time = current_time - start_time;
      if (bb.value !== bb_contents) {
        bb_contents = bb.value;
        bb_update_time = current_time;
      }
      if ((elapsed_time < bb_min_time) || (((bb_contents === "") || (current_time - bb_update_time < bb_max_upd_time)) && (elapsed_time < bb_max_time))) {
        setTimeout(function(thisObj) {
          waitforbb();
        }, bb_time_incr, this);
        return;
      }
      document.getElementById("ioElapsedTime").value = elapsed_time;
    }
  </script>
  <script language="JavaScript" src="https://mpsnare.iesnare.com/snare.js"></script>
  <script language="Javascript">
    waitforbb();
  </script>
  <input type="hidden" name="loc" value="null">
  <input type="hidden" name="returnto" value="null">
  <input type="hidden" name="loc" value="en_US">
  <!-- documentation ../source/module/A04_page_level_required_message.hbs -->
  <!-- Error Message -->
  <div class="" id="error_list" style="display: none">
    <h3 class="ups-invalid_color-list ups-error_alert-list">
      <span class="icon ups-icon-exclamation" aria-hidden="true"></span> Please correct the following errors:
    </h3>
    <ul class="ups-icons-error">
      <li id="uidError" class=""><a href="javascript:document.getElementById('uid_email').focus();" class="ups-invalid_color"> Username <span class="ups-readerTxt">
								field
						</span>
					</a> is required</li>
      <li id="emailError" class=""><a href="javascript:document.getElementById('regead_email').focus();" class="ups-invalid_color"> Registered Email Address <span class="ups-readerTxt">
								field
						</span>
					</a> is required</li>
    </ul>
  </div>
  <div class="" id="error_list2" style="display: none">
    <h3 class="ups-invalid_color-list ups-error_alert-list">
      <span class="icon ups-icon-exclamation" aria-hidden="true"></span> Please correct the following errors:
    </h3>
    <ul class="ups-icons-error">
      <li id="email2Error" class=""><a href="javascript:document.getElementById('regead2_email').focus();" class="ups-invalid_color"> Registered Email Address <span class="ups-readerTxt">
								field
						</span>
					</a> is required</li>
    </ul>
  </div>
  <div class="ups-component ups-card-component">
    <div class="card-deck">
      <div class="card ups-card ups-card_static fade-in-up">
        <div class="card-body">
          <h2>Password Reset</h2>
          <p>Forgot your password? Let's get you a new one. Enter your email address and username to get started.</p>
          <div id="uid_emailInput" class="ups-form_group ups-input ups-form_required" data-plugin="inputControl">
            <div class="ups-text_wrapper ups-input_wrapper">
              <label for="uid_email" class="ups-form_label"> Username </label>
              <input type="text" id="uid_email" name="userID" maxlength="16" class="ups-form_input ups-has_showhide_icon" onkeypress="return submitenter(event)">
            </div>
            <p class="ups-formError" id="lassoEmailUsername_error">
              <span class="icon ups-icon-exception"></span> Error: <span>Username is required</span>
            </p>
          </div>
          <div id="regead_emailInput" class="ups-form_group ups-input ups-form_required" data-plugin="inputControl">
            <div class="ups-text_wrapper ups-input_wrapper">
              <label for="regead_email" class="ups-form_label"> Registered Email Address </label>
              <input type="text" id="regead_email" name="email" maxlength="50" class="ups-form_input ups-has_showhide_icon" onkeypress="return submitenter(event)">
            </div>
            <p class="ups-formError" id="lassoEmailUsername_error">
              <span class="icon ups-icon-exception"></span>
              <span> Error: Registered Email Address is required</span>
            </p>
          </div>
          <!-- begin button Group -->
          <div class="ups-form_ctaGroup">
            <button name="resetMyPassword" id="submitBtn" type="submit" class="ups-cta ups-cta_primary" onclick="return validateResetMyPasswordForm()"> Reset My Password </button>
          </div>
          <!-- end button Group -->
        </div>
      </div>
      <div class="card ups-card ups-card_static fade-in-up">
        <div class="card-body">
          <h2>Recover Username</h2>
          <p> Can't remember your username? No worries! Enter your email address and we'll send you a reminder. </p>
          <div id="regead2_emailInput" class="ups-form_group ups-input ups-form_required" data-plugin="inputControl">
            <div class="ups-text_wrapper ups-input_wrapper">
              <label for="regead2_email" class="ups-form_label"> Registered Email Address </label>
              <input type="text" id="regead2_email" name="email2" maxlength="50" class="ups-form_input" onkeypress="return submitRecoverMyIDEnter(event)">
            </div>
            <p class="ups-formError" id="lassoEmailUsername_error">
              <span class="icon ups-icon-exception"></span>
              <span> Error: Registered Email Address is required</span>
            </p>
          </div>
          <div class="ups-form_ctaGroup">
            <button name="recoverMyID" id="submitRecoverMyIDBtn" type="submit" class="ups-cta ups-cta_primary" onclick="return validateRecoverMyIDForm()"> Recover My Username </button>
          </div>
        </div>
      </div>
      <!-- END LOGIN CONTENT -->
      <!-- begin button Group -->
    </div>
  </div>
  <div class="ups-group lasso_login">
    <div class="ups-form_ctaGroup">
      <button name="cancel" type="submit" class="ups-cta ups-cta_secondary">Back to Log In </button>
    </div>
  </div>
</form>

Text Content

Skip To Main Content
Log In



HOW CAN WE HELP?


PLEASE CORRECT THE FOLLOWING ERRORS:

 * Username field is required
 * Registered Email Address field is required


PLEASE CORRECT THE FOLLOWING ERRORS:

 * Registered Email Address field is required


PASSWORD RESET

Forgot your password? Let's get you a new one. Enter your email address and
username to get started.

Username

Error: Username is required

Registered Email Address

Error: Registered Email Address is required

Reset My Password


RECOVER USERNAME

Can't remember your username? No worries! Enter your email address and we'll
send you a reminder.

Registered Email Address

Error: Registered Email Address is required

Recover My Username
Back to Log In

This Site
 * Tracking
 * Shipping
 * Contact Us
 * Communication Preferences

Other UPS Sites
 * About UPSOpen the link in a new window
 * Recognize a UPS EmployeeOpen the link in a new window
 * Supply Chain SolutionsOpen the link in a new window
 * The UPS StoreOpen the link in a new window
 * UPS JobsOpen the link in a new window
 * UPS Developer PortalOpen the link in a new window

Connect with Us
 * FacebookOpen the link in a new window
 * TwitterOpen the link in a new window
 * InstagramOpen the link in a new window
 * LinkedInOpen the link in a new window
 * YouTubeOpen the link in a new window

Legal
 * Global Home
 * Protect Against Fraud
 * Terms and Conditions
 * Website Terms of Use
 * Your California Privacy Rights
 * Privacy Notice
 * Cookie Settings
 * Do Not Sell or Share My Personal Information


Copyright ©1994- 2024  United Parcel Service of America, Inc. All rights
reserved.

Close


THIS WEBSITE USES COOKIES

We do this to better understand how visitors use our site and to offer you a
more personal experience. Please see our Privacy Notice for more information.
You can manage your preferences by selecting Cookie Settings.








Feedback