# How to Customize Confirmation Emails for Each Service in Cowlendar

{% hint style="warning" %}
**This is a Premium 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 %}

You can add unique information to the confirmation email your customers receive when they book a specific service. Follow the two simple sections below to set up custom email content per service.

### Add Custom Text to a Service

1. In your Shopify admin dashboard look at the left panel and click on the **Apps.**&#x20;
2. Click on **Cowlendar.**
3. Click on **My Service.**
4. Click **Edit** on the service&#x20;

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

5. Click on the **Advanced tab.**

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

6. Scroll down until you see the **Customize Email section.**
7. Enter the extra content you want included in that service’s confirmation emai&#x6C;**.**

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

8. Make sure to click **Update** before leaving.

### Link Custom Content in Your Email Template

{% hint style="info" %}
The custom email content you add is unique to each service and only appears if the`[Custom service text]`  block is included in your email template. Make sure to save changes in both sections for everything to work correctly
{% endhint %}

1. In the dashboard, open **Settings** and select **Email Settings**.

<figure><img src="/files/1HtKbMZ2Jhj2hzupSvsA" alt=""><figcaption></figcaption></figure>

2. Find **Customer email confirmation**.
3. Choose the template that matches your service type.
4. In the email body editor, insert the placeholder block: `[Custom service text]`

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

5. Save your template.

Now, whenever a customer books that specific service, the confirmation email will include your custom text along with all the standard booking details.


---

# 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-customize-confirmation-emails-for-each-service-in-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.
