diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses.md index 59d28cf6bef1..d697ee9fb81c 100644 --- a/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses.md +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses.md @@ -55,6 +55,7 @@ Expensify offers pre-built export templates, or you can build your own custom ex - **Basic export** - Essential fields including date, amount, merchant, category, and receipt URL. - **All Data - expense level** - One row per expense with all available data fields. + - **Canadian Multiple Tax Export** - Breaks out multiple tax amounts (such as GST and PST) into separate columns for Canadian tax reporting. This template only appears on workspaces with the output currency set to CAD. - **Custom templates** - Any custom template created by you or your Workspace Admin, if available. ## Where do I find the exported file? diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Reports.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Reports.md index cadfa3a59bc0..62f2cbaae9ee 100644 --- a/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Reports.md +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Reports.md @@ -55,6 +55,7 @@ Expensify offers pre-built export templates, or you can build your own custom ex - **Basic export** - Essential fields including date, amount, merchant, category, and receipt URL. - **All Data - expense level** - One row per expense on the report with all available data fields. - **All Data - report level** - One row per report with all available data fields. + - **Canadian Multiple Tax Export** - Breaks out multiple tax amounts (such as GST and PST) into separate columns for Canadian tax reporting. This template only appears on workspaces with the output currency set to CAD. - **Custom templates** - Any custom template created by you or your Workspace Admin, if available. **Note** Currently, it's not possible to build custom export templates on New Expensify, they can only be created on Expensify Classic. However, once built they will be available on New Expensify when exporting reports. [Learn how to build a custom export template in Expensify Classic](/articles/expensify-classic/spending-insights/Export-Expenses-And-Reports#create-a-custom-export-template).