# Calendar & Availability

### Availability Settings

* Enter **Number of days available for booking** to set how far in the future customers can book deliveries. For example, "30" days allows customers to book delivery one month out.&#x20;
* **Show Only Available Slots** removes booked slots from the time slot selection screen. Leave this toggled off to show both available slots (green) and fully booked slots (red).&#x20;
* **Enable Only First Slots** to front-load the day's deliveries and maximize order volume. Later slots become available only when earlier ones are filled. Leave this toggled off to let customers choose any slot throughout the day.&#x20;
* Turn on **Same Day Ordering** if you allow customers to order for same-day delivery when slots are available. [Same-Days](/delivery-orders/driver-dashboard.md#same-day-ordering) can be manually shut off each day on the Driver Dashboard.&#x20;

### Next Delivery

Need to hit pause on the operation until a certain date? Enter a "Next Delivery" date to block (show unavailable) delivery slots earlier than the specified date.&#x20;

### Blocked Slots

Want to block a particular slot across the whole operation for one reason or another? Simply select from the drop-down list to block (show unavailable) any individual time slots.

### Upcoming Holidays

Select the upcoming Holidays when your business will be closed, blocking full days at a time.&#x20;

### Closure Seasons

Create blocks of time to disable your business. Leaving this setting empty means that your business runs year-round.


---

# 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/calendar-and-availability.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.
