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 all members. Covers how to duplicate an entire report and its non-card expenses. Does not cover duplicating individual expenses or duplicate detection.
3
+
description: Learn how to create a copy of one or more existing reports and their expenses in Expensify using Duplicate report.
internalScope: Audience is all members. Covers how to duplicate a single report and how to bulk-duplicate multiple reports from the Reports search page. Does not cover duplicating individual expenses or duplicate detection.
6
6
---
7
7
8
8
# Duplicate a Report
9
9
10
-
You can create a copy of an existing report and all of its non-card expenses using **Duplicate report**. This creates a new report with copies of all non-card expenses from the original, including each expense's merchant, amount, category, tags, and tax. Expense dates are set to today and receipt images are not copied.
10
+
You can create a copy of one or more existing reports and all of their non-card expenses using **Duplicate report**. This creates new reports with copies of all non-card expenses from the originals, including each expense's merchant, amount, category, tags, and tax. Expense dates are set to today and receipt images are not copied.
11
11
12
-
This is useful when you need to recreate a similar set of expenses such as recurring monthly reports.
12
+
This is useful when you need to recreate a similar set of expenses such as recurring monthly reports. You can duplicate a single report or select multiple reports and duplicate them all at once.
13
13
14
14
If you only need to duplicate specific expenses, [learn how to duplicate an expense](/articles/new-expensify/reports-and-expenses/How-to-Duplicate-an-Expense).
15
15
@@ -21,7 +21,7 @@ Any member who created a report can duplicate it. **Duplicate report** is availa
21
21
22
22
---
23
23
24
-
## How to duplicate a report
24
+
## How to duplicate a single report
25
25
26
26
1. In the navigation tabs (on the left on web, and on the bottom on mobile), go to **Spend** > **Reports**.
27
27
2. Locate the report you want to duplicate.
@@ -35,6 +35,33 @@ A new report is created and you are taken to it automatically.
35
35
36
36
---
37
37
38
+
## How to duplicate multiple reports at once
39
+
40
+
You can select multiple reports and duplicate them all in one action from the Reports search page.
41
+
42
+
**On web:**
43
+
44
+
1. In the navigation tabs on the left, click **Spend** > **Reports**.
45
+
2. Select two or more expense reports that you submitted.
46
+
3. Click **Selected**, then **Duplicate report**.
47
+
48
+
**On mobile:**
49
+
50
+
1. In the navigation tabs on the bottom, tap **Spend** > **Reports**.
51
+
2. Long-press a report, then tap **Select** to enter selection mode.
52
+
3. Select two or more expense reports that you submitted.
53
+
4. Tap **Selected**, then **Duplicate report**.
54
+
55
+
Each selected report is duplicated individually. The same rules apply as for single duplication — only reports you created can be duplicated.
56
+
57
+
<!-- SCREENSHOT:
58
+
Suggestion: Show the bulk actions dropdown with the "Duplicate report" option visible after selecting multiple reports on the Reports search page.
59
+
Location: After step 3 (web).
60
+
Purpose: Helps the user identify the bulk duplicate option in the dropdown.
61
+
-->
62
+
63
+
---
64
+
38
65
## What happens after you duplicate a report
39
66
40
67
A new report is created with the name **"Copy of [Original report name]"**.
@@ -63,7 +90,7 @@ The following details are **not** copied:
63
90
64
91
## Can I duplicate multiple reports at once?
65
92
66
-
No. Reports must be duplicated one at a time.
93
+
Yes. On the Reports search page, select two or more reports that you submitted, click **Selected**, then choose **Duplicate report**. A duplicate is created for each selected report.
0 commit comments