Skip to content

Commit 88f58f3

Browse files
authored
Merge pull request #61091 from Expensify/maddylewis-patch-1
[No QA] Create Delete-Expenses.md
2 parents 8c54669 + d2f5dbb commit 88f58f3

File tree

3 files changed

+139
-0
lines changed

3 files changed

+139
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
title: Delete Expenses
3+
description: Learn how to delete expenses from reports in New Expensify, including rules for personal and company card expenses.
4+
keywords: [New Expensify, delete expenses, remove expense, company card, undo submit, draft expense, report expense, expense deletion]
5+
---
6+
7+
<div id="new-expensify" markdown="1">
8+
9+
Need to remove an expense in New Expensify? The steps differ depending on whether the report is still open or already submitted. This guide covers both personal and company card expenses.
10+
11+
# Delete Expenses
12+
13+
## If the Expense Report is Open
14+
15+
You can delete any out-of-pocket expense that hasn’t been submitted yet:
16+
17+
1. Go to the **Reports** tab.
18+
2. Open the report containing the expense.
19+
3. Select the checkbox next to the expense you want to delete.
20+
4. Choose **Delete** from the drop-down menu.
21+
22+
---
23+
24+
## If the Expense Report is Submitted or Marked as `Done`
25+
26+
You’ll need to reopen the report first:
27+
28+
1. Tap **Undo submit** or **Undo close**.
29+
2. Once reopened, follow the steps above to delete any eligible expenses.
30+
31+
**Note:** You can only undo reports that are in the **Closed** or **Processing** state. Reports that are **Approved** or **Paid** cannot be reopened.
32+
33+
---
34+
35+
## Deleting Company Card Expenses
36+
37+
Some company card expenses can’t be deleted if the card settings don’t allow it. This usually happens when the card was imported without the **Allow Deleting Transactions** setting enabled. Once **Allow Deleting Transactions** is enabled, any future imported expenses can be deleted normally.
38+
39+
To delete existing company card draft expenses:
40+
1. Go to **Settings > Workspaces > Workspace Name > Company cards**.
41+
2. Unassign the card connected to the expenses you want to delete.
42+
3. All **draft expenses** from that card will be removed automatically.
43+
44+
**Note:** Submitted expenses will stay attached to reports and cannot be deleted by unassigning the card.
45+
46+
⚠️ **Warning:** Unassigning a company card will permanently delete **all draft expenses** imported from that card. Submitted expenses will not be affected.
47+
48+
---
49+
50+
# FAQ
51+
52+
## Why can't I delete some expenses?
53+
54+
Expenses tied to company cards without the **Allow Deleting Transactions** setting enabled cannot be deleted unless the card is unassigned.
55+
56+
## Can I undo a report after it’s been approved or paid?
57+
58+
No, once a report is approved or paid, it cannot be reopened. Only reports in a **Closed** or **Processing** state can be undone.
59+
60+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
title: Edit Expense Reports
3+
description: Learn how to retract, edit, and manage expense reports in New Expensify.
4+
keywords: [New Expensify, retract report, undo submit, undo close, edit submitted report, reopen report, resubmit report, accounting export]
5+
---
6+
7+
<div id="new-expensify" markdown="1">
8+
9+
If you submitted a report too early or need to make changes, you can easily update it by retracting the report using **Undo submit** or **Undo close**. This returns the report to an editable state.
10+
11+
# When to Retract a Report
12+
13+
This option is helpful when:
14+
- You submitted a report too early.
15+
- Expenses were added by mistake.
16+
- Additional receipts or notes are needed.
17+
- You want to move expenses to a different report.
18+
19+
You can retract reports with the following statuses:
20+
- **Processing reports**: Only the submitter (or a Workspace Admin submitting their own report) can use **Undo submit**.
21+
- **Closed reports**: Only **Workspace Admins** can use **Undo close**.
22+
23+
**Note:** Held expenses or violations won’t stop you from retracting a report.
24+
25+
---
26+
27+
# Retract a Processing Report
28+
29+
1. Open the report.
30+
2. Tap the **More** menu (three dots in the top-right corner).
31+
3. Tap **Undo submit**.
32+
4. The report will change to **Open** and display a **Retracted** system message.
33+
34+
**Note:** Submitters won’t receive a notification when retracting their own report.
35+
36+
---
37+
38+
# Retract a Closed Report
39+
40+
1. Open the closed report.
41+
2. Tap **More** > **Undo close**.
42+
3. A system message confirms the report is reopened and editable.
43+
44+
**Note:** Only Workspace Admins can retract closed reports.
45+
46+
---
47+
48+
# Editing Expense Reports After Exporting to an Accounting System
49+
50+
Admins can still retract closed reports even if they’ve already been exported to an accounting system such as QuickBooks or NetSuite.
51+
52+
When you click **Undo close**, a warning modal will appear to let you know:
53+
- Reopening the report may cause **data mismatches** between Expensify and the accounting software.
54+
- Any edits made to the expense report **won’t sync** with the report that’s already been exported.
55+
56+
From there, you can choose:
57+
- **Reopen report**: Confirms and returns the report to an editable state.
58+
- **Cancel**: Dismisses the warning message without making changes to the expense report.
59+
60+
Once reopened, a Workspace Admin can fully edit the report—adding or deleting expenses, changing categories, and more.
61+
62+
---
63+
64+
# FAQ
65+
66+
## Can I remove an expense from a submitted report?
67+
68+
Yes. Retract the report, remove the expense, and then resubmit the updated report.
69+
70+
## Why can't I retract a report?
71+
72+
You can't retract a report that’s already been **approved** or **paid**.
73+
74+
## What happens if I retract and edit a report after it’s exported to our accounting system?
75+
76+
You’ll see a warning modal before reopening. Any edits won’t sync to the external system. If you make changes to the report, those will need to be manually reconciled in the accounting system.
77+
78+
79+
</div>
358 KB
Loading

0 commit comments

Comments
 (0)