Skip to content

Commit 0f9bba8

Browse files
authored
Merge pull request Expensify#88415 from Expensify/claude-docsUpdatesSearchGroupings
2 parents dabe385 + d653358 commit 0f9bba8

6 files changed

Lines changed: 152 additions & 169 deletions

File tree

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
title: Accounting Search Shortcuts
3+
description: Use the Accounting search shortcuts on the Spend page to review expense status, prepare for export, and reconcile transactions with your accounting records.
4+
keywords: [New Expensify, accounting expensify, reconcile expenses, awaiting export, cash accruals, card accruals, card statements, bank reconciliation, month-end close, search shortcut, accounting shortcut]
5+
internalScope: Audience is Workspace Admins. Covers using the Accounting section to review expense states and support reconciliation workflows. Does not cover exporting or performing reconciliation in detail.
6+
---
7+
8+
# Accounting Search Shortcuts
9+
10+
The **Accounting** search shortcuts on the **Spend** page bring together the expense views you need to reconcile your records and close your books. It helps you identify what’s ready to export, what still needs attention, and what should be matched against statements or bank data.
11+
12+
Workspace Admins can use these shortcuts to validate totals, track liabilities, and ensure your expenses align with accounting records before and after export.
13+
14+
---
15+
16+
## Who can use Accounting search shortcuts
17+
18+
Workspace Admins with:
19+
- Approvals turned on
20+
- Either reimbursements enabled or at least one card feed connected
21+
22+
---
23+
24+
## How to use the Accounting search shortcuts
25+
26+
1. In the navigation tabs (on the left on web, on the bottom on mobile) select **Spend**.
27+
2. In the **Accounting** section, choose a search shortcut based on what you need to review.
28+
3. Use filters like **Date**, **Feed**, or **Posted** to refine your view.
29+
4. Review the **Total** in the footer to understand the amount for that view.
30+
31+
Once you’ve reviewed the expenses, you can export them to a CSV if you need to share or work with the data outside of Expensify. Learn how to [export expenses to a CSV](/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses#how-to-export-multiple-expenses).
32+
33+
---
34+
35+
## What each Accounting search shortcut shows you
36+
37+
- **Awaiting export**: Reports that are approved and ready to be exported to your accounting system.
38+
- **Cash accruals**: Reimbursable expenses that are not yet approved and may need to be accrued.
39+
- **Card accruals**: Imported card expenses that are not yet approved and may need to be accrued.
40+
- **Card statements**: Credit card expenses grouped by statement periods to help you reconcile against your card statement.
41+
- **Bank reconciliation**: Reimbursed reports and Expensify Card settlement withdrawals to help you match transactions with your bank data.
42+
43+
---
44+
45+
## What happens after you review expenses with Accounting search shortcuts
46+
47+
- You can identify reports that are ready to export to your accounting system.
48+
- You can account for unapproved expenses as accruals before closing a period.
49+
- You can verify imported credit card expense totals against statements and bank data.
50+
- You can ensure your records are complete before and after reconciliation.
51+
52+
---
53+
54+
# FAQ
55+
56+
## Why don’t I see all Accounting search shortcuts?
57+
58+
Some search shortcuts only appear when the required features are enabled:
59+
60+
- **Cash accruals** requires reimbursements
61+
- **Card accruals** and **Card statements** require a card feed
62+
- **Bank reconciliation** requires a validated business bank account.
63+
64+
If a feature isn’t enabled, its shortcut won’t appear.
65+
66+
## Can I export expenses from the Accounting search shortcuts?
67+
68+
Yes. You can export expenses from any shortcut to a CSV file if you need to use the data outside of Expensify.
69+
70+
71+
## Why does the total change when I apply filters?
72+
73+
The **Total** reflects only the expenses shown in your current shortcut. Changing filters like **Date**, **Feed,** or **Posted** will update the total based on those results.
74+
75+
## Can I filter Card accruals by feed?
76+
77+
Yes. If you have more than one card feed, a **Feed** filter will appear so you can review one account at a time.
78+

docs/articles/new-expensify/reports-and-expenses/Approve-Expenses.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ On any expense submitted on a report, the approver can:
3232

3333
## How to review and approve a report
3434

35-
When a report is submitted to you for approval it will appear in the **For you** section on **Home**, and on **Reports** in the **Approve** section.
35+
When a report is submitted to you for approval it will appear in the **For you** section on **Home**, and under **Spend** in the **Expense reports** section, under **Needs approval**.
3636

3737
To review and approve a report submitted to you for approval:
3838

@@ -69,7 +69,7 @@ Workspace admins can bypass the approval workflow on a report to final approve i
6969

7070
## How to hold an expense
7171

72-
1. In the navigation tabs (on the left on web, and at the bottom on mobile), go to **Reports > Expenses**.
72+
1. In the navigation tabs (on the left on web, and at the bottom on mobile), go to **Spend > All expenses**.
7373
2. Locate the expense you want to hold.
7474
3. Click the expense to open it.
7575
4. Click **More** at the top of the expense.
@@ -81,7 +81,7 @@ To take an expense off hold, follow the same steps but select **Unhold**.
8181

8282
## How to unapprove a report
8383

84-
1. In the navigation tabs (on the left on web, and at the bottom on mobile), go to **Spend > Reports**.
84+
1. In the navigation tabs (on the left on web, and at the bottom on mobile), go to **Spend > All reports**.
8585
2. Locate the Approved report you want to unapprove.
8686
3. Click the report to open it.
8787
4. Click **More** at the top of the report.
@@ -93,9 +93,11 @@ Unapproving a report returns it to the Outstanding state. The last approver will
9393

9494
---
9595

96-
## How to reject a report
96+
## How to reject a report
9797

98-
1. In the navigation tabs (on the left on web, and at the bottom on mobile), go to **Spend > Approve**.
98+
As the assigned approver, you can reject an entire expense report to return it to the submitter or a previous approver while keeping the report's expense grouping intact.
99+
100+
1. In the navigation tabs (on the left on web, and at the bottom on mobile), go to **Spend > Needs approval**.
99101
2. Locate the Outstanding report you want to reject.
100102
3. Click the report to open it.
101103
4. Click **More** at the top of the report.
@@ -113,8 +115,8 @@ Unapproving a report returns it to the Outstanding state. The last approver will
113115

114116
## How to reject an expense
115117

116-
1. In the navigation tabs (on the left on web, and at the bottom on mobile), head to **Spend > Expenses**.
117-
2. Locate the expense using the search bar or filters.
118+
1. In the navigation tabs (on the left on web, and at the bottom on mobile), head to **Spend > All expenses**.
119+
2. Locate the expense you want to reject using the search bar or filters.
118120
3. Click **View**.
119121
4. Open the **More** dropdown at the top of the expense.
120122
5. Select **Reject** and enter a reason (this will be added to the report).

docs/articles/new-expensify/reports-and-expenses/Unapproved-Spend.md

Lines changed: 0 additions & 70 deletions
This file was deleted.
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
title: Use Search Shortcuts
3+
description: Quickly find and take action on expense reports using role-based search shortcuts on the Spend page.
4+
keywords: [New Expensify, search, shortcut, Spend page, expense reports filters, submit, approve, pay, in bulk, multiple reports]
5+
internalScope: Audience is all members. Covers using search shortcuts on the Spend page. Does not cover advanced search operators or saved searches.
6+
---
7+
8+
# Use Search Shortcuts
9+
10+
Search shortcuts on the **Spend** page apply pre-built filters that help you quickly find expense reports that need action. These shortcuts are automatically tailored to your role and show only the reports that require your attention.
11+
12+
To create your own custom searches with advanced filtering, [learn how to use search operators](/articles/new-expensify/reports-and-expenses/Using-search-operators).
13+
14+
---
15+
16+
## Who can use search shortcuts
17+
18+
All members can use search shortcuts, but what you see depends on your role:
19+
20+
- **Submitters:** See **Drafts** when reports are ready to submit
21+
- **Approvers:** See **Needs approval** when reports require review
22+
- **Workspace Admins:** See **Ready to pay** when reports are approved and reimbursements are enabled
23+
24+
---
25+
26+
## How to use search shortcuts
27+
28+
1. In the navigation tabs (on the left on web, on the bottom on mobile), select **Spend**.
29+
2. In the **Expense reports** section, choose a search shortcut.
30+
31+
Shortcuts include:
32+
33+
- **Drafts** – Reports you need to submit
34+
- **Needs approval** – Reports awaiting your review
35+
- **Ready to pay** – Reports ready for reimbursement
36+
37+
Workspace Admins will see additional search shortcuts for reconciliation in the Accounting section. [Learn how to reconcile expenses with Accounting](/articles/new-expensify/reports-and-expenses/Accounting-Search-Shortcuts).
38+
39+
---
40+
41+
## What happens after you use search shortcuts
42+
43+
- The selected shortcut opens a filtered list of reports
44+
- You can take action directly (submit, approve, or pay)
45+
- Results update automatically as reports are processed
46+
47+
These shortcuts help you process reports in bulk without manually creating filters.
48+
49+
---
50+
51+
# FAQ
52+
53+
## Can I use search shortcuts across multiple workspaces?
54+
55+
Yes. Search shortcuts on the **Spend** page surface reports across multiple workspaces. Within the results, you can use **Filters** to refine the results.
56+
57+
## Do search shortcuts update automatically?
58+
59+
Yes. Search shortcuts update in real time as reports are submitted, approved, paid, or exported.
60+
61+
## Can I customize the search shortcuts?
62+
63+
No. Search shortcuts are automatically generated. To create custom searches, [learn how to use search operators](/articles/new-expensify/reports-and-expenses/Using-search-operators).

docs/articles/new-expensify/reports-and-expenses/Using-Search-on-the-Spend-Page.md

Lines changed: 0 additions & 92 deletions
This file was deleted.

docs/redirects.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,3 +973,5 @@ https://help.expensify.com/articles/new-expensify/reports-and-expenses/Getting-S
973973
https://help.expensify.com/articles/new-expensify/reports-and-expenses/Using-Search-on-the-Reports-Page,https://help.expensify.com/articles/new-expensify/reports-and-expenses/Using-Search-on-the-Spend-Page
974974
https://help.expensify.com//articles/expensify-classic/settings/Close-or-reopen-account, https://help.expensify.com//articles/expensify-classic/settings/Close-Your-Expensify-Account
975975
https://help.expensify.com/articles/new-expensify/settings/Close-Account, https://help.expensify.com/articles/new-expensify/settings/Close-Your-Expensify-Account
976+
https://help.expensify.com/articles/new-expensify/reports-and-expenses/Unapproved-Spend,https://help.expensify.com/articles/new-expensify/reports-and-expenses/Accounting-Search-Shortcuts
977+
https://help.expensify.com/articles/new-expensify/reports-and-expenses/Using-Search-on-the-Spend-Page,https://help.expensify.com/articles/new-expensify/reports-and-expenses/Use-Search-Shortcuts

0 commit comments

Comments
 (0)