# Syncing Orders to Xero From Order Managment

You can sync invoices directly to Xero from the Order Management page by following these steps:

* Select an order – Click on the desired order in the Order Management page.
* Open the Accounting tab – Once the right-side menu appears, navigate to the Accounting tab.
* Choose sync option – Select either:
* Sync as Approved (for finalized invoices)
* Sync as Draft (for pending review)

The invoice will then be sent to Xero based on your selection.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeRoh1gvL4K9389fhDlUfqOAIGrQkh5KAgnucJ_Hip92uP2dgT2R5H0CH5nVGWAw0qxQsLGxpKPzYignDm-DbR0LL2L4WGKZk6p8GYzTCKVsfmHLl8s2sARmbLknUowuTf9oPDIVw?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/invoicing/xero/syncing-orders-to-xero-from-order-managment.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.
