# How to delete a booking?

{% hint style="info" %}
Bookings can be deleted completely from Cowlendar
{% endhint %}

### **Steps to delete a booking:**

1. In your Shopify admin dashboard look at the left panel and click on the **Apps**&#x20;
2. Click on **Cowlendar**
3. Click on **Bookings**
4. Click on the **3 little dots**&#x20;
5. Click on **Delete**

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

<figure><img src="/files/wbMdnGeKOjmQFTbSnC08" 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-delete-a-booking.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.
