> For the complete documentation index, see [llms.txt](https://penida.gitbook.io/cowlendar-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://penida.gitbook.io/cowlendar-help/how-to.../how-to-configure-multiday-booking-services/how-to-configure-skippable-dates.md).

# How to Configure Skippable dates

{% hint style="warning" %}
This is a Pro feature of Cowlendar. You must upgrade your plan if you are using the free version and wish to use this feature
{% endhint %}

The **Skippable Dates** feature in Cowlendar allows you to prevent certain days from being selected as the start or end dates of a multiday booking. This is especially useful when you need to avoid bookings on specific days that don't fit with your business schedule.

Common use cases include:

* Avoiding check-ins or check-outs on weekends when your office is closed.
* Blocking holidays or specific dates from being selected for bookings.

With the Skippable Dates feature, you can ensure that your bookings align with your availability and business operations.

***

**Step-by-Step Setup:**

To activate and configure Skippable Dates for your service, follow these steps:

1. **Log in to your Shopify admin dashboard** and click on **Apps** in the left sidebar.
2. **Select Cowlendar** from the list of apps.
3. **Click on My Services** in Cowlendar.
4. **Click Edit** on the service you want to modify.

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

5. **Ensure the service is set as a Multiday Booking service.** This feature is only available for multiday bookings.
6. **Go to the Availability Tab.** Inside the service editing page, navigate to the "Availability" tab.
7. **Scroll down to the Availability Section.** Here, you will find the Skippable Dates configuration.
8. **Choose which days to block:** You can select specific days of the week (e.g., Saturdays or Sundays) or specific calendar dates to block from being selected as booking start or end dates.

<figure><img src="/files/O1RK6YeSu8hv35BYPDOM" alt="" width="563"><figcaption></figcaption></figure>

***

The **Skippable Dates** feature gives you control over how your bookings align with your business schedule, ensuring that no unwanted days are selected for check-ins or check-outs.

If you need help setting this up or have any questions, feel free to reach out to our team via the in-app chat. We’re always happy to assist you!


---

# 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://penida.gitbook.io/cowlendar-help/how-to.../how-to-configure-multiday-booking-services/how-to-configure-skippable-dates.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.
