# How to automatically refund canceled bookings

{% hint style="info" %}
To automatically refund canceled bookings you will go to **Apps > Cowlendar > Settings** **> General settings** and enable the options which fits your needs

You can control which type of canceled bookings get automatically refunded (admin, customer or both)
{% endhint %}

### Steps to automatically refund canceled bookings

1. In your Shopify admin dashboard look at the left panel and click on **Apps**.
2. Click on **Cowlendar**.
3. Click on **Settings**.
4. Scroll down a bit and find the **Refund and cancellation settings.**
5. **Select the options** that correspond to what you need :innocent:.

{% hint style="info" %}
As you may notice there are multiple options when it comes to determining what triggers a refund. Do you want it refunded only when an admin cancels, customer cancels or either or? Up to you :relaxed:
{% endhint %}

<figure><img src="https://1413666222-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB7xH6fep0zIUsqsS8lgV%2Fuploads%2FBVJxHaMWsgUoGIuHPIRD%2FCow%20-%20Settings%20-%20General%20(2).png?alt=media&#x26;token=3b00cf57-35ff-4fd5-909f-425502ad9533" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**HINT:** Enable both "Automatically cancel..." and "Automatically refund..." if you want the Shopify order to be both canceled and refunded.
{% endhint %}


---

# 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-automatically-refund-canceled-bookings.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.
