# Change Photographers after Booking

Lots can change after a booking has been made, so we support changing which photographers are assigned to an order.

{% 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.)

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

2\) To edit, simply point your cursor to the event and click the pencil icon that shows up.

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

3\) Either click the existing photographer's name to remove the assigned photographer and replace him with another person, or click **Add Photographer** to send two or more photographers to the event. Then click **Save Event.**

<figure><img src="/files/5gYAy0KINThdBC3WW51o" 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/change-photographers-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.
