www.paychex.com Open in urlscan Pro
104.18.19.237  Public Scan

Submitted URL: http://paychex.com/
Effective URL: https://www.paychex.com/
Submission: On February 24 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form data-once="form-updated" data-drupal-form-fields="slim-ee-number,location,checkbox-run-1,checkbox-run-2,checkbox-run-3,checkbox-run-4,checkbox-run-5,checkbox-run-6,checkbox-run-7">
  <div class="columns">
    <div class="column active">
      <label for="slim-ee-number">1. Number of Employees</label>
      <input id="slim-ee-number" type="number" pattern="\d*" min="0" max="10000" placeholder="Enter Number" maxlength="5" name="slimEENumber" tabindex="5"
        oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);">
    </div>
    <div class="column">
      <button class="column--close" aria-label="Close modal"></button>
      <label for="location">2. Where Is Your Business Located?</label>
      <input id="location" type="text" placeholder="Enter Your State" name="locations" tabindex="6">
    </div>
    <div class="column">
      <button class="column--close" aria-label="Close modal"></button>
      <fieldset class="column--fieldset">
        <legend>3. What Are You Interested In?</legend>
        <div class="paragraph--content-form-field-select-box">
          <span class="select-box-label" tabindex="6">Check All That Apply</span>
        </div>
        <div class="paragraph--content-form-fields" id="solutions-choices">
          <div class="paragraph--content-form-field">
            <input type="checkbox" name="checkbox-solutions" value="tax" id="checkbox-run-1" data-name="Payroll Services">
            <label for="checkbox-run-1">Payroll Services</label>
          </div>
          <div class="paragraph--content-form-field">
            <input type="checkbox" name="checkbox-solutions" value="hrprofessional" id="checkbox-run-2" data-name="Human Resources">
            <label for="checkbox-run-2">Human Resources</label>
          </div>
          <div class="paragraph--content-form-field">
            <input type="checkbox" name="checkbox-solutions" value="retirement" id="checkbox-run-3" data-name="Retirement">
            <label for="checkbox-run-3">Retirement</label>
          </div>
          <div class="paragraph--content-form-field">
            <input type="checkbox" name="checkbox-solutions" value="time" id="checkbox-run-4" data-name="Time &amp; Attendance">
            <label for="checkbox-run-4">Time &amp; Attendance</label>
          </div>
          <div class="paragraph--content-form-field">
            <input type="checkbox" name="checkbox-solutions" value="cyber" id="checkbox-run-5" data-name="Business Insurancce">
            <label for="checkbox-run-5">Business Insurance</label>
          </div>
          <div class="paragraph--content-form-field">
            <input type="checkbox" name="checkbox-solutions" value="benefits" id="checkbox-run-6" data-name="Employee Benefits">
            <label for="checkbox-run-6">Employee Benefits</label>
          </div>
          <div class="paragraph--content-form-field">
            <input type="checkbox" name="checkbox-solutions" value="healthinsurance" id="checkbox-run-7" data-name="PEO">
            <label for="checkbox-run-7">PEO</label>
          </div>
        </div>
      </fieldset>
    </div>
    <div class="column">
      <div class="field--name-field-index-title--wrap inactive" tabindex="8">
        <div class="field field--name-field-index-title field--type-string field--label-hidden field__item">Get Results</div>
      </div>
    </div>
  </div>
</form>

Name: cta-freepricing

<form id="cta-getfreepricing" name="cta-freepricing" data-sfcampaignid="7014u0000017YSu" data-sfcampaignname="WW_Home_Page_Web_Ankle_V1" onsubmit="return!1" data-once="form-updated"
  data-drupal-form-fields="companyName,numOfEmployees,fullName,firstName,lastName,email,phone,optIn,mobilePhone1">
  <div class="invalid-form-message" style="display:none">All fields are required.</div>
  <div class="hero">
    <div class="hero--content -container">
      <h2 id="ctaTitle">Get Started With a Free Quote</h2>
      <div class="offer" id="offer_2" style="display:none">Get 2 months free!</div>
      <div class="offer" id="offer_3" style="display:none">Get 3 months free!</div>
      <div class="hero--content-description" style="">Fill out the form below and we’ll be in touch shortly.</div>
    </div>
  </div>
  <div class="content step-1">
    <div class="step-indicator">
      <div class="step-indicator__step step-indicator__step-one"><span>1</span>Company Info</div>
      <div class="step-indicator__step step-indicator__step-two" aria-disabled="true"><span>2</span>Your Info</div>
    </div>
    <div class="content--row">
      <div class="content--field section-label">Company Information</div>
    </div>
    <div class="content--row two-column">
      <div class="content--field"><label for="companyName"><span class="label-text">Company Name</span><span class="error-message" data-required-text="Enter your company name."></span></label><input type="text" id="companyName" name="companyName"
          required=""></div>
      <div class="content--field right"><label for="numOfEmployees"><span class="label-text">Number of Employees</span><span class="error-message" data-required-text="Enter number of employees."></span></label><input type="number" min="0" max="10000"
          maxlength="5" id="numOfEmployees" name="numOfEmployees" pattern="[0-9]*" required=""></div>
    </div>
    <div class="content--row">
      <div class="content--field section-label padding-t">Your Information</div>
    </div>
    <div class="content--row" id="fullNameRow">
      <div class="content--field"><label for="fullName"><span class="label-text">Your Full Name</span><span class="error-message" data-required-text="Enter your first and last name."></span></label><input type="text" id="fullName" name="fullName"
          required=""></div>
    </div>
    <div class="content--row two-column" id="splitNameRow">
      <div class="content--field"><label for="firstName"><span class="label-text">First Name</span><span class="error-message" data-required-text="Enter your first name."></span></label><input type="text" id="firstName" name="firstName" required="">
      </div>
      <div class="content--field right"><label for="lastName"><span class="label-text">Last Name</span><span class="error-message" data-required-text="Enter your last name."></span></label><input type="text" id="lastName" name="lastName" required="">
      </div>
    </div>
    <div class="content--row">
      <div class="content--field"><label for="email"><span class="label-text">Email</span><span class="error-message" data-required-text="Enter your work email." data-invalid-text="Enter a valid email address."></span></label><input type="email"
          id="email" name="email" required=""></div>
    </div>
    <div class="content--row two-column">
      <div class="content--field"><label for="phone"><span class="label-text">Phone</span><span class="error-message" data-required-text="Enter your phone number." data-invalid-text="Enter a valid phone number."></span></label><input type="tel"
          id="phone" name="phone" required=""></div>
      <div class="content--field checkbox-field right"><input type="checkbox" id="optIn" name="optIn"><label for="optIn">Contact me by text</label></div>
    </div>
    <div class="content--row" id="mobileFieldRow">
      <div class="content--field mobile-phone"><label for="mobilePhone1"><span class="label-text">Mobile Number</span><span class="error-message" data-required-text="Enter your mobile number."
            data-invalid-text="Enter a valid mobile number."></span></label><input type="tel" id="mobilePhone1" name="mobilePhone1"></div>
    </div>
    <div class="cta-footer"><button type="button" class="button is-paychexblue next-btn" id="next-button">Next</button>
      <div id="loader" class="d-none">Loading...</div><button data-sfcampaignid="7014u0000017YSu" data-sfcampaignname="WW_Home_Page_Web_Ankle_V1" type="submit" class="btn btn-blue" id="cta-getfreepricing-submit">Request Pricing</button>
      <div><span class="btn btn-blue back-btn" id="back-button">Back</span>Your information is private and secure</div>
      <div><a href="https://www.paychex.com/corporate/security/privacy" target="_blank">Privacy Policy</a></div>
    </div>
  </div>
</form>

<form style="display: none; font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); width: 1px;" id="mktoForm_4065" data-once="form-updated" data-drupal-form-fields="" novalidate="novalidate"
  class="mktoForm mktoHasWidth mktoLayoutLeft">
  <style type="text/css">
    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
      color: #fff;
      border: 1px solid #75ae4c;
      padding: 0.4em 1em;
      font-size: 1em;
      background-color: #99c47c;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#99c47c), to(#75ae4c));
      background-image: -webkit-linear-gradient(top, #99c47c, #75ae4c);
      background-image: -moz-linear-gradient(top, #99c47c, #75ae4c);
      background-image: linear-gradient(to bottom, #99c47c, #75ae4c);
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
      border: 1px solid #447f19;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {
      outline: none;
      border: 1px solid #447f19;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active {
      background-color: #75ae4c;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#75ae4c), to(#99c47c));
      background-image: -webkit-linear-gradient(top, #75ae4c, #99c47c);
      background-image: -moz-linear-gradient(top, #75ae4c, #99c47c);
      background-image: linear-gradient(to bottom, #75ae4c, #99c47c);
    }
  </style>
  <div class="mktoFormRow">
    <fieldset class="mktoFormCol" style="padding-right: 10px; margin-bottom: 10px;">
      <legend>Step 1. Choose your interests</legend>
      <div class="mktoFormRow">
        <div class="mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset mktoHasWidth" style="width: 10px;"></div>
          <div class="mktoFieldWrap">
            <div class="mktoHtmlText mktoHasWidth" style="width: 260px;">
              <h3>Payroll, HR, Benefits</h3>
            </div>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxSalespayrolltaxes" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Payroll Services
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxSalespayrolltaxes" id="pxSalespayrolltaxes" type="checkbox" value="yes" class="mktoField"></div><span id="InstructpxSalespayrolltaxes"
              tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxSalestimeattendance" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Time and Attendance Solutions
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxSalestimeattendance" id="pxSalestimeattendance" type="checkbox" value="yes" class="mktoField"></div><span id="InstructpxSalestimeattendance"
              tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxSaleshr" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>HR Services
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxSaleshr" id="pxSaleshr" type="checkbox" value="yes" class="mktoField"></div><span id="InstructpxSaleshr" tabindex="-1"
              class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxSaleshiringonboarding" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Hiring and Onboarding
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxSaleshiringonboarding" id="pxSaleshiringonboarding" type="checkbox" value="yes" class="mktoField"></div><span
              id="InstructpxSaleshiringonboarding" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxSalespeo" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>PEO
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxSalespeo" id="pxSalespeo" type="checkbox" value="yes" class="mktoField"></div><span id="InstructpxSalespeo" tabindex="-1"
              class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxSalesemployeebenefits" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Employee Benefits
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxSalesemployeebenefits" id="pxSalesemployeebenefits" type="checkbox" value="yes" class="mktoField"></div><span
              id="InstructpxSalesemployeebenefits" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset mktoHasWidth" style="width: 10px;"></div>
          <div class="mktoFieldWrap">
            <div class="mktoHtmlText mktoHasWidth" style="width: 260px;">
              <h3>Business Operations</h3>
            </div>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxSalesbusinessinsurance" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Business Insurance
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxSalesbusinessinsurance" id="pxSalesbusinessinsurance" type="checkbox" value="yes" class="mktoField"></div><span
              id="InstructpxSalesbusinessinsurance" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxsalesaccountingloanspayments" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Accounting, Loans, and Payment Processing
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxsalesaccountingloanspayments" id="pxsalesaccountingloanspayments" type="checkbox" value="yes" class="mktoField"></div><span
              id="Instructpxsalesaccountingloanspayments" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="pxSalesstartup" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Services for Starting a Business
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="pxSalesstartup" id="pxSalesstartup" type="checkbox" value="yes" class="mktoField"></div><span id="InstructpxSalesstartup" tabindex="-1"
              class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
    </fieldset>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <fieldset class="mktoFormCol" style="padding-right: 10px; margin-bottom: 10px;">
      <legend>Step 2. Company information</legend>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap mktoRequiredField" aria-required="true"><label for="NumberOfEmployees" id="LblNumberOfEmployees" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Number of Employees
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="NumberOfEmployees" name="NumberOfEmployees" maxlength="255" aria-labelledby="LblNumberOfEmployees InstructNumberOfEmployees" type="text"
              class="mktoField mktoTextField mktoHasWidth mktoRequired" style="width: 150px;"><span id="InstructNumberOfEmployees" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap mktoRequiredField" aria-required="true"><label for="Company" id="LblCompany" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Company Name
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Company" name="Company" maxlength="255" aria-labelledby="LblCompany InstructCompany" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired"
              style="width: 150px;"><span id="InstructCompany" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="PostalCode" id="LblPostalCode" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>ZIP Code
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="PostalCode" name="PostalCode" maxlength="255" aria-labelledby="LblPostalCode InstructPostalCode" type="text"
              class="mktoField mktoTextField mktoInputMask mktoHasWidth" style="width: 150px;"><span id="InstructPostalCode" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
    </fieldset>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <fieldset class="mktoFormCol" style="padding-right: 10px; margin-bottom: 10px;">
      <legend>Step 3. Your information</legend>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="FirstName_inputform4065_2" id="FirstName_labelform4065_2" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>First Name
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="FirstName_inputform4065_2" name="FirstName" maxlength="255" aria-labelledby="LblFirstName InstructFirstName" type="text"
              class="mktoField mktoTextField mktoHasWidth" style="width: 150px;"><span id="InstructFirstName_inputform4065_2" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="LastName" id="LblLastName" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Last Name:
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="LastName" name="LastName" maxlength="255" aria-labelledby="LblLastName InstructLastName" type="text" class="mktoField mktoTextField mktoHasWidth"
              style="width: 150px;"><span id="InstructLastName" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="Phone" id="LblPhone" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Phone Number:
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Phone" name="Phone" maxlength="255" aria-labelledby="LblPhone InstructPhone" type="tel" class="mktoField mktoTelField mktoHasWidth" style="width: 150px;"><span
              id="InstructPhone" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="Email_inputform4065_2" id="Email_labelform4065_2" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Email Address
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Email_inputform4065_2" name="Email" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email" class="mktoField mktoEmailField mktoHasWidth"
              style="width: 150px;"><span id="InstructEmail_inputform4065_2" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="Consent_to_Text__c" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Please contact me by text.
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div>
            <div class="mktoLogicalField mktoCheckboxList mktoHasWidth" style="width: 150px;"><input name="Consent_to_Text__c" id="Consent_to_Text__c" type="checkbox" value="yes" class="mktoField"></div><span id="InstructConsent_to_Text__c"
              tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoFormRow">
        <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
          <div class="mktoOffset" style="width: 10px;"></div>
          <div class="mktoFieldWrap"><label for="MobilePhone" id="LblMobilePhone" class="mktoLabel mktoHasWidth" style="width: 100px;">
              <div class="mktoAsterix">*</div>Mobile Phone
            </label>
            <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="MobilePhone" name="MobilePhone" maxlength="255" aria-labelledby="LblMobilePhone InstructMobilePhone" type="tel" class="mktoField mktoTelField mktoHasWidth"
              style="width: 150px;"><span id="InstructMobilePhone" tabindex="-1" class="mktoInstruction"></span>
            <div class="mktoClear"></div>
          </div>
          <div class="mktoClear"></div>
        </div>
        <div class="mktoClear"></div>
      </div>
    </fieldset>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="cjppcpn" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="cjaid" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="cjpid" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="cjpsid" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="cjoid" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="cjwtsp" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="gclid" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="cpcuid" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="txtUTMsource" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Source" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="txtUTMmedium" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Medium" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="txtUTMcampaign" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Campaign" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="txtUTMterm" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Term" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="txtUTMcontent" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Content" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="LatestCampaign__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="70170000001Df5x" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="sfcampaignname" class="mktoField mktoFieldDescriptor mktoFormCol" value="SEM-Default" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="wwwformSubmitURL" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_URL" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="sfsemkeyword" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="mmcampaign" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="feeditemid" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="locphysicalms" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="adposition" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="placement" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="network" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="device" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="matchtype" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="googleCampaignID" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="googleAdGroupID" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="targetID" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="bidmatchtype" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="msclkid" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="msquerystring" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="Client_ID" class="mktoField mktoFieldDescriptor mktoFormCol" value="0" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="pxGAClientIDTemp" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="pxLiftPersonalization" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="pxTriggerTimestamp" class="mktoField mktoFieldDescriptor mktoFormCol" value="{{system.dateTime}}" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Campaign_Most_Recent__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Campaign" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Source_Most_Recent__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Source" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Medium_Most_Recent__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Medium" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="UTM_Content_Most_Recent__c" class="mktoField mktoFieldDescriptor mktoFormCol" value="Undefined_Content" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="inferredTimeZone" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="payrollPackage" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="pricing" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="cjEvent" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="prediction" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow"><input type="hidden" name="honeypot" class="mktoField mktoFieldDescriptor mktoFormCol" value="" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoButtonRow"><span class="mktoButtonWrap mktoSimple" style="margin-left: 120px;"><button type="submit" class="mktoButton">Submit</button></span></div><input type="hidden" name="formid" class="mktoField mktoFieldDescriptor"
    value="4065"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="715-YZO-232">
</form>

GET /search

<form class="form" action="/search" method="get" id="views-exposed-form-search-page" accept-charset="UTF-8" data-drupal-form-fields="header-edit-keywords" data-once="form-updated">
  <input class="searchInput" type="text" id="header-edit-keywords" name="keywords" placeholder="Search site" aria-label="Site Search">
  <a id="btn-search" class="button is-blue-outlined is-small" href="javascript:{}" onclick="document.getElementById('views-exposed-form-search-page').submit(); return false;">Search <span class="is-sr-only">Paychex.com</span></a>
  <button class="is-hidden" type="submit">Search Paychex.com</button>
  <span class="button-close-search-bar"></span>
</form>

<form style="display: none; font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;" data-once="form-updated" data-drupal-form-fields=""
  novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutLeft"></form>

Text Content

Skip to main content Skip to footer site map


TIME SAVING SOLUTIONS FOR PAYROLL, HR, AND BENEFITS

 * Hire, pay, manage, and retain employees with confidence
 * Compliance expertise every step of the way 
 * Scalable solutions that grow as you do

Request Pricing



WHY MORE THAN 730,000 BUSINESSES USE PAYCHEX

Manage HR, payroll, benefits, and more from our industry leading all-in-one
solution


PAYROLL PACKAGES

 * Bundles built to fit businesses of every size
 * Customized solutions for support beyond payroll
 * Flexible pay options for employees to choose from


SIGN UP FOR PAYROLL ONLINE

 * No cost or obligation until your first payroll
 * Easy online payroll, tax filing, sign up, and set up
 * Chat and phone support available 24/7


GET VALUABLE TAX CREDITS

 * Our ERTC Service offers specially trained consultants who can forecast your
   potential credit, then prepare and file amended returns.
 * Our clients have secured an average of $190,000 in employee retention tax
   credit.


VIEW SOLUTIONS BY SIZE

 * Self-employed, 1-19 employees, 20-49, and 50-1,000+
 * Right combination of innovative business solutions
 * Support for your business now — with the ability to grow

SPECIAL PROMOTION

Use Our Easy, Online Sign-up Process and Get Started Today

Start Now
ONE PLATFORM FOR YOUR HR, PAYROLL, AND BENEFITS

 * 
   Payroll Services
 * 
   Human Resources
 * 
   Time & Attendance
 * 
   401(k) & Retirement
 * 
   Health & Benefits

PAY EMPLOYEES YOUR WAY AND AUTOMATE TAX PAYMENTS

 * Enables faster, more accurate payroll processing
 * Calculates, files, and submits your payroll taxes
 * Simplifies HR & benefits with payroll integration

Run Payroll Your Way

HIRE, ONBOARD, MANAGE, AND DEVELOP PRODUCTIVE EMPLOYEES

 * Single solution for recruiting to retirement
 * Dedicated HR professionals: Overall 4.8/5 approval2
 * In-app help, chat, and phone support, 24/7

All-in-One HR Solution

TRACK EMPLOYEE TIME AND MAXIMIZE PAYROLL ACCURACY

 * Automate time tracking: improve speed & accuracy
 * Improve productivity: Track actual employee hours
 * Enter time anywhere: office, online & smartwatch

Automate Time Tracking

HELP EMPLOYEES SAVE FOR RETIREMENT AND REDUCE TAXABLE INCOME

 * Top 401(k) recordkeeper: more plan experience3
 * Easy plan set up for you + employees
 * Simple to switch retirement plan to Paychex

Offer the Right Plan

OFFER HEALTH, DENTAL, VISION AND MORE TO RECRUIT & RETAIN EMPLOYEES

 * Top 100 insurance agency: decades of experience4
 * Partnering with top-tier national/regional carriers
 * Offers benefits employees & families value most

View Employee Benefits




HR AND PAYROLL SOLUTIONS BY BUSINESS SIZE


SELF-EMPLOYED

Paychex Solo provides solutions for self-employed business owners to pay
themselves a salary while also saving for retirement. 


1–19 EMPLOYEES

Paychex's small business solutions are customized for businesses with 1–19
employees  to help you save time, cut costs & comply with government
regulations.


20–49 EMPLOYEES

Paychex solutions for businesses with 20–49 employees can help owners and
managers save time, reduce errors & stay informed of new and changing
regulations.


50–1,000+ EMPLOYEES

Paychex offers large business solutions; a blend of service and technology to
help in your efforts to stay compliant & in control of your HR infrastructure.




FIND THE RIGHT SOLUTION

Answer a few short questions, and we’ll recommend the right services for your
business.

1. Number of Employees
2. Where Is Your Business Located?
3. What Are You Interested In?
Check All That Apply
Payroll Services
Human Resources
Retirement
Time & Attendance
Business Insurance
Employee Benefits
PEO
Get Results


HEAR FROM SOME OF OUR SATISFIED CUSTOMERS

prev next

 * > "There was a lot of paperwork, worrying about the tax codes, a lot of
   > office hours involved taking up a lot of my time. Now with Paychex, one day
   > a week, 10 to 15 minute call…Paychex definitely helps us manage our
   > cashflow."
   
   Balagio Ristorante

 * > “What we learned in a discovery process with Paychex was all the different
   > services that were available. That was music to my ears as a new CFO ….
   > From an efficiency standpoint, knowing we could have our 401(k) under your
   > program, having the management and compliance done with one party obviously
   > makes my life a lot easier.”
   
   TYR Tactical

 * > “During tax time, we can get questions answered and look up reports that we
   > need. We can contact someone 24 hours a day – on our phone, on our
   > computer, while we’re on vacation, wherever we might be.”
   
   The Accounting Office

 * > “The tastes and preferences … of our employees is a moving goalpost. As we
   > bring on new talent, Paychex is doing a comprehensive review of our
   > benefits plans and is also working with us to create new benefits that we
   > don’t even offer today … to ensure we really are an employer of choice.”
   
   Easy Speech Therapy Center

 * > "Having a partner to help me with payroll affords me extra time to work on
   > my business, do networking, and actually build the business."
   
   Funnelbox Inc.

 * > "For a very small business person, Paychex is like a treasure trove for me.
   > I can ask anything. I can go anywhere. I can grow my practice in the best
   > way I see fit and have the resources I need."
   
   


RECOGNIZED BY INDUSTRY EXPERTS FOR OUR INNOVATION, ETHICS, AND SERVICE 

prev next
World's Most Ethical Companies

Paychex was honored by the Ethisphere Institute as one of the World’s Most
Ethical Companies for 2022. Being an 14-year honoree underscores Paychex’s
commitment to ethical business standards and practices, ensuring long-term value
to key stakeholders including customers, investors, and employees.

World's Most Admired Companies

Paychex was named to FORTUNE magazine’s 2023 list of the World’s Most Admired
Companies, an honor that recognizes companies for their corporate reputation and
outstanding financial performance.

Customer Service Satisfaction

Paychex has been awarded the IDC 2022 SaaS Customer Service Satisfaction Award
for Core HR. Paychex Flex received the highest customer satisfaction score based
on more than 30 key metrics based on IDC’s SaaSPath Survey.

Top Training Organization

Paychex was recognized as one of the top training organizations in the world
with a 2022 Training APEX Award presented by Training magazine. The company
ranked fifth on the list, its highest-ever ranking after 21 consecutive
appearances.

Largest U.S. 401(k) Recordkeeper

For the 12th year in a row, Paychex has earned PLANSPONSOR magazine’s
distinction of being the nation’s largest 401(k) recordkeeper by total number of
plans.

BIG Innovation Award

Business Intelligence Group recognized Paychex Pre-Check with a 2023 BIG
Innovation Award for its innovative approach to introducing more automation into
the payroll cycle for employers and allowing employees the opportunity to
confirm paycheck accuracy before payday.

Best SMB-focused Solution

Paychex Flex received an HR Tech Award for Best Small and Medium Business
(SMB)-focused Solution in the Core HR/Workforce category. The HR Tech Awards
program, powered by Lighthouse Research & Advisory, is designed to give buyers a
shortlist of vetted, capable providers specific to their needs.

Excellence in Technology Award

The Brandon Hall Group awarded Paychex a gold and bronze medal for Excellence in
Technology in 2022 for Paychex Voice Assist and Paychex Retention Insights. This
is the tenth consecutive year that the research and analyst firm has recognized
Paychex technology solutions.


AUTO REPAIR SHOP OWNER USES PAYROLL SERVICE TO STAY ON TRACK 

“Having Paychex as my payroll service just makes my life a lot easier, never had
a problem with any tax issues or anything, and I also do the workman’s comp that
comes out every week — what I actually owe, not an estimate or anything — so it
just makes life much simpler.”  

— Frank Roberts, owner, Frank's Auto Repair

Improve Cash Flow and Timely Tax Remittance
Modal Button

Frank's Auto Repair


JOIN OUR MORE THAN 730,000 CUSTOMERS AND GET HELP MANAGING HR, PAYROLL, AND
BENEFITS

Request Pricing
Find Your Solution
All fields are required.


GET STARTED WITH A FREE QUOTE

Get 2 months free!
Get 3 months free!
Fill out the form below and we’ll be in touch shortly.
1Company Info
2Your Info
Company Information
Company Name
Number of Employees
Your Information
Your Full Name
First Name
Last Name
Email
Phone
Contact me by text
Mobile Number
Next
Loading...
Request Pricing
BackYour information is private and secure
Privacy Policy
Step 1. Choose your interests


PAYROLL, HR, BENEFITS




*
Payroll Services





*
Time and Attendance Solutions





*
HR Services





*
Hiring and Onboarding





*
PEO





*
Employee Benefits







BUSINESS OPERATIONS




*
Business Insurance





*
Accounting, Loans, and Payment Processing





*
Services for Starting a Business






Step 2. Company information
*
Number of Employees




*
Company Name




*
ZIP Code





Step 3. Your information
*
First Name




*
Last Name:




*
Phone Number:




*
Email Address




*
Please contact me by text.





*
Mobile Phone


















































Submit
Auto Repair Shop Runs on Freedom
Frank’s Auto Repair tried handling its own payroll but trying to comply with
complex tax laws left Frank Roberts in search of a better way.
Rev Up Your Business

For a Limited Time: Get 3 Months Free Payroll and an Assessment for the Employee
Retention Tax Credit (ERTC)1

Get Started

Login
 * Our Solutions
 * Resources
 * Our Company
 * Professional Partnerships
 * Contact Us

Our Solutions
 * Payroll Services
 * Employee Benefits
 * HR Services
 * Time & Attendance
 * Business Insurance
 * Business Solutions

 * Product integrations
 * Schedule a demo

Payroll Services
Payroll Services
 * Small Business Payroll
 * Midsize to Enterprise Payroll
 * Compare Payroll Packages
 * Switch Payroll Companies
 * ERTC Service
 * Payroll Tax Services
 * All Payroll Services

Employee Benefits
Employee Benefits
 * Group Health Insurance
 * HSA, FSA & more benefits
 * Retirement Services
 * Benefits Administration Services
 * All Employee Benefits

HR Services
HR Services
 * HR Consulting
 * Employee Onboarding
 * Hiring Services
 * PEO
 * All HR Services

Time & Attendance
Time & Attendance
 * Time Clocks
 * All Time & Attendance

Product Integrations

Schedule a Demo

Business Insurance
Business Insurance
 * Workers' Compensation
 * General Liability
 * Umbrella
 * Cyber Liability
 * Commercial Property
 * All Business Insurance

Business Solutions
Business Solutions
 * Self-employed
 * 1-19 employees
 * 20-49 employees
 * 50-1,000+ employees
 * All Solutions By Size

Not sure where to start? Find Your Solution
Resources
 * Knowledge Center
 * Calculators
 * Webinars
 * Podcasts

Our Company
 * About Paychex
 * The Power of Paychex
 * Customer Testimonials
 * Corporate Responsibility
 * Paychex Charitable Foundation
 * Locations
 * Careers
 * Newsroom
 * Investor Relations
 * Privacy & Security

Professional Partnerships
 * Accounting Professionals
 * Banking Professionals
 * Financial Advisors
 * Franchises
 * National Associations

Contact Us
 * Contact Sales
 * Contact Support

Contact Sales
Contact Sales
Payroll, Time & Attendance, Benefits, Insurance
833-729-8200
Contact Sales

--------------------------------------------------------------------------------

HR Services & PEO Sales
866-709-9401
Contact Sales
Contact Support
Contact Support
All Support Options
Payroll, Time & Attendance, Benefits, Insurance, HR Services Support


833-299-0168
Request Support

--------------------------------------------------------------------------------

PEO Client Support
Paychex Flex
800-741-6277
Paychex Oasis
888-627-4735
PEO Employee Support
Paychex Flex
800-741-6277
Paychex Oasis
800-822-8704
Search Paychex.com Search Paychex.com
Most popular
Year-end Resources
Looking for W-2s?
Compare Payroll Packages
Support Options
Login Help
Paychex Office Locations

Login Request Pricing

Paychex tiene el compromiso de brindar recursos para la comunidad
hispanohablante. Para garantizar que brindemos la información más actualizada y
de mayor precisión, algunos contenidos de este sitio web se mostrarán en inglés
y los proporcionaremos en español una vez que estén disponibles.

Chat with Us Close Chat
Request Pricing
Back to Top
Our Services
 * Payroll Services
 * Time & Attendance
 * HR Services
 * Employee Benefits Services
 * Business Insurance Solutions
 * Payment Processing Solutions

Resources
 * Knowledge Center
 * Small Business Watch
 * Product Releases

About Paychex
 * About Us
 * Careers
 * The Power of Paychex
 * Locations
 * Newsroom
 * Investor Relations
 * Corporate Responsibility

Follow Us
Select Language
 * English
 * Español

Contact Sales
Contact Sales
Payroll, Time & Attendance, Benefits, Insurance
833-729-8200
HR Services & PEO
866-709-9401
Get Support
All Support Options
Quick Links
 * Login
 * Looking for W-2s?
 * Get Help Logging In to Paychex Flex
 * Paychex Oasis Login Help

Privacy Security Trademarks & Disclaimers Legal Surprise Billing Notice Sitemap
© 2023 Paychex Inc. All Rights Reserved.
Log Back into Paychex Flex
We see you've logged Into Paychex Flex® before.

Administrator and employee login for HR, payroll, time and attendance, benefits
and more.

Don't show this again

Log In Looking for W-2s?
See What's New
What's New in Paychex
An intutive Hiring and Onboarding Experience
Time and Attendance Enhancements
Flock Benefits Administration by Paychex
Paychex Voice Assistant Technology
The Latest Product Releases
Enhancements to help you save time, increase efficiency, and empower your
employees.
See Updates

1 The Three Months Free Payroll Promotion (the “Promotion”) will run from
11/1/2022 until 2/28/2023 (the “Promotion Period”) unless ended earlier by
Paychex and is subject to the following terms and conditions. The Promotion is
available to Eligible Clients only and will consist of three months of free
payroll services. An “Eligible Client” is a client that: (1) is not currently
receiving payroll services from Paychex; (2) elects either the Paychex Flex®
Enterprise, Pro, or Select payroll services package by entering into a service
agreement with Paychex; (3) has between 1-50 employees at the time it commences
payroll services with Paychex; (4) processes its first payroll with Paychex
during the Promotion Period; and (5) processes payroll with Paychex for twelve
consecutive months.

Paychex will credit an Eligible Client’s invoice for free payroll services in
months one (1), two (2), and seven (7) following commencement of payroll
processing services. An Eligible Client must be processing payroll with Paychex
in order to receive six months of free payroll services, and any unused month is
not redeemable in U.S. currency or for any other entity. The Promotion only
applies to payroll services, and Eligible Clients will be solely responsible for
all fees due for services other than payroll services. The Promotion cannot be
combined with any other offer and is a limited time offer that is only available
during the Promotion Period. For businesses with 51+ employees, ask about
Paychex’s other special offers.

2 HR Professional Score Measured Monthly Based on Personalized Business
Recommendations — Data on File

3 Largest 401(k) recordkeeper by number of plans, PLANSPONSOR magazine, 2022

4 Business Insurance Magazine, Top 100 Insurance Brokers in the U.S., July 2022

Insurance is sold and serviced by Paychex Insurance Agency, Inc., 225 Kenneth
Drive, Rochester, NY 14623. CA license #0C28207

Paychex is a registered Independent Sales Organization of Wells Fargo Bank,
N.A., Concord, CA.