# How to hide "999 slots left"

{% 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 %}

<figure><img src="/files/1gUlX1MzrZR3ff5HYopy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can hide "free slots count" by going to **Apps > Cowlendar > Settings > General Settings > Untoggle "Show free slots count"**
{% endhint %}

### **Steps to hide "free slots" in the calendar**

1. In your Shopify admin dashboard look at the left panel and click on **Apps.**
2. Click on **Cowlendar**.
3. Click on **Settings and into General settings**.
4. Scroll down a bit and find **Show free slots count.**
5. **Unselect** this option.

<figure><img src="/files/2ZvGw24WuCmndWEBwiMC" alt=""><figcaption><p>Show free slots count is turned on in this example</p></figcaption></figure>


---

# 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-hide-999-slots-left.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.
