Skip to main content
Back to Tables

Accounts Table

Complete Chart of Accounts from Xero. View all GL accounts with their codes, types, and status.

Use it to get the full chart of accounts into a sheet you can filter by type, class or status, whether for mapping, reconciliation, or as the account list behind XO.BALANCE formulas.

How to export the chart of accounts

  1. Open the XO Report task pane and click Tables and Reports.
  2. Choose Accounts.
  3. Pick the organisation (this step is skipped when only one is connected), then turn on Include Archived at the options step if you need retired accounts too.
  4. Click Insert Table. The full list lands on a new sheet named “Accounts”.

Filters

Include Archived

Toggle to include archived accounts. By default, only ACTIVE accounts are shown.

Output Columns

ColumnDescription
CodeGL account code (e.g., "4000", "200")
NameAccount name
TypeAccount type (BANK, CURRENT, FIXED, etc.)
ClassAccount class (ASSET, LIABILITY, REVENUE, EXPENSE, EQUITY)
StatusACTIVE or ARCHIVED
DescriptionAccount description
TaxTypeDefault tax code
BankAccountNumberBank account number (if bank account)
BankAccountTypeBank account type
CurrencyCodeCurrency code
ReportingCodeReporting code
ReportingCodeNameReporting code description
EnablePaymentsWhether payments enabled
ShowInExpenseClaimsExpense claim visibility
AccountIDXero unique identifier

Plus OrgID, OrgName, and Timestamp columns.

Tips

  • Use Excel filters to find accounts by Type or Class
  • Check the Status column to identify archived accounts
  • Reference account codes for use in XO.BALANCE formulas

Related