# How to limit my time slot to only a certain amount of people for a specific 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 %}

In Cowlendar when we refer to limits we are referring to the maximum amount of people that can book a specific time slot and/or day.

{% hint style="info" %}
1/2

This is perfect if each of your services has a unique limit. BUT very important to know that if you apply the limit to each service it will not sync with each other. Meaning if someone books Service A for 1pm then Service B will still have the same amount of slots for 1pm
{% endhint %}

{% hint style="info" %}
2/2

BUT there is a workaround to this! If you want to group a bunch of services together into a "group" then you can create a "pseudo teammate" and add all of those services you want grouped together into this teammate. This way the limit between all of those services syncs together.&#x20;
{% endhint %}

### Guide for grouping services into a teammate

{% content-ref url="/pages/cBOotRJjWaOhWn6lMoyw" %}
[How to mass edit services](/cowlendar-help/how-to.../how-to-mass-edit-services.md)
{% endcontent-ref %}

### **Steps to setting a maximum number of people per timeslot for a specific service**

{% hint style="info" %}
Possible scenario: Imagine you have a yoga class that can only fit 10 students at a time.&#x20;
{% endhint %}

1. In your Shopify admin dashboard look at the left hand panel and click on **Apps.**
2. Click on **Cowlendar.**
3. Click click on **My Service.**
4. Click **Edit** on the service you want to change.

<figure><img src="/files/5Z6nzQn2yvOl6wvnOkFd" alt=""><figcaption></figcaption></figure>

5. Click on the **Advanced tab.**

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

6. Find  **booking limit per timeslot** and enter your desired max number.

<figure><img src="/files/1xPtAWbC7oYAXPwxSpct" alt=""><figcaption><p>In this example 100 slots per time slot will be available</p></figcaption></figure>

7. Make sure to click **Update before leaving.**

### **Steps to setting a maximum number of people per timeslot across all services at once?**

{% hint style="info" %}
**When should i do this?** Running a one person show? This would be the way to handle being a solo practitioner handling multiple services
{% endhint %}

1. In your Shopify admin dashboard look for at the left hand panel and click on the **Apps** tab.
2. Click on **Cowlendar.**
3. Click on **Settings.**
4. In **General Settings** scroll down until you see **maximum booking per time slot** and put in "1".

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

{% hint style="info" %}
This makes sure that only 1 person can book you across all of your services! This means that if someone books 1pm for service A then 1pm will be closed out in all other services if you set the global limit to 1
{% 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-limit-my-time-slot-to-only-a-certain-amount-of-people-for-a-specific-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.
