# How to block timeslots on 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 great for when you are running a solo business and are ill/sick running a solo or maybe you simply want to close for the holidays&#x20;
{% endhint %}

### Steps for blocking a timeslot for all services 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 **Block specific dates.**

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

5. You will **add the date you want to block** and a start and end time that matches the timeslot you want closed.

{% hint style="info" %}
Example: If you want to block a timeslot that is on January 10th from 12:00 - 13:30. Then you would add January 10th -> January 10th from 12:00 - 13:30
{% 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-timeslots-on-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.
