# How to add a bookable service in their menu?

{% hint style="info" %}
It only works for 1 variant; It will not work if your product has several variants which are all bookable. You have to pick a variant at somepoint which will show in your direct link
{% endhint %}

### Steps for add a bookable service in their menu

1. Click on **Cowlendar**&#x20;
2. Click on **My Services**
3. On the specific service you want to display click on **More**
4. Click on **Custom integration**

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

5. Copy the **direct link**

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

6. Look to the left and in your Shopify admin dashboard click on **Content**
7. Click on **Menus**
8. Click on one of your **Menus and edit the Menu Item**
   1. **Menu Item** would basically be one of the tabs that that menu shows
   2. for example your Main Menu navigation might have Home, About, Shop, Book Now
9. Apple **Add a Label**
10. Paste **Direct link into Link input**

<figure><img src="/files/NIyB4ousUy0KUtb7xmNA" 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-use-the-integration-feature/how-to-add-a-bookable-service-in-their-menu.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.
