# How to block dates for one service?

{% 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 have to close out a service because maybe you ran out of the matierlas needed to run that service.
{% endhint %}

## Steps for blocking a 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 **My Services.**
4. Click **Edit** on the specific service you want to block dates for.

<figure><img src="/files/69ZDtNuEypr7awEDFVOp" alt=""><figcaption></figcaption></figure>

5. Inside of the Services settings click on the **Availability tab.**

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

6. Scroll down to blocked dates and click **Add blocked dates.**

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

{% 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-for-one-service.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.
