Skip to content

Commit c7ea04a

Browse files
Merge pull request Expensify#89019 from Expensify/claude-docsInlineEditingTables
[NO QA] Docs updates for E/A#83127 Add inline editing for expense tables
2 parents 76d0011 + 8b38320 commit c7ea04a

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

docs/articles/new-expensify/reports-and-expenses/Getting-Started-with-the-Spend-Page.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Getting Started with the Spend Page
33
description: Learn how to use the Spend page in New Expensify to view, filter, and manage your expense data using report previews, tables, filters, and smart suggestions.
4-
keywords: [New Expensify, Spend page, report preview, report table, filters, smart suggestions, expense management, add expenses, bulk actions, date range, search, expenses missing, Spend navigation]
4+
keywords: [New Expensify, Spend page, report preview, report table, filters, smart suggestions, expense management, add expenses, bulk actions, date range, search, expenses missing, Spend navigation, inline editing, edit expense inline]
55
---
66

77
The Spend page in New Expensify gives you a complete view of your submitted, approved, and reimbursed expenses—all in one place. This guide shows you how to use report previews, tables, filters, and smart suggestions to track, manage, and take action on your expenses more efficiently.
@@ -49,6 +49,7 @@ Each row represents an expense and includes:
4949

5050
## Available Actions on the Table
5151
- **Click an expense** to view or edit it in the right-hand panel
52+
- **Edit a cell directly (desktop only):** Click a **date**, **merchant**, **description**, **category**, or **amount** cell to edit the value inline without opening the expense details. Click outside the cell or press Enter to save.
5253
- **Select multiple expenses** using checkboxes, then apply bulk actions such as:
5354
- **Move to another report:** When you need to have multiple reports or need to break up expenses across multiple weeks or months.
5455
- **Download:** For exporting to a CSV file for analysis or to share with your accountant.

docs/articles/new-expensify/reports-and-expenses/Managing-Expenses-in-a-Report.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Managing Expenses in a Report
33
description: Learn how to add, remove, and move expenses in a report in New Expensify, including how comments and system messages interact with them.
4-
keywords: [New Expensify, manage expenses, add expense, delete expense, move expense, expense table, edit report, report approval, expense actions, create report, admin create report]
4+
keywords: [New Expensify, manage expenses, add expense, delete expense, move expense, expense table, edit report, report approval, expense actions, create report, admin create report, inline editing, edit expense inline]
55
---
66

77
Easily add, delete, or move expenses within reports in New Expensify. This guide covers how to manage expenses using the expense table on both web and mobile.
@@ -98,6 +98,16 @@ Additional columns such as **Attendees** and **Per attendee** can be enabled via
9898

9999
Clicking a row opens the full expense in a side panel (web) or details screen (mobile).
100100

101+
## How to edit expenses inline on desktop
102+
103+
On desktop, you can edit certain expense fields directly in the table without opening the expense details:
104+
105+
1. Click a **date**, **merchant**, **description**, **category**, or **amount** cell in the expense table.
106+
2. Edit the value using the inline editor that appears (a text input, date picker, or category picker depending on the field).
107+
3. Click outside the cell or press Enter to save your changes.
108+
109+
**Note:** Inline editing is only available on desktop (wide layout). On mobile, tap the expense row to open the full details screen.
110+
101111
---
102112

103113
# FAQ

0 commit comments

Comments
 (0)