> For the complete documentation index, see [llms.txt](https://penida.gitbook.io/cowlendar-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://penida.gitbook.io/cowlendar-help/beginners-guide/create-your-first-service-on-cowlendar.md).

# Create your first service on Cowlendar

Looking to quickly learn about Cowlendar bookings and all of it's awesome features?

Follow these steps to create your first Cowlendar service in under 3 minutes!

## Steps on how to create your first service using Cowlendar&#x20;

1. Make sure you've enabled the app in the Cowlendar dashboard **(Apps > Cowlendar)**

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

2. In your Shopify admin dashboard Look at the left hand side and click on **products**.
3. Click **Add a product**

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

4. Create a product (this will be connected to your cowlendar service)

{% hint style="info" %}
Remember that the way Cowlendar works is that by [default](/cowlendar-help/how-to.../how-to-use-the-integration-feature.md) it converts the **add to cart button into a book now button**. When this book now button is clicked it opens up the calendar widget
{% endhint %}

5. Make sure you **save**
6. Look at the left panel in your shopify admin and click **Apps**
7. Click on **Cowlendar**
8. Click on **My Services**
9. Click on **New Service**

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

10. **Select the product** you just created&#x20;
11. **Configure the service** to your liking

{% hint style="info" %}
The **availability tab** is where most of the magic of creating your schedule happens. This includes your weekday availiability, meeting duration, break times and much more
{% endhint %}

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

12. Go through each tab and when done make sure to click **update**
13. Go back to **My Services**
14. Click **View** on the newly created service

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

15. Make sure you can see a **Book Now** button and that when clicked, opens the calendar to your service

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

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

{% hint style="warning" %}
Don't panic if you don't see the book now button! Just come by chat and we will resolve this for you quickly.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/beginners-guide/create-your-first-service-on-cowlendar.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.
