# Change Calendar Description After Booking

{% hint style="warning" %}
This article is for if you are using our [Integrated Booking](/scheduling/scheduling-configuration/integrated-booking.md#integrated-booking-setup).
{% endhint %}

1\) Click on your Order in **Order Management** to open the Order Details panel on the right. Click **Open in Scheduler**. (Don't see that button? You may have created this order before turning on Integrated Booking. Try creating a new order.)

![](/files/QGcFotpKU14njyTtczD2)

There are two methods for updating the calendar template:

First, we can do it for you by clicking the **Reload from Template** and then the **Update Calendar Event** buttons. This will pull any changes to the scheduling, services, or other information we're pulling via [variables](/agent-communication/variables.md).

But if you manually want to update the event details to overwrite the template, simply click into the editing field and make your changes. Finally, click **Update Calendar Event.**

![](/files/kenV7hD4JfR1wxE5wbQ6)


---

# 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://docs.getautonomo.com/scheduling/changing-scheduling-details/change-calendar-description-after-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.
