From 117e46e0d2aedb5970c2f821723e650fd985a7b1 Mon Sep 17 00:00:00 2001 From: Stephanie Elliott <31225194+stephanieelliott@users.noreply.github.com> Date: Thu, 19 Mar 2026 18:21:25 -1000 Subject: [PATCH 01/14] Update and rename Duplicate-Detection.md to How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md --- .../Duplicate-Detection.md | 41 --------- ...-and-Resolve-Flagged-Duplicate-Expenses.md | 85 +++++++++++++++++++ 2 files changed, 85 insertions(+), 41 deletions(-) delete mode 100644 docs/articles/new-expensify/reports-and-expenses/Duplicate-Detection.md create mode 100644 docs/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md diff --git a/docs/articles/new-expensify/reports-and-expenses/Duplicate-Detection.md b/docs/articles/new-expensify/reports-and-expenses/Duplicate-Detection.md deleted file mode 100644 index 915aa29646a0..000000000000 --- a/docs/articles/new-expensify/reports-and-expenses/Duplicate-Detection.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: Manage Duplicate Expenses -description: Learn how to identify and resolve potential duplicate expenses in New Expensify using the built-in Duplicate Detection tool. -keywords: [New Expensify, duplicate expense, review duplicate, expense on hold, resolve duplicates, flagged request, Collect plan, Control plan, merge expenses, avoiding duplicates, duplicate detection] ---- - -Duplicate Detection helps prevent accidental double-submission of expenses by flagging entries within a member's account that have the same **date** and **amount**. When a potential duplicate is found, a red dot appears in the navigation tabs (on the left on web, and at the bottom on mobile) or next to the chat where the expense lives, and the expense is placed on **hold**. - -🔒 **Note:** Duplicate Detection is available on Collect and Control plans only. - ---- - -# Manage and Resolve Duplicate Expenses - -1. From the navigation tabs (on the left on web, and at the bottom on mobile), click the red dot or open the chat containing the flagged expense. -2. Click the green **Review duplicates** button at the top of the expense. -3. Review the list of matched expenses flagged as duplicates. -4. Choose how to proceed: - - **Keep all**: Retains all matched expenses and removes the hold. - - **Keep this one**: Keeps the current expense and discards the duplicates. -5. If there are differences between the expenses (like categories or tags), choose which values to keep. -6. Confirm your selection. - -The hold is removed, and the expenses are either merged or kept separately, depending on your choice. - ---- - -# FAQ - -## Can I review a discarded duplicate later? -Yes, approvers can review previously discarded duplicates to ensure accuracy and detect potential fraud. - -## Can I edit a duplicate expense after resolving it? -Yes, you can edit a duplicate expense once it has been resolved, but only after the hold is removed. - -## Will two SmartScanned receipts from the same day with the same amount be flagged? -Yes, unless: -- The expenses were split from a single expense. -- They were imported from a credit card. -- They came from matching email receipts with different timestamps. - diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md new file mode 100644 index 000000000000..c4819036b9c9 --- /dev/null +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md @@ -0,0 +1,85 @@ +--- +title: How to Find and Resolve Flagged Duplicate Expenses +description: Learn how Expensify detects duplicate expenses and how to resolve them when they are flagged and placed on hold. +keywords: [New Expensify, duplicate expense, review duplicates, expense on hold, resolve duplicate, flagged expense, red dot, duplicate detection, keep all, keep this one, held expense, Inbox red dot, find duplicate expenses, where to find duplicates] +internalScope: Audience is members and approvers on Collect or Control plans. Covers how to locate reports with duplicate expense violations and resolve flagged duplicates. Does not cover manually merging expenses or preventing duplicates. +--- + +# How to Find and Resolve Flagged Duplicate Expenses + +Expensify automatically detects potential duplicate expenses by flagging entries that share the same date and amount. When a duplicate is detected, the expense is placed on hold and marked with a red dot. + +You can locate and resolve these duplicates directly from the report or chat where the expense lives. + +**Note:** Duplicate detection is available on Collect and Control plans only. + +If you have two expenses that were not automatically flagged but should be combined, you can [learn how to merge them manually](/articles/new-expensify/reports-and-expenses/Merging-expenses). + +--- + +## Who Can Use Duplicate Detection + +Duplicate detection is available to all members on Collect and Control plans. Both submitters and approvers can resolve flagged duplicates on Draft and Outstanding reports. + +--- + +## How to Find Duplicate Expenses in the Inbox Using the Red Dot Indicator + +1. In the navigation tabs (on the left on web and at the bottom on mobile), select **Inbox**. +2. Look for chats with a red dot. +3. Click the chat to open it and review the flagged expense. + +A red dot means the report or chat contains a violation. + +Within the report, duplicate expenses will show the label **Potential duplicate**. This indicates the expense has been flagged as a possible duplicate. + +--- + + + +--- + +## How to Resolve a Flagged Duplicate Expense + +1. Open the report or chat with the red dot. +2. Click the expense labeled **Potential duplicate**. +3. Click **Review duplicates**. +4. Review the list of matched expenses flagged as duplicates. +5. Choose how to proceed: + - **Keep all** retains all matched expenses and removes the hold. + - **Keep this one** keeps the current expense and discards the duplicates. +6. If there are differences between the expenses (such as categories or tags), choose which values to keep. +7. Click **Confirm** to save your selection and remove the hold on your expense. + +--- + + + +--- + +## What Happens After You Resolve a Flagged Duplicate + +The hold is removed from the expense. Depending on your choice: + +- If you selected **Keep all**, all matched expenses remain on the report as separate entries. +- If you selected **Keep this one**, the current expense is kept and the duplicates are discarded. + +--- + +# FAQ + +## Can I edit a duplicate expense after resolving it? +Yes, you can edit a duplicate expense as long as it is in the Unreported, Draft or Outstanding state. + +## Will two SmartScanned receipts from the same day with the same amount be flagged? +Yes, unless: +- The expenses were split from a single expense. +- They were imported from a credit card. +- They came from matching email receipts with different timestamps. + From 5151eac2c2b25f4030836e8336323cd0259c0f57 Mon Sep 17 00:00:00 2001 From: Stephanie Elliott <31225194+stephanieelliott@users.noreply.github.com> Date: Fri, 20 Mar 2026 13:03:57 -1000 Subject: [PATCH 02/14] Update and rename Merging-expenses.md to How-to-Merge-Expenses.md --- .../How-to-Merge-Expenses.md | 143 ++++++++++++++++++ .../reports-and-expenses/Merging-expenses.md | 124 --------------- 2 files changed, 143 insertions(+), 124 deletions(-) create mode 100644 docs/articles/new-expensify/reports-and-expenses/How-to-Merge-Expenses.md delete mode 100644 docs/articles/new-expensify/reports-and-expenses/Merging-expenses.md diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Merge-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Merge-Expenses.md new file mode 100644 index 000000000000..530064c835bc --- /dev/null +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Merge-Expenses.md @@ -0,0 +1,143 @@ +--- +title: How to Merge Duplicate Expenses +description: Learn how to manually merge duplicate expenses in Expensify, including eligibility rules, supported expense types, and what happens after the merge. +keywords: [New Expensify, merge expenses, combine expenses, merge duplicate expenses, merge receipts, fix duplicate expense, merge transactions, combine transactions, deduplicate expenses, merge button missing] +internalScope: Audience is all members. Covers manually merging duplicate expenses and eligibility rules. Does not cover automatic duplicate detection, resolving flagged duplicates, or SmartScan merge logic. +--- + +# How to Merge Duplicate Expenses + +You can manually merge duplicate expenses when two expenses represent the same purchase. This is useful when a receipt and its matching card transaction were not automatically combined. + +There are several ways to merge duplicate expenses: + +- From the Expenses page +- From within a report +- From inside an individual expense + +If Expensify already flagged an expense as a duplicate and shows a red dot with **Review duplicates**, follow How to [Resolve Flagged Duplicate Expenses](https://help.expensify.com/articles/new-expensify/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses) instead. + + +If you want to learn why duplicate expenses happen, see [Why Expenses Duplicate](https://help.expensify.com/articles/new-expensify/Why-Expenses-Duplicate). + +--- + +## Who Can Merge Duplicate Expenses + +You can merge duplicate expenses if you can edit both expenses. + +- Submitters can merge their own unreported expenses, expenses on Draft reports, and expenses on Outstanding reports. +- Approvers and Workspace Admins can merge expenses on the same Draft or Outstanding report. + +You can't merge expenses that are Approved or Paid. Learn more about [expense statuses](https://help.expensify.com/articles/new-expensify/reports-and-expenses/Understanding-Report-Statuses-and-Actions). + +--- + +## What Types of Expenses Can Be Merged in Expensify + +You can merge: + +- Two cash expenses +- One cash expense and one imported card expense + +You cannot merge two imported card expenses. + +--- + + + +--- + +## How to Merge Duplicate Expenses from the Expenses Page + +Use this method when you already see both duplicate expenses on the Expenses page. + +1. In the navigation tabs (on the left on web, and at the bottom on mobile), select **Reports > Expenses** +2. Select two expenses to merge. +3. Choose **Selected**, then select **Merge**. +4. If both expenses have receipts, select the one you want to keep. +5. Choose which expense details to apply to the final expense. +6. Select **Merge expenses**. + +--- + +## How to Merge Duplicate Expenses From a Report + +Use this method when both expenses are inside the same report. + +1. In the navigation tabs (on the left on web, and at the bottom on mobile), select **Reports** +2. Click the report to open it. +3. Select the two expenses you want to merge +4. Choose **Selected**, then select **Merge**. +5. If both expenses have receipts, choose which receipt to keep +6. Choose which expense details to apply to the final expense. +7. Select **Merge expenses**. + +--- + + + +--- + +## How to Merge Duplicate Expenses from an Individual Expense + +1. In the navigation tabs (on the left on web, and at the bottom on mobile), select **Reports > Expenses** +2. Click on the expense you want to merge to open it. +3. Choose **More**, then select **Merge**. +4. Choose one eligible expense to merge with, then select **Continue**. +5. If both expenses have receipts, select which receipt to keep. +6. Choose which expense details to apply to the final expense. +7. Select **Merge expenses**. + +--- + + + +--- + +## What Happens After You Merge Duplicate Expenses + +After you merge duplicate expenses: + +- One expense becomes the final expense. +- The other expense is merged into it and no longer appears separately. +- The details you selected are saved on the final expense. +- If one expense is an imported card expense, that expense is kept as the final expense. +- If both expenses are cash expenses, the expense you started from is kept. + +--- + +# FAQ + +## Can I merge two imported card expenses? + +No. You can only merge two cash expenses or one cash expense and one imported card expense. + +## What happens to the other expense after I merge duplicate expenses? + +The second expense is merged into the final expense and no longer appears separately. The final expense reflects the expense details you selected during the merge process. + +## Why was I not asked to choose which expense details to apply to the final expense? + +If both expenses already have the same details, the final expense keeps those values automatically. + +## Why is the Merge option missing on my expenses? + +You won’t see **Merge** if: + +- You don’t have permission to edit both expenses. +- Both expenses are imported card transactions. +- One or both expenses are Approved or Paid. +- One or both expenses are no longer editable. + +## Can I Undo a Merged Expense? + +No. Merging expenses can't be undone, so review the details before confirming. diff --git a/docs/articles/new-expensify/reports-and-expenses/Merging-expenses.md b/docs/articles/new-expensify/reports-and-expenses/Merging-expenses.md deleted file mode 100644 index 716cc5bce19b..000000000000 --- a/docs/articles/new-expensify/reports-and-expenses/Merging-expenses.md +++ /dev/null @@ -1,124 +0,0 @@ ---- -title: Merge Expenses -description: Learn how to merge duplicate expenses in Expensify, including cash and card transactions, eligibility rules, and step-by-step instructions for web and mobile. -keywords: [merge expenses, duplicate expenses, combine expenses, merge duplicate expenses, merge receipts, SmartScan duplicate, cash expense, card expense, expense matching, fix duplicate expense, merging expenses, merge transactions, combine transactions, deduplicate expenses] -internalScope: Audience is all members. Covers manually merging duplicate expenses and eligibility rules. Does not cover SmartScan automation logic or expense deletion workflows. ---- - - -Use merging to resolve duplicates when SmartScan doesn’t catch them. This guide walks you through manually merging two expenses from the expense view or Reports page. - -# Merge expenses - -If you have duplicate expenses that SmartScan didn’t automatically match, you can manually merge them. Merging helps clean up duplicates and keeps your reports accurate. - -You can merge: -- Two cash expenses -- One cash expense and one card expense - -You cannot merge two card expenses. - ---- - -## Who can merge expenses - -You can merge expenses if you have permission to edit both expenses. - -- **Submitters** can merge their own: - - Unreported expenses - - Expenses on Draft reports - - Expenses on Outstanding reports - -- **Approvers and Workspace Admins** can merge expenses on the same Draft or Outstanding report. - -You cannot merge expenses that are fully approved or paid. - ---- - -## What types of expenses can be merged - -To merge two expenses, one of the following must be true: - -- Both expenses are cash expenses -- One expense is a cash expense and the other is an imported card expense - -You cannot merge two imported card expenses. - -Note: Merging does not convert expense types. - ---- - -## How to merge duplicate expenses from an individual expense - -1. In the navigation tabs (on the left on web, and at the bottom on mobile), select **Reports > Expenses** -2. Click on the expense you want to merge to open it. -3. Choose **More**, then select **Merge**. -4. Choose one eligible expense to merge with. -5. If both expenses have receipts, select which receipt to keep. -6. Choose the details to keep from each expense such as merchant name, date or report. -7. Select **Continue**, then **Merge expenses**. - ---- - -## How to merge duplicate expenses from the Expenses page - -Use this method when you already see both duplicate expenses in a list. - -1. In the navigation tabs (on the left on web, and at the bottom on mobile), select **Reports > Expenses** -2. Select two expenses to merge. -3. Choose **Selected**, then select **Merge**. -4. If both expenses have receipts, select the one you want to keep. -5. Choose the details to keep from each expense such as merchant name, date or report. -6. Select **Continue**, then **Merge expenses**. - ---- - -## What happens when expenses are merged - -When you merge expenses: - -- One expense becomes the final expense. -- The other expense is merged into it and no longer appears separately. -- The details you selected are applied to the final expense. - -**Additional rules:** - -- If one expense is a card transaction, the card expense is always kept. -- If both expenses are cash expenses, the one you started the merge from is kept. - ---- - -## Can expenses be converted from cash to card? - -You can’t change an expense from cash to card, or card to cash. - -- Expenses imported directly from a connected credit card are always **card expenses**. -- Expenses you create manually or from uploaded receipts are always **cash expenses**. - ---- - -# FAQ - -## Can I merge two card expenses? - -No. Only one card expense can be part of a merge. You can merge: -- Two cash expenses -- One cash and one card expense - -## What happens to the other expense after merging? - -The second expense is merged into the final expense and no longer appears separately. The final expense reflects the details you selected during the merge process. - -## What if the expenses have the same details? - -If there are no differences between the two expenses, Expensify automatically keeps the shared values without prompting you to choose. - -## Why is the Merge option not showing? - -You won’t see **Merge** if: - -- You don’t have permission to edit both expenses. -- Both expenses are card transactions. -- One or both expenses are fully approved or paid. -- The expenses are no longer editable. - From 6479621b867b4d020b1d74afca948520c777589b Mon Sep 17 00:00:00 2001 From: Stephanie Elliott <31225194+stephanieelliott@users.noreply.github.com> Date: Fri, 20 Mar 2026 13:08:21 -1000 Subject: [PATCH 03/14] Update How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md --- .../How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md index c4819036b9c9..5f14de126973 100644 --- a/docs/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses.md @@ -36,7 +36,7 @@ Within the report, duplicate expenses will show the label **Potential duplicate* --- From 66ecf95976b952cd00bfc55e865c9716634e0670 Mon Sep 17 00:00:00 2001 From: Stephanie Elliott <31225194+stephanieelliott@users.noreply.github.com> Date: Fri, 20 Mar 2026 14:09:21 -1000 Subject: [PATCH 04/14] Update and rename How-to-prevent-duplicate-expenses.md to Why-Expenses-Duplicate.md --- .../How-to-prevent-duplicate-expenses.md | 74 ------------ .../Why-Expenses-Duplicate.md | 111 ++++++++++++++++++ 2 files changed, 111 insertions(+), 74 deletions(-) delete mode 100644 docs/articles/new-expensify/reports-and-expenses/How-to-prevent-duplicate-expenses.md create mode 100644 docs/articles/new-expensify/reports-and-expenses/Why-Expenses-Duplicate.md diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-prevent-duplicate-expenses.md b/docs/articles/new-expensify/reports-and-expenses/How-to-prevent-duplicate-expenses.md deleted file mode 100644 index 55c3c7a509f4..000000000000 --- a/docs/articles/new-expensify/reports-and-expenses/How-to-prevent-duplicate-expenses.md +++ /dev/null @@ -1,74 +0,0 @@ ---- -title: How to Prevent Duplicate Expenses -description: Learn why duplicate expenses happen in Expensify and how to prevent SmartScan merge failures. -keywords: [New Expensify, duplicate expenses, SmartScan merge failed, receipt didn’t merge, why didn’t my expenses merge, receipt matching, SmartScan duplicate, expense duplicate warning, card transaction not merging, foreign exchange merge failure, review duplicates, how to prevent duplicate expenses] -internalScope: Audience is members and approvers managing expenses. Covers why duplicate expenses occur and how to prevent SmartScan and card feed merge failures. ---- -# How to Prevent Duplicate Expenses - -Duplicate expenses most commonly occur when a SmartScanned receipt doesn’t merge with a matching card transaction as expected. This results in two separate expenses for the same purchase. You can reduce the chance of duplicate expenses by ensuring expenses meet the conditions to merge automatically, and manually merging or deleting duplicates as needed. - ---- - -## How SmartScan automatic expense merge works - -Expensify automatically merges SmartScanned receipts with their matching imported card transaction when specific conditions are met. - -Expenses can merge automatically when: - -- The amounts match exactly (or fall within the allowed tolerance) -- The transaction dates match -- The currencies match or fall within the allowed foreign exchange tolerance -- Only one matching pair exists -- The card transaction posts within seven days of the receipt being SmartScanned - -If any of these conditions are not met, SmartScan will not merge the expenses automatically. - ---- - -## Conditions that prevent SmartScan from merging expenses - -SmartScan will not merge expenses automatically if: - -- The receipt was not SmartScanned, SmartScan did not complete, or key details were manually edited -- The receipt and card transaction differ in amount, date, or currency -- The card transaction has not posted within seven days of the receipt being SmartScanned -- The foreign exchange difference exceeds five percent -- The receipt was already matched to another expense -- Both expenses are card expenses — card-to-card merges are not allowed -- The expenses exist in different Expensify accounts - ---- - -## How to fix duplicate expenses - -If expenses are duplicated because they failed to merge automatically, you can manually merge or delete the duplicate as needed. - -For step-by-step instructions, see: -- [Merge Expenses] (https://help.expensify.com/articles/new-expensify/reports-and-expenses/Merging-expenses) -- [Delete Expenses](https://help.expensify.com/articles/new-expensify/reports-and-expenses/Delete-Expenses) - -**Note:** When in doubt, keep the imported card expense. It provides more accurate reconciliation with your accounting system. - ---- - -# FAQ - -## Why didn’t my receipt merge with my card transaction? -SmartScan requires a close match in amount, date, and currency. If those details differ, or if the card transaction has not posted within seven days, the expenses will not merge automatically. - -## Can expenses merge if they are different currencies? - -Yes. SmartScan can merge expenses in different currencies as long as the foreign exchange difference is five percent or less. - -If the foreign exchange difference exceeds five percent, the expenses will not merge automatically. - -## Can SmartScan merge expenses after a report is submitted? - -Yes. Imported card expenses can still merge with eligible SmartScanned receipts even if the report is Outstanding, Approved, Paid, or Done, as long as the report has not been exported to an accounting integration and the merge does not change the reimbursable total. - -## Will Expensify warn me about duplicate expenses? - -Yes. Expensify may display a duplicate warning when two expenses appear to represent the same purchase. Review these warnings before submitting or approving a report. - ---- diff --git a/docs/articles/new-expensify/reports-and-expenses/Why-Expenses-Duplicate.md b/docs/articles/new-expensify/reports-and-expenses/Why-Expenses-Duplicate.md new file mode 100644 index 000000000000..3312aea2b90d --- /dev/null +++ b/docs/articles/new-expensify/reports-and-expenses/Why-Expenses-Duplicate.md @@ -0,0 +1,111 @@ +--- +title: Why Expenses Duplicate +description: Learn the most common reasons duplicate expenses happen in Expensify and how to prevent them, including SmartScan merge issues and duplicate uploads. +keywords: [New Expensify, duplicate expenses, SmartScan merge failed, receipt didn't merge, why didn't my expenses merge, receipt matching, SmartScan duplicate, card transaction not merging, foreign exchange merge failure, prevent duplicate expenses, why do I have duplicates] +internalScope: Audience is members and approvers managing expenses. Covers all common causes of duplicate expenses, including SmartScan merge failures, duplicate receipt uploads, and duplicate card imports. Does not cover step by step instructions for resolving, merging, or deleting duplicate expenses and instead links out to how-to articles. +--- + +# Why Expenses Duplicate + +Duplicate expenses happen when the same purchase is recorded more than once in Expensify. In most cases, duplicates are caused by one of a few common scenarios. + +Understanding these scenarios will help you quickly identify why duplicates happen and how to prevent them. + +--- + +## What Causes Duplicate Expenses in Expensify + +Duplicate expenses usually happen for one of three reasons: + +- A receipt and imported credit card transaction for the same purchase did not merge automatically +- The same receipt was uploaded more than once +- A card transaction was imported more than once + +Each of these scenarios can result in duplicate expenses for the same purchase. + +--- + +## Why Your Expenses Did Not Merge + +Expensify automatically merges a SmartScanned receipt with a matching card transaction when key details align. If any of these conditions are not met, the receipt and card transaction will remain as separate expenses. + +**Expenses can merge automatically when:** + +- The amounts match exactly (or fall within the allowed tolerance) +- The transaction dates match +- The currencies match or fall within the allowed foreign exchange tolerance +- Only one possible match exists +- The card transaction posts within seven days of the receipt being SmartScanned + +**Expenses will not automatically merge if:** + +- The receipt was not SmartScanned or SmartScan did not complete +- Expense details were edited before the card transaction posted +- The amount, date, or currency differs beyond tolerance +- The card transaction posts after seven days +- The foreign exchange difference exceeds five percent +- The receipt is already matched to another expense +- Both expenses are card transactions +- The expenses are in different Expensify accounts + +If expenses do not merge automatically, they will remain separate unless you merge them manually. Learn [how to merge expenses](https://help.expensify.com/articles/new-expensify/reports-and-expenses/How-to-merge-expenses). + +--- + +## Why the Same Receipt Was Uploaded More Than Once + +Duplicate expenses can also happen when the same receipt is added multiple times. + +This may occur when: + +- You upload the same receipt more than once +- You SmartScan a receipt and also upload it manually +- A Copilot uploads an expense that had already been uploaded by the member + +Each upload creates a separate expense, even if the receipt details are identical. + +--- + +## Why Card Transactions Import More Than Once + +In some cases, duplicate expenses occur when the same card transaction is imported more than once. + +This most often happens when a card connection is reconnected using a Transaction Start Date that is earlier than the last imported transaction. When this happens, Expensify imports older transactions again, even if they were already imported. + +As a result, the same transaction appears multiple times as separate expenses. + +## What to Do If You Have Duplicate Expenses + +If you have duplicate expenses, you can use Review Duplicates to resolve them, or merge them manually: + +- [How to Find and Resolve Flagged Duplicate Expenses](https://help.expensify.com/articles/new-expensify/reports-and-expenses/How-to-Find-and-Resolve-Flagged-Duplicate-Expenses) +- [How to Merge Duplicate Expenses](https://help.expensify.com/articles/new-expensify/reports-and-expenses/How-to-Merge-Duplicate-Expenses) + +If both expenses are card transactions, they cannot be merged. Instead, [delete the duplicate expense](https://help.expensify.com/articles/new-expensify/reports-and-expenses/Delete-Expenses) or [move the duplicate to your personal space](https://help.expensify.com/articles/new-expensify/reports-and-expenses/Delete-Expenses#deleting-company-card-expenses). + +--- + +# FAQ + +## Why do I have both a receipt and a card transaction for the same expense? + +This happens when the receipt and card transaction did not merge into a single expense. This is usually due to differences in amount, date, currency, or timing. + +## Why didn’t my receipt merge with my card transaction? +SmartScan requires a close match in amount, date, and currency. If those details differ, or if the card transaction has not posted within seven days, the expenses will not merge automatically. + +## Can uploading the same receipt twice create duplicates? + +Yes. Each time a receipt is uploaded, Expensify creates a new expense, even if the receipt is identical. + +## Can expenses merge if they are different currencies? + +Yes. SmartScan can merge expenses in different currencies as long as the foreign exchange difference is five percent or less. If the foreign exchange difference exceeds five percent, the expenses will not merge automatically. + +## Can SmartScan merge expenses after a report is submitted? + +Yes. Imported card expenses can still merge with eligible SmartScanned receipts even if the report is Outstanding, Approved, Paid, or Done, as long as the report has not been exported to an accounting integration and the merge does not change the reimbursable total. + +## Will Expensify warn me about duplicate expenses? + +Yes. When two expenses appear to represent the same purchase, a red **Potential duplicate** warning will appear on both expenses. Review these warnings before submitting or approving a report. From 319fb22139af72d9ec9156a5403523faa77154a6 Mon Sep 17 00:00:00 2001 From: Stephanie Elliott <31225194+stephanieelliott@users.noreply.github.com> Date: Fri, 20 Mar 2026 15:31:20 -1000 Subject: [PATCH 05/14] Update and rename Delete-Expenses.md to How-to-Delete-Expenses.md --- .../reports-and-expenses/Delete-Expenses.md | 77 --------------- .../How-to-Delete-Expenses.md | 99 +++++++++++++++++++ 2 files changed, 99 insertions(+), 77 deletions(-) delete mode 100644 docs/articles/new-expensify/reports-and-expenses/Delete-Expenses.md create mode 100644 docs/articles/new-expensify/reports-and-expenses/How-to-Delete-Expenses.md diff --git a/docs/articles/new-expensify/reports-and-expenses/Delete-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/Delete-Expenses.md deleted file mode 100644 index cf0d07a60e9b..000000000000 --- a/docs/articles/new-expensify/reports-and-expenses/Delete-Expenses.md +++ /dev/null @@ -1,77 +0,0 @@ ---- -title: Delete Expenses -description: Learn how to delete personal or company card expenses in New Expensify, including rules for submitted reports, admin-only cases, and account-level deletion limits. -keywords: [New Expensify, delete expenses, remove expense, company card, retract, draft expense, report expense, expense deletion] ---- - -