# Updating the Address After Booking

To update the property address at the client's order or if an incorrect address was entered during booking, please follow the steps below:

1. Select the specific order that requires updating.
2. Navigate to the order "Property" tab within the order dashboard.
3. Here, you will find the current address, total interior area, notes, as well as the number of rooms and bathrooms.

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

4. Input the new address in the designated field. Google Maps will provide a recommended address. If the address is not displayed by Google, you may enter it manually.<br>

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

5. Once you have entered the address, a prompt message will appear below confirming your changes.

<figure><img src="/files/6K3CKs2DBazw14WOUaSs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Once you update the address, an option to update the invoice will prompt. Please note that changing the address may result in an adjustment of the travel fee, which could either increase or decrease based on the new location. Additionally, when you change the property address while the website is enabled you will need to manually change the address in the website admin panel.
{% endhint %}


---

# 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/order-management/updating-the-address-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.
