Xero test environment for accounting workflows
Test accounting agents that manage contacts, invoices, payments, bank transactions, and financial reports.
Meet the Xero twin
Validate invoicing, payments, bank transactions, and reporting workflows. Test Xero integrations without changing production company books.
Seeded state
Seed accounts, tax rates, tracking categories, contacts, items, invoices, credit notes, bank transactions, purchase orders, journals, and payments.
Interfaces
Use Xero in staging without using production.
Validate invoicing, payments, bank transactions, and reporting workflows
Seed linked accounting records and deterministic company state
Test Xero integrations without changing production company books
Provision the Xero twin from the CLI.
Install the Arga CLI, sign in once, then create a 60-minute twin run. The command waits until the environment is ready and prints its connection details.
Terminal
$ uv tool install arga-cli$ arga login$ arga twin-runs create --twins xero --ttl 60 --waitAdd --scenario-prompt to describe the state the twin should start with.
Build with the Xero twin
Connect the twin, seed realistic state, and run scenarios against a resettable service.

