# How to mass edit 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 perfect for when you want to group a specific set of services together either to be able to mass edit them or share a limit between that set of services
{% endhint %}

We live busy lives so being able to mass edit services can be really helpful.&#x20;

Using teammates to connect services together is the solution to this on Cowlendar.

Basically we will be creating a teammate to group a specific set of services into this "pseudo teammate". By doing this you will be able to simply edit the teammate to apply availiability changes to a large set of services.

### Steps to mass edit a group of services:

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/swEcGmAfm3WksEPj0fhH" alt=""><figcaption></figcaption></figure>

5. Click on the **Availability** tab

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

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

<figure><img src="/files/4A6gY5iF9pqxDs0n3IhR" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Repeat steps 1-6 for ALL services you want to be grouped together under a single "pseudo teammate"
{% endhint %}

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

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

9. Create your **pseudo teammate (aka the teammate that will be used to group the services)**

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

10. Click Create.
11. Click **Edit Availability** on the teammate you just created.

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

12. Scroll down and click **Add new availabilities.**
13. Click on **Select Services.**

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

14. **Select all the services** you enabled availability per teammate on.

{% hint style="info" %}
Make sure to select ALL services you enabled "per team mate" on so that they are grouped together under this teammate
{% endhint %}

15. **Adjust the availability** to match the services schedule.

{% hint style="warning" %}
If your services have different availabilities then make sure to add each service in it's own unique teammate availability. Do this by click "Add new availabilities" for each service that has a unique availability

\
**This is especially useful if you want to connect a group a services to have shared limits BUT each service has it's own schedule.**
{% endhint %}

### This screenshot below represents what it looks like in the teammate availability when you have two unique services (with unique schedules) under one teammate.

<figure><img src="/files/ECekz590whnUXg2fkkmq" alt=""><figcaption></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-mass-edit-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.
