dotservice.com Open in urlscan Pro
2606:4700:10::6816:4bfe  Public Scan

Submitted URL: http://www.dotservice.com/
Effective URL: https://dotservice.com/
Submission: On April 12 via manual from US — Scanned from DE

Form analysis 10 forms found in the DOM

Name: dot_number_checkGET /checkout

<form action="/checkout" method="GET" class="d-flex new_compliance_checker_form" name="dot_number_check" role="form" novalidate="novalidate" inspfaactive="true">
  <div class="w-100 position-relative">
    <input type="tel" class="form-control theme-input dot_num_field" name="dot_number" placeholder="Please Enter USDOT Number Here..." maxlength="10" pattern="[0-9.]+" autocomplete="off">
  </div>
  <button type="submit" id="continuebtn" class="theme-btn" title="Click Here To Continue">
    <span class="place-order-text">Click Here To Continue</span>
  </button>
</form>

Name: dot_number_checkGET /checkout

<form action="/checkout" method="GET" class="d-flex new_compliance_checker_form" name="dot_number_check" role="form" novalidate="novalidate">
  <div class="w-100 position-relative">
    <input type="tel" class="form-control theme-input dot_num_field" name="dot_number" placeholder="Please Enter USDOT Number Here..." maxlength="10" pattern="[0-9.]+" autocomplete="off">
  </div>
  <button type="submit" id="continuebtn" class="theme-btn" title="Click Here To Continue">
    <span class="place-order-text">Click Here To Continue</span>
  </button>
</form>

Name: dot_number_checkGET /checkout

<form action="/checkout" method="GET" class="d-flex new_compliance_checker_form" name="dot_number_check" role="form" novalidate="novalidate">
  <div class="w-100 position-relative">
    <input type="tel" class="form-control theme-input dot_num_field" name="dot_number" placeholder="Please Enter USDOT Number Here..." maxlength="10" pattern="[0-9.]+" autocomplete="off">
  </div>
  <button type="submit" id="continuebtn" class="theme-btn" title="Click Here To Continue">
    <span class="place-order-text">Click Here To Continue</span>
  </button>
</form>

Name: dot_number_checkGET /checkout

<form action="/checkout" method="GET" class="d-flex new_compliance_checker_form" name="dot_number_check" role="form" novalidate="novalidate">
  <div class="w-100 position-relative">
    <input type="tel" class="form-control theme-input dot_num_field" name="dot_number" placeholder="Please Enter USDOT Number Here..." maxlength="10" pattern="[0-9.]+" autocomplete="off">
  </div>
  <button type="submit" id="continuebtn" class="theme-btn" title="Click Here To Continue">
    <span class="place-order-text">Click Here To Continue</span>
  </button>
</form>

Name: dot_number_checkGET /checkout

<form action="/checkout" method="GET" class="d-flex new_compliance_checker_form" name="dot_number_check" role="form" novalidate="novalidate">
  <div class="w-100 position-relative">
    <input type="tel" class="form-control theme-input dot_num_field" name="dot_number" placeholder="Please Enter USDOT Number Here..." maxlength="10" pattern="[0-9.]+" autocomplete="off">
  </div>
  <button type="submit" id="continuebtn" class="theme-btn" title="Click Here To Continue">
    <span class="place-order-text">Click Here To Continue</span>
  </button>
</form>

Name: dot_number_checkGET /checkout?ref=na

<form action="/checkout?ref=na" method="GET" class="d-flex new_compliance_checker_form" name="dot_number_check" role="form" novalidate="novalidate">
  <div class="w-100 position-relative">
    <input type="tel" class="form-control theme-input dot_num_field" name="dot_number" placeholder="Please Enter USDOT Number Here..." maxlength="10" pattern="[0-9.]+" autocomplete="off">
    <input type="hidden" name="update" value="authority">
  </div>
  <button type="submit" id="continuebtn" class="theme-btn" title="Click Here To Continue">
    <span class="place-order-text">Click Here To Continue</span>
  </button>
</form>

Name: dot_number_checkGET /checkout?ref=na

<form action="/checkout?ref=na" method="GET" class="d-flex new_compliance_checker_form" name="dot_number_check" role="form" novalidate="novalidate">
  <div class="w-100 position-relative">
    <input type="tel" class="form-control theme-input dot_num_field" name="dot_number" placeholder="Please Enter USDOT Number Here..." maxlength="10" pattern="[0-9.]+" autocomplete="off">
    <input type="hidden" name="update" value="authority">
  </div>
  <button type="submit" id="continuebtn" class="theme-btn" title="Click Here To Continue">
    <span class="place-order-text">Click Here To Continue</span>
  </button>
</form>

Name: dot_number_checkGET /checkout?ref=na

<form action="/checkout?ref=na" method="GET" class="d-flex new_compliance_checker_form" name="dot_number_check" role="form" novalidate="novalidate">
  <div class="w-100 position-relative">
    <input type="tel" class="form-control theme-input dot_num_field" name="dot_number" placeholder="Please Enter USDOT Number Here..." maxlength="10" pattern="[0-9.]+" autocomplete="off">
    <input type="hidden" name="update" value="authority">
  </div>
  <button type="submit" id="continuebtn" class="theme-btn" title="Click Here To Continue">
    <span class="place-order-text">Click Here To Continue</span>
  </button>
</form>

POST #

<form action="#" method="POST">
  <div class="modal-body text-center">
    <label class="blocker-alert error text-center">Be sure to have your pop-up blocker turned off!</label>
    <div class="popup-description"> Please enter your login credentials below. </div>
    <div class="row">
      <div class="col-sm-12">
        <div class="form-group">
          <input autocomplete="off" class="form-control theme-input login_field" type="email" name="email" id="login_email" placeholder="Enter Email Address">
        </div>
        <div class="form-group">
          <input autocomplete="off" class="form-control theme-input login_field" type="password" name="password" id="login_password" placeholder="Enter Password">
        </div>
        <label class="forgot_pass_lbl">
          <span>Forgot Password? Enter your email address and then <a id="forgot_login_pass" class="forgot_login_pass form-text" href="javascript:void(0)" title=" Click here">
Click here</a> to reset password </span>
        </label>
        <span class="error" id="login_error" style="display: none; color:red;">Invalid login credentials.</span>
      </div>
    </div>
  </div>
  <div class="modal-footer btn-outer-div">
    <a id="login_with" class="common-btn" href="javascript:void(0);" title="Login">
<span class="btn-text">Login</span>
</a>
    <a data-dismiss="modal" class="common-btn" href="javascript:void(0);" title="Cancel">
<span class="btn-text">Cancel</span>
</a>
  </div>
</form>

Name: frmUploadMCSPOST

<form method="POST" name="frmUploadMCS" id="frmUploadMCS" enctype="multipart/form-data" novalidate="novalidate">
  <div class="modal-body text-center">
    <p class="ajax_mcs_msg" style="display: none;"></p>
    <div class="row">
      <div class="col-sm-12">
        <div class="form-group">
          <input class="form-control theme-input" type="text" name="txtDotnum" id="txtDotnum" maxlength="10" placeholder="Enter DOT Number" autocomplete="off">
        </div>
      </div>
      <div class="col-sm-12">
        <div class="custom-file mb-3">
          <input type="file" class="custom-file-input" name="flMCS" id="flMCS" title="Select Document">
          <label class="custom-file-label" for="flMCS">Select Document</label>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer btn-outer-div">
    <input type="submit" name="btnUploadMCS" id="btnUploadMCS" class="common-btn" value="Submit">
  </div>
</form>

Text Content

855-368-7233 M-F 8AM-6PM CST
 * Cambiar idioma
   English Española

 * Our Services
   Drug & Alcohol Testing Consortium (C/TPA) Drug & Alcohol Supervisor Training
   2022/2023 Unified Carrier Registration (UCR) New USDOT Number HAZMAT
   Registration HAZMAT Permit (MCS-150B) HAZMAT Transportation Training
   Clearinghouse Registration SCAC Application Operating Authority OOS
   Reinstatement Non DOT Workplace Testing Factoring Solutions Hazmat Placarding
   - Online Training
 * Operating Authority
   New MC Number Application Passenger Carrier Operating Authority Broker
   Authority Authority Reinstatement Authority Changes Mexican Carrier Authority
   (MX Number) Mexican Certificate of Registration Freight Forwarder Authority
   (FF Number) Detach / Suspend Operating Authority
 * About Us
 * Blog
 * Update Renewal Settings
 * Upload Signed Paperwork
 * Contact Us


BIENNIAL UPDATE

Every motor carrier is required to update their details with FMCSA every two
years.


Click Here To Continue


VMT OUTDATED

Outdated ‘VMT’ Information affects your Safety Measurement System (SMS) scores
with FMCSA.


Click Here To Continue


REGULAR UPDATE

The FMCSA encourages carriers to update their MCS-150 any time there is a change
in data.


Click Here To Continue


ARE YOU GOING OUT OF BUSINESS?

If you are shutting down your transportation operations, you must deactivate
your USDOT Number.


Click Here To Continue


REACTIVATION

If your U.S. DOT is listed as “Record Inactive” or “Out of Service,” you will
need to reactivate the U.S. DOT Number.


Click Here To Continue


LISTED AS “NOT AUTHORIZED”?

Your Operating Authority is not active and you are NOT Authorized to operate as
for-hire in interstate commerce.


Click Here To Continue


OPERATING AUTHORITY

You must have an MC, MX, FF or Broker Number, depending on the type of authority
granted to you.


Click Here To Continue


WHAT ARE THE APPLICATION REQUIREMENTS FOR A NEW MC OR MX NUMBER?

You must have an MC, MX, FF or Broker Number, depending on the type of authority
granted to you.


Click Here To Continue


BIENNIAL UPDATE

Are you filing the update as mandated?

The federal motor carrier safety administration (FMCSA) mandates all motor
carriers to update their information every other year. If you are a motor
carrier operating under its authority, you will have to ensure that your company
remains in business, and for that, you will have to file an update every two
years. Even if your business has had no significant changes in the past, you are
required to file this update to be able to perform carrier operations without
any hiccups.


WHAT ARE THE FINES AND PENALTIES FOR NON-COMPLIANCE?

 * Failure to complete your biennial update quickly gives FMCSA the authority to
   deactivate your U.S. DOT Number.
 * You may also have to face a fine of $1,000 per day and a maximum allowable
   fine of $10,000 - which can be a real drain on your business.


ARE YOU GOING OUT OF BUSINESS?

Shutting Down Operations

You can deactivate your U.S. DOT Number, but there is a specific process you
must follow. Unlike other processes, this cannot be completed online.

Unfortunately, just going to the official website is not going to help. Instead,
you must either mail or fax the necessary information and a signed and updated
MCS-150 form. You need to check the box "out of business," which means out of
motor carrier operations - even if your company is still operational. Therefore,
you can fill out this form and mail it to the concerned authorities if you are
shutting down your transport operations.


FEATURES

UPDATE EVERY TWO YEARS

A carrier must provide this update every two years - even if the company has not
changed its information, has ceased inter-state operations since the last
update, or is no longer in business, and you did not notify the FMCSA.

IF THERE ARE NO CHANGES

Companies must update their details with the authority every two years - even if
there are no changes or updates in their fleet size, company name, address, or
anything related to the company.

ODD-EVEN METHOD

If the next-to-last digit of the DOT Number is odd, the carrier shall file the
update in every odd-numbered calendar year, and if it is even then every
even-numbered calendar year. The last number of the DOT Number is the month it
is due; 1: January, 2: February, 0: October.


VMT OUTDATED

FMCSA requires all motor carriers to update their Motor Carrier Identification
Report (MCS-150) every two years (biennially). VMT is the measure of vehicle
miles traveled per capita, which is calculated by the total annual miles of
vehicle travel divided by the total population in a state or in an urbanized
area. VMT is used to calculate Crash Indicator Behavior Analysis and Unsafe
Driving and for Safety Improvement Category (BASIC) percentiles.

Click here to update VMT details

REGULAR UPDATE

According to the FMCSA, it is mandatory for all motor carriers under its
authority to update their information every two years. Any time a carrier or
other regulated entity changes its address or other details, such as name in
their record, they should update their U.S. DOT and operating authority record
with FMCSA in a timely fashion.

Update Now

REACTIVATION

When it comes to reapplication or reactivating your DOT Number, several factors
might have led to the deactivation of your status, such as unpaid International
Fuel Tax Agreement (IFTA) taxes, not filing your required biennial update, and
more.

Reactivate Now

OPERATING WITHOUT AN AUTHORITY?

If you are operating without operating authority or beyond the scope of your
authority, you can be forced out of service by the FMSCA. You may also be
subject to fines.

Apply Now

LISTED AS “NOT AUTHORIZED”?

Your Operating Authority is not active and you are NOT Authorized to operate as
for-hire in inter-state commerce. Operating authority can be understood as the
legal right of a motor carrier to operate a commercial motor vehicle across the
United States.

Submit Application



FILING YOUR BIENNIAL UPDATE CAN BE SIMPLE!

All you need is an Employer Identification Number (EIN) or Social Security
Number (SSN). If you are an independent owner-operator, you need a U.S. DOT
Number. Other information includes the official name and mailing address of your
company in addition to your Personal Identification Number (PIN). The official
FMCSA website sends you a pin after your formal request. The rest is usually
conveyed to you as you go through their directions.

 * You must know when you need to file the update and provide the FMCSA with the
   necessary information it requires before or at the renewal date.
 * Remember, your renewal date will correspond with the last digit of your U.S.
   DOT Number.
 * As a part of the trucking industry, you need to keep track of all your
   information and update it regularly.




HOW DO YOU FILE YOUR MCS-150 FORM?

The ideal way to file this form is to understand the due date. The due date is
different for every company and is determined by the last two digits of your
U.S. DOT Number.

You will note the second-to-last digit of your number is for the filing year:

 * If this number is odd, you must file your MCS-150 form in odd years (e.g.,
   2021, 2023, 2025...)
 * If this number is even, you must file your MCS-150 form in even years. (e.g.,
   2020, 2022, 2024...)

Now, the last digit of your U.S. DOT Number is for month: If this number ends in
1, you must file this form by the last day of January. If the number ends in 2,
you must file this form by the last day of February. Similarly, if the number
ends in 3, you will have to file this form by the last day of March...



MANDATORY REQUIREMENTS:

There are a few other mandatory requirements each trucking company should be
aware of, including:

 * Regardless of when you filed a biennial update previously, you must file
   another updated report whenever the due date arrives.
 * Even if your business has had minor changes in the past, you are required to
   file this update
 * FMCSA requires they be notified within 30 days of ANY change of operation
   between filing dates (e.g., address, phone number, driver or vehicle changes,
   or operations changes).
 * Any changes made without communication to the FMCSA may subject you to fines
   and even your U.S. DOT Number revocation.

HAVE YOU CHECKED FOR INACCURACIES?

Inaccurate Information Can Cost Big Money!

If the information filled out by you on any of the forms is incorrect, it could
negatively impact your account. In the following situations, you may need to
submit a new updated MCS-150 form:

 * Whenever you add a new truck or vehicle to your fleet
 * Whenever you change the name of your company
 * When you make other significant changes in your organization or structure

Submit Application


FREQUENTLY ASKED QUESTIONS:

What is a biennial update?
In the simplest words, a biennial update is a requirement that the federal motor
carrier safety administration has put forth. Under this mandate, you must update
your MCS-150 form - also known as the motor carrier identification report. You
must do this update every two years without exception.
Who is required to submit a biennial update?
All U.S. DOT Number carriers (Interstate or Intrastate Carrier Operations, Motor
Carrier, Broker, Shipper, Freight Forwarder and/or Cargo Tank Facility) must
update based on a schedule dictated by the last two digits of U.S. DOT Number.
You may also need to submit this update if you are no longer in business and
have not yet notified the FMCSA, as they are required to be notified within 30
days of any change of operation and a final written report filed.
When should I file a biennial update?
You will be required to provide this update every two years if there is a change
in your company information. You should do this even if your company has not
changed information. If you have ceased any inter-state operations since the
last update or are no longer in business, you may have to submit this update.
Am I required to file a biennial update if there are no changes?
Yes, you are still required to submit a biennial update every two years
regardless of whether any information related to your business has been updated,
changed, or modified or not.
View More
×



Close
×



Proceed Cancel


LOGIN

×
Be sure to have your pop-up blocker turned off!
Please enter your login credentials below.

Forgot Password? Enter your email address and then Click here to reset password
Invalid login credentials.
Login Cancel


ALLOW BIENNIAL AUTO-RENEWAL?

×
Please enter your registered DOT Number and click Accept or Decline to update
your Biennial Auto-Renewal settings.
Please enter a valid DOT Number
Allow Decline


UPDATE CARD DETAILS

×
Please enter your registered email address and DOT# to update your card details.

Update


CONTACT US: 855-368-7233

×
You can contact us for following supports
 * Ext. 1 - Compliance Support
 * Ext. 2 - Spanish Support
 * Ext. 3 - Billing Support
 * Ext. 4 - Biennial Support

FAX: 1-225-612-6511

Close
Login to DCG


UPLOAD SIGNED PAPERWORK

×

Select Document

 * Privacy Policy
 * Terms of Agreement
 * Refund Policy
 * FAQs

Disclaimer: DOT Service (powered by DOT Compliance Group) provides compliance
services required by the U.S. Department of Transportation/FMCSA, but it is not
affiliated with the U.S. Department of Transportation or the Federal Motor
Carrier Safety Administration nor any other Government Agency.
THIS PRODUCT OR SERVICE HAS NOT BEEN APPROVED OR ENDORSED BY ANY GOVERNMENTAL
AGENCY, AND THIS OFFER IS NOT BEING MADE BY AN AGENCY OF THE GOVERNMENT.

P.O. Box 5090, Tyler, Texas 75712

©2023 DOT Service - All Rights Reserved.