You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internalScope: Audience is members and admins. Covers exporting expenses and reports as CSV or PDF, does not cover accounting integration setup.
5
6
---
6
7
7
8
@@ -46,6 +47,23 @@ You’ll receive the export in a Concierge message.
46
47
47
48
> **Note:** Report-level templates only appear when full reports are selected.
48
49
50
+
# Export grouped expenses
51
+
52
+
When you group expenses on the **Spend** page, you can export the grouped results and the exported file keeps each group intact.
53
+
54
+
1. In the navigation tabs (on the left on web, and at the bottom on mobile), select **Spend** > **Expenses**.
55
+
2. Click **Display**, then select **Group by** and choose how to group your expenses (for example, **Category**, **Merchant**, **Tag**, or **Card**).
56
+
3. Click **Apply**.
57
+
4. Check the box next to the groups you want to export, or use the top checkbox to select all.
58
+
5. Click the selection button at the top (for example, **1 selected**).
59
+
6. Select **Basic export**.
60
+
61
+
In the exported file:
62
+
- Each group appears as its own section with a header row.
63
+
- The expenses in each group are listed below their group header.
64
+
65
+
> **Note:** If you expand the groups and select the individual expenses instead of the groups, each expense is exported as its own row without grouping.
66
+
49
67
# Export as PDF
50
68
51
69
1. Open the individual report you want to export.
@@ -63,6 +81,10 @@ The PDF will include:
63
81
64
82
Yes, use the **All Data – Report Level Export** template. All other templates will export one line per expense.
65
83
84
+
## Can I keep my groups when I export?
85
+
86
+
Yes. Group your expenses using **Display** > **Group by**, select the groups, then choose **Basic export**. The exported file keeps each group as its own section with the expenses listed below their group header.
0 commit comments