# Create Vehicle

{% @supademo/embed demoId="IQB30Foz8kz7Nay65EmdJ" url="<https://app.supademo.com/demo/IQB30Foz8kz7Nay65EmdJ>" %}

Click **Vehicles** on the left menu, then click **Create Vehicle**. After naming the rig, enter:

### **Payload Constraints**&#x20;

*These optional values calculate the maximum payload for this vehicle. If entered, this vehicle will be available when calculated order weight is less than the "Payload (Maximum)" value.*

* **Gross Weight (GVWR)** = Maximum loaded weight of vehicle, as determined by the manufacturer.&#x20;
* **Curb Weight** = Weight of vehicle empty, fully fueled and 1 driver (no passengers or cargo)&#x20;
  * BDP will automatically calculate your **Payload (Maximum)**, or total carrying capacity by weight

### **Volume Constraints**

*These optional values control how varying product order sizes are routed to the most appropriate vehicle(s) in your fleet*

* **Payload (Minimum)** = constrain Vehicle selection on the low end, by weight
* **Volume (Minimum)** = constrain Vehicle selection on the low end, by volume
* **Volume (Maximum)** = total carrying capacity (lightweight materials), in Cubic Yards

{% hint style="info" %}
For sophisticated fleets with graduated capacities where it's often more expensive to run larger rigs, Payload and Volume *Minimums* constrain Vehicle selection on the low end (i.e. a floor, as opposed to ceiling). Vehicle isn't deployed unless weight or volume is at least X lbs. or Y cubic yards.&#x20;
{% endhint %}

### Available Days

Unselect any days the vehicle is not available to the operation

### Images

Drag & drop photos of your rig

### Scheduled Downtime

Add upcoming dates when this vehicle will be unavailable

### Blocked Slots

Specific time slots selected here will be unavailable for booking

### Vehicle Specs

Record official specs & dimensions for drivers & staff to easily reference&#x20;

### M**aintenance Log**

A convenient place to record recent service & help keep your equipment in working order

{% hint style="success" %}
Once you’ve entered your Vehicle’s information, click **Create** at bottom right, which will enable this vehicle in the system. Enter as many vehicles as you want to run in order to maximize your fleet’s earning potential.
{% endhint %}


---

# 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://docs.bulkdelivery.pro/vehicles/create-vehicle.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.
