# Drivers

<figure><img src="/files/P1FzQiSKaTFg4ZWHkc9g" alt=""><figcaption></figcaption></figure>

***

## Page Overview

The Drivers page allows you to setup a **Driver,** which can then be assigned to a Hauler, and then added onto a **Truck** or multiple **Trucks** via the **\[ Trucks > Trucks ]** page.

<figure><img src="/files/O70ivI9ajSc0m7BOTIMP" alt=""><figcaption><p>Drivers Table</p></figcaption></figure>

Using the table above you can find and filter Drivers, **Export** table to .xls file, **Delete** drivers, and most importantly, **Add** and **Edit** drivers

***

## Adding a Driver

To add a driver, please follow the walkthrough provided below **\[ Creating a New Driver ]**.

{% content-ref url="/pages/R4mWekfhsCcU5v5LVWvc" %}
[Creating a New Driver](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-a-new-driver.md)
{% endcontent-ref %}

For a detailed description of all the fields on a Driver, please see the Table below.

<figure><img src="/files/dOTp8IXR1CGTFMSJMlsM" alt=""><figcaption></figcaption></figure>

## Driver Fields

<table><thead><tr><th width="179">Field</th><th width="565">Description</th></tr></thead><tbody><tr><td><strong>Default Hauler</strong></td><td>This is the Hauler the Driver will be assigned by default when selected</td></tr><tr><td><strong>Name</strong></td><td>Name of the Driver</td></tr><tr><td><strong>Address 1</strong></td><td>Address of the Driver</td></tr><tr><td><strong>Address 2</strong></td><td>Optional 2nd Address or APT Number of the Driver</td></tr><tr><td><strong>City</strong></td><td>City of the Driver</td></tr><tr><td><strong>Country</strong></td><td>Country of the Driver, limited to US, Canada, and Mexico</td></tr><tr><td><strong>State</strong></td><td>State of the Driver</td></tr><tr><td><strong>Zip</strong></td><td>Zip / Postal Code of the Driver</td></tr><tr><td><strong>Emergency Contact</strong></td><td>An Emergency Contact for the driver. This can be any form of contact, phone, email, etc.</td></tr><tr><td><strong>Phone</strong></td><td>The Phone Number of the Driver</td></tr><tr><td><strong>DL #</strong></td><td>The Drivers License ID Number of the Driver</td></tr><tr><td><strong>Active</strong></td><td>Marks whether or not the Driver is active and selectable.</td></tr><tr><td><strong>All Hauler</strong></td><td>Marks whether or not the Driver can have any Hauler, or is bound to a select few</td></tr><tr><td><strong>All Region</strong></td><td>Marks whether or not the Driver is bound to one Region or can be assigned to any</td></tr><tr><td><strong>Regions</strong></td><td>*Only Appears if "All Region" is not on. This allows the Driver to be assignable to multiple different regions.</td></tr><tr><td><strong>Driver Email</strong></td><td>The Email of the Driver</td></tr><tr><td><strong>Driver ID</strong></td><td>The ID of the Driver</td></tr><tr><td><strong>Driver PIN</strong></td><td>The PIN of the Driver</td></tr><tr><td><strong>Mobile Number</strong></td><td>The Mobile Number of the Driver</td></tr><tr><td><strong>Text on Dispatch</strong></td><td>Marks whether or not the Driver will receive and SMS Text alert upon being dispatched.</td></tr></tbody></table>

***

## How To Guides

{% content-ref url="/pages/R4mWekfhsCcU5v5LVWvc" %}
[Creating a New Driver](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-a-new-driver.md)
{% endcontent-ref %}

{% content-ref url="/pages/0gV6LL0dNAPLjVMdA2bM" %}
[Creating a New Truck](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-a-new-truck.md)
{% endcontent-ref %}

{% content-ref url="/pages/4HeHOdimdxESEqZmdIh7" %}
[Creating a New Hauler](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-a-new-hauler.md)
{% endcontent-ref %}

***

## References

{% content-ref url="/pages/OHojOiJGaRBWuDFeiZK4" %}
[Trucks](/fast-weigh-knowledge-base/references/web-portal/trucks.md)
{% endcontent-ref %}

{% content-ref url="/pages/jhFp95GpNTJE54jl21Vy" %}
[Haulers](/fast-weigh-knowledge-base/references/web-portal/trucks/haulers.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.tacinsight.com/fast-weigh-knowledge-base/references/web-portal/trucks/drivers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
