# How to block timeslots 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 put in a block to deal with a emergency randomly through the day
{% endhint %}

### Steps for blocking a timeslot on a specific service

1. Back 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. Click on **Availability** tab.

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

6. Scroll down and find the **block specific dates** section.
7. Click on **Add blocked dates** to block the date of the specific time slot you want blocked and make sure that the start and end time matches the time slot you want closed.

{% hint style="warning" %}
If you add a start and end time that is outside of the time slot you want to block you may end up closing out another time slot.
{% endhint %}

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

{% hint style="info" %}
Example: If you want to block a time slot 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-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.
