# Delivery Slots

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

In **Settings > Delivery Slots**, click **Create Time Slot**. Here let's answer a few questions:

* What time will you start deliveries in the morning, and what length time window will you present to customers? Is it two-hour windows starting 8:00am - 10:00am? Or maybe you want to start by having just a "morning" and an "afternoon" slot, and so choose 4 hour blocks before and after noon.
* On which days of the week will this slot apply? Monday - Friday? Maybe you run on weekends, or make a few deliveries just on Saturday mornings. Select each day you want this slot available.&#x20;
* Within your chosen time window, how many deliveries will a driver be able to do, on average, in your Base Zone? If average delivery time in your base zone is 1 hour and your time window is 2 hours (8:00am - 10:00am, for example), your Loads Per Vehicle is 2. If average delivery time in your base zone is 45 minutes and your time window is 3 hours (8:00am-11:00am, for instance) your Loads Per Vehicle would be 4.&#x20;
* For which Vehicles in your fleet will this time slot apply? Leave "Apply to All Vehicles" selected if the whole fleet will be enabled with the same time slots. Choose specific Vehicle(s) if building a time slot for specific rigs.
* Click Save to enable this intelligent time slot.
* Click "Edit" to label with a custom slot name. Click the cog icon to reconfigure slot settings.&#x20;
* Disable or "hide" a slot as needed. For example, if you only occasionally want weekend slots enabled, or you have seasonal availability- turn slots on & off as the operation allows.&#x20;


---

# 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/settings/delivery-slots.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.
