# How to Configure Availability per teammate

{% hint style="warning" %}
**This is a Elite 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 regardless of whether a 2 person team or even 100+ people team.
{% endhint %}

#### There are a few key things to understand about teammates in Cowlendar:

* Each service that will have teammates attached needs to have "availability per teammate" enabled in the services settings.
* Teammates will have it's own limit.
  * This means that If you have teammates John, Bill, Mary attached to a service then each of them will have there own limit.
    * So if someone bookings John for 1pm on January 10th then Mary and Bill will still be available to be booked then.
* Teammates can have multiple services attached and the teammates limit will be shared between them.
  * This means that if teammate John has Service A and Service B attached then when someone books John for Service A at 1pm January 1 then John will have -1 slot in Service B.

Steps to create a teammate and attach it to a service:

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 attach to a teammate.

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

5. Click on the **Availability** tab.

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

6. Set the service to **Availability per teammate.**

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

7. Looking at the left side of your Shopify admin dashboard click on **Team.**
8. Click on Create a teammate.

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

9. Fill out the teammate information.

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

10. Click on **Create.**
11. Click in **Availability** section
12. Click on **Select Services.**
13. **Select the service** you enabled availability per teammate on.

<figure><img src="/files/3RkiDtkTpQSUD26ytT9d" alt=""><figcaption></figcaption></figure>

15. **Adjust the availability** to match this teammates schedule.

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

{% hint style="warning" %}
The availability for the service attached will be based on this! It will no longer use the availability inside of the services settings. This means that each teammate will have a specific availability when selected in the service
{% endhint %}

16. Click **update.**

Now if you go to the product page of your service and open the calendar you will see the availiability is based strictly on that teammate.

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

But why is there no teammate selector?

Great question! The reason for this is usually one of two things:

1. There is only one teammate attached to that service which means there is no need for teammate selection.
2. Teammate selector is disabled in Apps > Cowlendar > Settings > General Settings like the screenshot below.

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

Now you are ready to build your awesome team!


---

# 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-configure-availability-in-cowlendar-services/how-to-configure-availability-per-teammate.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.
