# Accessing and Editing Order Details in the Scheduler

You can view and edit order details directly from the scheduler for quick access. To see an order's details:

* Navigate to the scheduler.
* Click on any order, the details will appear on the right side of the screen.

From here, you can review or modify any order information such as customer, see what booking flow the order was placed on, client preferences, customer notes, location, apartment/floor, total interior area, entry notes, feature notes, add or remove services, custom questions, brokerage preferences and add new appointments to the order.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdBbWCKnOISEaDEBFeBBe7OaIxkeWzYM5VuwtZ7AwFGSRAmqvPz0-kzuCxCkT0JVaCg8oTGX1imDzVe6e1bYrFSqKzDfGPaL-9lG22djEbhrokBcpC9m5v0usYIzvt2zQFPJZj_?key=tXQS-Z5TrpejQ4ToUi6H2Q" alt=""><figcaption></figcaption></figure>

**Photographer Services Filter in Scheduler**&#x20;

You can find a Photographer Services section to the left panel of the scheduler! This helps you quickly find photographers based on the services needed for a specific order.  Each  service will feature a toggle, enable toggles to highlight only photographers who perform the selected services.

How It Works:

* Default View: All photographer columns are active (white).
* Toggle On:
  * Photographers who perform the selected service(s) stay active.
  * Others are de-emphasized (gray).
* Toggle Off: Reverts to the default view.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXePYREPfZ3uTNB3kMpYIShMGFOdmIP1YnB52Z-HsPWKJV9tX4FGYIAYFhnI8bVxXinpMwyKFvx8tNGiQB2gMXf3Oy_ROX3Xe2bI2Np46Drh34TqDkvro0VSQ732w0F7i35f49OJxQ?key=tXQS-Z5TrpejQ4ToUi6H2Q" alt=""><figcaption></figcaption></figure>

<br>


---

# 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/accessing-and-editing-order-details-in-the-scheduler.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.
