Frequently Asked Questions



How do I Add Drivers?


  • If your drivers were already in a compliant random program within the last 30 days, they can be added right away.

  • Add your drivers after enrollment once they complete a DOT pre-employment drug test

  • Drivers are automatically added to your random testing pool once results are verified

How does the Program Work?


  • Add and manage drivers through your online account

  • We include your drivers in a shared random testing pool

  • Selections are conducted automatically

  • Notifications are sent when testing is required

When are Random Selections?

Express Labs conducts quarterly random selections to keep you compliant with DOT requirements.


  • Selections occur 4 times per year

  • Your company is included in a large consortium pool

  • This ensures you meet DOT-required testing rates

What Happens If a Driver Is Selected?


  • You are notified through your account (and email)

  • The driver must report for testing immediately

  • You can order the test online in minutes

Why Choose Express Labs?


  • Fully managed DOT compliance program

  • Easy-to-use online dashboard

  • Nationwide testing network

  • Reliable support when you need it

24/7 Customer Service


Call Toll Free
800-341-1185

Sign Up Today


Only
$129 for 1 Year
Only $199 for 2 Years
Unlimited Number of Drivers

(default) 3 queries took 4 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Question`.`id`, `Question`.`title`, `Question`.`answer` FROM `expresslabs`.`questions` AS `Question` LEFT JOIN `expresslabs`.`categories` AS `Category` ON (`Question`.`category_id` = `Category`.`id`) WHERE `active` = '1' AND `category_id` = 1 ORDER BY `position` ASC552
2SELECT `Page`.`id`, `Page`.`title`, `Page`.`slug`, `Page`.`body`, `Page`.`active`, `Page`.`created`, `Page`.`modified` FROM `expresslabs`.`pages` AS `Page` WHERE `active` = '1' AND `id` = 3 LIMIT 1111
3SELECT `QuestAccount`.`id` FROM `expresslabs`.`quest_accounts` AS `QuestAccount` LEFT JOIN `expresslabs`.`companies` AS `Company` ON (`QuestAccount`.`company_id` = `Company`.`id`) WHERE `QuestAccount`.`company_id` IS NULL AND `QuestAccount`.`type_id` IN (2, 3)001