|
| 1 | +--- |
| 2 | +title: Merge Expenses |
| 3 | +description: Learn how to merge two expenses to eliminate duplicates and simplify your reports. |
| 4 | +keywords: [New Expensify, merge expenses, duplicate expenses, SmartScan, manual merge, combine expenses] |
| 5 | +--- |
| 6 | + |
| 7 | +<div id="new-expensify" markdown="1"> |
| 8 | + |
| 9 | +Merging expenses helps you quickly resolve duplicates when automatic SmartScan merges don’t catch everything. This guide walks you through manually merging two expenses from the expense view or Reports page. |
| 10 | + |
| 11 | +# Merge expenses |
| 12 | + |
| 13 | +You can merge two expenses if at least one is a cash expense. You cannot merge two card expenses. Merging is only available for editable expenses (such as those that are unsubmitted or awaiting first-level approval). |
| 14 | + |
| 15 | +## Merging from an individual expense |
| 16 | + |
| 17 | +1. In the left-hand menu, select **Reports > Expenses** |
| 18 | +2. Tap the expense you'd like to merge from. |
| 19 | +3. Tap the **More** button, then select **Merge**. |
| 20 | +4. Choose another eligible expense to merge with. |
| 21 | + - You can only select one. |
| 22 | + - Expenses are sorted by date (newest first). |
| 23 | + - If there are no eligible matches, you'll see: |
| 24 | + *"You don’t have any expenses that can be merged with this one. [Learn more](#eligible-expenses)."* |
| 25 | +5. If only one expense has a receipt, it’s selected automatically. If both do, you’ll be asked to choose. |
| 26 | +6. Select the details you want to keep from each expense—like merchant name, amount, or category. |
| 27 | +7. Tap **Continue**, then **Confirm** to complete the merge. |
| 28 | + |
| 29 | +## Eligible expenses for merging |
| 30 | + |
| 31 | +To merge two expenses, they must meet all of the following: |
| 32 | + |
| 33 | +- **By type**: |
| 34 | + - You can merge a cash expense with another cash expense, or a cash expense with a card expense. |
| 35 | + - You cannot merge two card expenses. |
| 36 | + |
| 37 | +- **By permission**: |
| 38 | + - **Submitters** can merge their own expenses (including unreported and in-progress ones). |
| 39 | + - **Approvers and Admins** can merge expenses on the same report |
| 40 | + |
| 41 | +- **By status**: |
| 42 | + - Both expenses must be editable. That includes unreported expenses, or ones on a Draft or Processing report that hasn’t yet been approved. |
| 43 | + |
| 44 | +## What happens when you merge? |
| 45 | + |
| 46 | +- One expense is kept, and the details you choose will be used for the final version. |
| 47 | +- The other expense is **merged into the final one** and no longer shown separately. |
| 48 | +- If one expense is a card transaction, it will always be the one that’s kept. |
| 49 | +- If both are cash expenses, the one you started the merge from will be kept. |
| 50 | + |
| 51 | +# FAQ |
| 52 | + |
| 53 | +## Can I merge two card expenses? |
| 54 | + |
| 55 | +No. Only one card expense can be part of a merge. You can merge: |
| 56 | +- Two cash expenses |
| 57 | +- One cash and one card expense |
| 58 | + |
| 59 | +## What happens to the other expense? |
| 60 | + |
| 61 | +It’s merged into the final expense and no longer appears separately. Its details are combined based on what you selected. |
| 62 | + |
| 63 | +## What if the expenses have the same details? |
| 64 | + |
| 65 | +If there are no differences to resolve, the system automatically keeps the shared values without prompting you. |
| 66 | + |
| 67 | +## Why don’t I see the Merge option? |
| 68 | + |
| 69 | +Check these conditions: |
| 70 | +- You must have permission to edit both expenses. |
| 71 | +- At least one expense must be a cash transaction. |
| 72 | +- The expenses must be editable (not submitted or fully approved). |
| 73 | + |
| 74 | +</div> |
0 commit comments