> 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/administrator-help-guides/payments.md).

# Payments

- [Payments Overview](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/payments-overview.md): Get a high level understanding of Payments in Tahua and how they work.
- [Create a Batch Payment](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/create-a-batch-payment.md): If you have multiple completed Milestones that are now sitting ready for payment — you can process them in a "Payment Batch".
- [Create a Payment Against One Milestone](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/create-a-payment-against-one-milestone.md): This article is for Administrators who would like to set up a Grant payment.
- [Payments Email Templates](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/payments-email-templates.md)
- [Payments FAQs](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/payments-faqs.md)
- [Payment Integrations](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/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.
- [Application Payments using a Xero Integration](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/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).
- [Milestone Payments Using a Xero Integration](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/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.


---

# 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/administrator-help-guides/payments.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.
