Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
Loading