# How to set digital appointments?

{% hint style="info" %}
This is perfect if you are offering digital courses, or maybe just want to do virtual consultations.
{% endhint %}

Whether you are offering digital classes on zoom or google meet, Cowlendar can help provide your digital students an exception experience. A smoother experience means more returning customers which ultimately improves your bottom line.

### Steps to make your appointment digital/virtual

1. In your Shopify admin dashboard look at the left panel and click on the **Apps.**
2. Click on **Cowlendar.**
3. Click on **My Service.**
4. Click **Edit** on the service you want to make a digital service.

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

5. Scroll down to the **Location setting and change it to google or zoom.**

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

{% hint style="warning" %}
Make sure your zoom or google account is properly connected in Apps > Cowlendar > Teams&#x20;

Click Connect Zoom or Connect Google to do so.
{% endhint %}

{% content-ref url="/pages/UatGlvoqFvBMzTNmAyWM" %}
[How to connect Zoom?](/cowlendar-help/how-to.../how-to-connect-zoom.md)
{% endcontent-ref %}


---

# 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-set-digital-appointments.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.
