# How to Create a New Service List for Specific Services

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

<br>

### Why Creating Custom Service Lists Matters

The **Service List** feature gives you more flexibility and control over how and where your services are displayed.\
By creating **different service lists**, you can easily assign **specific services to specific pages** or sections of your Shopify store.\
This allows you to tailor the booking experience based on your business needs, improve customer navigation, and showcase only the services you want on each page.\
It is a great way to increase personalization and create a cleaner, more effective booking process for your customers.

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

### Steps to create a new list and add it to any page of your store

1. In your Shopify admin dashboard click on the Apps tab&#x20;
2. Click on **Cowlendar**
3. Click on **Settings**
4. Inside of Settings click on **Service List Page**
5. Click on **Create a new list**

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

6. Click **Save**

{% hint style="info" %}
**You can edit each service.** By clicking the pencil button ![](/files/FRYaF6TldmbE3vLUhCbN) next to each service you can hide price, duration, location, time slot, and much more
{% endhint %}

7. Look at the Shopify admin panel on the left side and click on **Online store**
8. Click on **Themes**
9. Click on **Customize** to enter the theme editor

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

10. In the theme editor you will go to the page you want to add the service list to
11. On that page click on **Add section**&#x20;
12. Click on **Apps** and find **Cowlendar Services**

<figure><img src="/files/26WkBiLrnbNYxxuMaBDT" alt=""><figcaption></figcaption></figure>

13. Once you have added **Cowlendar Services,** select it, and on the right side and you will see the **Section Type** option

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

14. Select the list you want to display and click **Save.**


---

# 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-create-a-new-service-list-for-specific-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.
