# How to block dates across all services?

{% hint style="warning" %}
**This is a Premium feature of Cowlendar.** You need to upgrade your plan if you want to use this feature and you are a free user of Cowlendar.
{% endhint %}

{% hint style="info" %}
This is perfect for when you are going on vacation or even have to close a date out last minute to deal with an emergency
{% endhint %}

## Steps for blocking the date on a specific service

1. In your Shopify admin dashboard look at the left panel and click on **Apps.**
2. Click on **Cowlendar.**
3. Click on **Settings.**
4. Scroll down a bit and find **Add a blocked date.**

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

{% hint style="info" %}
**Bonus** : you can block a specific date. In the picture below i've blocked January 10th to January 10th from 00h to 24h meaning the entire day won't be bookable.&#x20;
{% endhint %}

{% hint style="warning" %}
If there is a greyed out date this means it has already passed and cannot be edited (but can be deleted)
{% 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://penida.gitbook.io/cowlendar-help/how-to.../how-to-block-dates-across-all-services.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.
