> For the complete documentation index, see [llms.txt](https://help.tahua.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tahua.io/knowledge-base/integrations-help-guides/xero.md).

# Xero

- [Getting Started with Xero](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/getting-started-with-xero.md)
- [What does the Xero Integration do?](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/what-does-the-xero-integration-do.md)
- [Payment Integrations](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/payment-integrations.md): If you're using Xero or QuickBook, you can integrate these with your Tahua account. This saves your organisation time, and means your Tahua records and Accounting records are constantly syncing.
- [Milestone Payments Using a Xero Integration](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/payment-integrations/milestone-payments-using-a-xero-integration.md): This guide explains how a payment batch moves from creation through to reconciliation, across Tahua, Xero, and your bank, for milestone payments.
- [Application Payments using a Xero Integration](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/payment-integrations/application-payments-using-a-xero-integration.md): This guide explains how a payment batch moves from creation through to reconciliation, across Tahua, Xero, and your bank, for application payments (i.e. when a milestone is not used to payment).
- [Xero FAQs](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/xero-faqs.md)
- [Syncing Milestone Errors](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/xero-faqs/syncing-milestone-errors.md): If a Tahua Milestone cannot be synced with Xero, an email advising that the sync was unsuccessful will be sent.
- [Lock Dates and Xero Syncing](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/xero-faqs/syncing-milestone-errors/lock-dates-and-xero-syncing.md)
- [Invoice Field on a Template](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/xero-faqs/invoice-field-on-a-template.md): If you require Applicants to upload an invoice in order to trigger a payment, you must ensure your Milestone Deliverables template is set up correctly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.tahua.io/knowledge-base/integrations-help-guides/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.
