# How to Switching Between Services Inside the Calendar Widget

<figure><img src="/files/TtPIimj7Z7f5SKZu4XXS" alt="" width="341"><figcaption></figcaption></figure>

Cowlendar allows you to offer a smoother booking experience by enabling a feature that lets visitors switch between services directly within the same calendar widget. This is especially useful if you provide several services and want to give users a way to explore all of them without having to go back to the main service list.

With this setting enabled, your customers will see a dropdown menu, allowing them to easily move between services.

#### Why This Feature Matters

Allowing service switching improves the overall flow of your booking process. It helps reduce friction for customers who may want to compare options before booking. Each service can have its own settings, so you’re always in control of what’s shown and how it functions.

{% hint style="warning" %}
Service switching settings must be configured separately for each service. Changes made to one service will not automatically apply to other services.
{% endhint %}

### How to Turn On the Service Switcher

1. Go to **Apps** and open **Cowlendar**
2. In the Cowlendar menu, click on **My Services**
3. Find the service you want to update and click **Edit**

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

4. In the **General Settings** tab, scroll down to the bottom
5. Activate and configure the **Switch between services** option
6. Save your changes

<figure><img src="/files/IHjCYjoQqE7Z3jdAXGjp" 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-switching-between-services-inside-the-calendar-widget.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.
