> For the complete documentation index, see [llms.txt](https://help.tacinsight.com/fast-weigh-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-a-new-driver.md).

# Creating a New Driver

{% stepper %}
{% step %}

### Navigate to \[ Trucks > Drivers ]

<figure><img src="/files/P1FzQiSKaTFg4ZWHkc9g" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click \[ + New Driver ]

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

{% endstep %}

{% step %}

### Fill out Required Fields

The fields which are required are **\[ Name ]** and **\[ Driver ID ]**

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

{% hint style="info" %}
If you would like a full explanation on every field, please see the [Driver Fields table](/fast-weigh-knowledge-base/references/web-portal/trucks/drivers.md#driver-fields)
{% endhint %}
{% endstep %}

{% step %}

### Click \[ ✓ Update ]

<figure><img src="/files/sZ087DDC4okvkiy94qQ3" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Related Guides

{% 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/u8iaXuT3bTHwX05lL9vy" %}
[Drivers](/fast-weigh-knowledge-base/references/web-portal/trucks/drivers.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/how-to-guides/how-to-create-new-records/creating-a-new-driver.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.
