# How customers can manage their bookings from Shopify

<figure><img src="/files/CdOtzFugPp422GlRcnp0" alt="" width="563"><figcaption></figcaption></figure>

You can now give your customers the ability to **view, reschedule, or book again** directly from their **Customer Account page**. This improves the booking experience by making it easier and more accessible for clients to manage their **bookings** from the order details page.

This feature works exclusively with the **new Shopify customer accounts** experience and must be manually added using the **theme editor**

### Step-by-step: How to add the Manage Bookings block

1. Go into your **Shopify admin dashabord**
2. On the left hand panel Click on **Online Store** (right hand if you are on a screen larger than 15inches)
3. Click on **themes**
4. In the center panel click on **Customize** to go into the theme editor

![](/files/ME23WO3WxpGzWgUfttKt)

5. In the theme editor, click on the **middle top dropdown** and select **Checkout and customer accounts**

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

6. Look at the left tab and click on the **Apps** section which would be the **last tab.**
7. Find **Manage Bookings** and click the **“+”** icon to add the block
8. Click on **Order and Order status** under this block

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

9. Finally, click **Save** before exiting the theme editor.

{% hint style="info" %}
Now your customers will be able to view their booking, reschedule, or book again directly from the Order status page in their customer account. This improves the overall booking experience and gives your clients more control without needing to contact you manually
{% endhint %}

![](/files/aBC5H9ILzdNaMl6S7ZwS)


---

# 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-customers-can-manage-their-bookings-from-shopify.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.
