# Batch Invoicing for Xero

Within Tonomo you can  select multiple invoices and batch them together and send just one invoice to Xero. &#x20;

**How to batch Xero invoices**

You can now combine multiple invoices into a single batch before sending them to Xero. This feature is particularly useful for businesses that work with large agencies and invoice on a weekly or monthly basis.

1. Ensure Xero is Connected
2. Your Tonomo account must be linked to Xero.
3. Select Invoices
4. From your invoices list, choose the ones you want to batch.
5. Click "Batch"
6. Confirm the action to merge the selected invoices into one.
7. Send to Xero

The combined invoice will be ready for syncing to Xero.

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

If you wish to undo your batch you can reverse previously batched invoices by using the "unbatch" option.

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

You can also schedule dates for invoices to be batched using the "scheduled date" field. Tonomo automatically sets the batch's **Scheduled Date** to match the earliest date from its orders.

<figure><img src="/files/oNjzMdHZxtxyPyrp9z6G" 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/invoicing/xero/batch-invoicing-for-xero.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.
