# Reschedule an Existing Appointment

If you need to change the date or time of a scheduled shoot, you can complete this in the **Scheduler**, accessible under **Order Details** of an order.

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

From there, you can change the time of the order by clicking and dragging the event, just like you would in Google Calendar.

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

If you need to change the date, time, or length of the event, point your cursor to the event and click the pencil icon that shows up.

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

After clicking the pencil icon, this will pop up. You can now change the date, time, or length of the event. You will also have the option to add or remove photographers and guests. Don't forget to hit "Save event" when you are done.

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

Disable Automatic Calendar Duration Updates

Tonomo provides the flexibility to control whether calendar event durations are automatically updated when changes are made to an order. By default, Tonomo adjusts event durations dynamically, but you can  disable this feature if you prefer to manage durations manually.

How to Configure

1. To enable or disable automatic calendar duration updates:
2. Navigate to Configure Booking > General.
3. Locate the setting: Automatically update event duration.
4. Toggle the setting ON or OFF based on your preference.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcS4iW6EYLqEertrsmJQKVNCnVToF5v30CmErDzOHvMCYvAA5uaK4C6NcD84raXJWZrnvuwzfhQCoZr6RlM6xG7iK0oFuTCSbol8EDbfuM5eF4a72GSJMRWfAuKwmv60OvuMIRtZQ?key=tXQS-Z5TrpejQ4ToUi6H2Q" 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://docs.getautonomo.com/scheduling/changing-scheduling-details/reschedule-an-existing-appointment.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.
