From d543d1d4dc5e460c5350798b85406890ed2bfb58 Mon Sep 17 00:00:00 2001 From: "Krishna (via MelvinBot)" Date: Fri, 18 Sep 2026 18:28:27 +0000 Subject: [PATCH] Docs: update bulk action steps for the wide-layout floating action bar Co-authored-by: Krishna --- ...w-and-Reconcile-Expensify-Card-Expenses.md | 7 +++-- .../Free-Features-in-Expensify.md | 3 +-- .../reports-and-expenses/Adding-Attendees.md | 6 +++-- .../reports-and-expenses/Approve-Expenses.md | 4 ++- .../Create-and-Submit-Reports.md | 4 ++- .../Duplicate-a-Report.md | 9 +++---- .../reports-and-expenses/Edit-Expenses.md | 8 ++++-- .../Getting-Started-with-the-Spend-Page.md | 7 +++-- .../How-to-Delete-Expenses.md | 8 ++++-- .../How-to-Duplicate-an-Expense.md | 6 ++--- .../How-to-Export-Expenses.md | 12 ++++++--- .../How-to-Export-Reports.md | 18 +++++++++---- .../How-to-Merge-Expenses.md | 4 ++- .../Search-and-Download-Expenses.md | 27 ++++++++++++------- .../Reimbursement-Payment-Methods.md | 4 ++- 15 files changed, 83 insertions(+), 44 deletions(-) diff --git a/docs/articles/new-expensify/expensify-card/View-and-Reconcile-Expensify-Card-Expenses.md b/docs/articles/new-expensify/expensify-card/View-and-Reconcile-Expensify-Card-Expenses.md index 67a0e3b2587e..55dfbf36d3b0 100644 --- a/docs/articles/new-expensify/expensify-card/View-and-Reconcile-Expensify-Card-Expenses.md +++ b/docs/articles/new-expensify/expensify-card/View-and-Reconcile-Expensify-Card-Expenses.md @@ -58,7 +58,7 @@ The **Current balance** on the Expensify Card page reflects the card expenses th ## How to Export Expensify Card Expenses 1. From the Expensify Card reconciliation view, select the expenses you want to export using the checkboxes. -2. Click the **Selected** button that appears above the results. +2. In the bar that appears at the bottom of the results, click **Export**. If you don't see it, click **More** first. 3. Choose an export template to download the results as a CSV file. --- @@ -68,9 +68,8 @@ The **Current balance** on the Expensify Card page reflects the card expenses th From the Expensify Card reconciliation view, you can download a PDF statement for one or more settlements. The statement includes the transactions and payments for each selected settlement. 1. From the Expensify Card reconciliation view, select one or more whole settlements using the checkboxes. To select an entire settlement, either check a collapsed settlement row or expand the settlement and check every transaction within it. -2. Click the **Selected** button that appears above the results. -3. Click **Download statement**. -4. Wait for the statement to generate, then the PDF downloads automatically. +2. In the bar that appears at the bottom of the results, click **Download statement**. If you don't see it, click **More** first. +3. Wait for the statement to generate, then the PDF downloads automatically. Keep the following in mind: diff --git a/docs/articles/new-expensify/getting-started/Free-Features-in-Expensify.md b/docs/articles/new-expensify/getting-started/Free-Features-in-Expensify.md index a97870cac0c6..7e0eadc60569 100644 --- a/docs/articles/new-expensify/getting-started/Free-Features-in-Expensify.md +++ b/docs/articles/new-expensify/getting-started/Free-Features-in-Expensify.md @@ -96,8 +96,7 @@ Export your data for taxes, budgeting, or sharing with an accountant. ### Web 1. Click **Spend** > **Expenses**. 2. Tick the boxes of the expenses you want to export. -3. Click **Selected** at the top. -4. Choose **Export** from the dropdown menu. +3. In the bar that appears at the bottom of the list, click **Export**. If you don't see it, click **More** first. ### Mobile CSV export is only available on the web. Log in on desktop to export expenses. diff --git a/docs/articles/new-expensify/reports-and-expenses/Adding-Attendees.md b/docs/articles/new-expensify/reports-and-expenses/Adding-Attendees.md index d47ba69dbcbd..9fe1acc53ccc 100644 --- a/docs/articles/new-expensify/reports-and-expenses/Adding-Attendees.md +++ b/docs/articles/new-expensify/reports-and-expenses/Adding-Attendees.md @@ -33,13 +33,15 @@ The selected attendees are added to the expense. 1. From the navigation tabs (on the left on web, and at the bottom on mobile), select **Spend > Expenses**. 2. Select 2 or more expenses. -3. Choose **Selected**, then select **Edit multiple**. +3. Choose **Edit multiple**: + - **On web:** Select **Edit multiple** in the bar that appears at the bottom of the list. If you don't see it, select **More** first. + - **On mobile:** Tap **Selected**, then select **Edit multiple**. 4. Select **Attendees**, choose the attendees, and select **Save**. 5. Select **Save** again to apply your changes to every selected expense. The attendees you select are added to every selected expense. -Select 2 or more expenses, click **Selected**, and choose **Edit multiple** to set the same attendees on all of them in one step. Learn how to [edit multiple expenses at once](/articles/new-expensify/reports-and-expenses/Edit-Expenses). +Select 2 or more expenses, then choose **Edit multiple** from the bulk actions to set the same attendees on all of them in one step. On web, the bulk actions appear in a bar at the bottom of the list; on mobile, tap **Selected**. Learn how to [edit multiple expenses at once](/articles/new-expensify/reports-and-expenses/Edit-Expenses). --- diff --git a/docs/articles/new-expensify/reports-and-expenses/Approve-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/Approve-Expenses.md index 305e039e9e08..fbb8b698cbb0 100644 --- a/docs/articles/new-expensify/reports-and-expenses/Approve-Expenses.md +++ b/docs/articles/new-expensify/reports-and-expenses/Approve-Expenses.md @@ -82,7 +82,9 @@ Workspace admins can bypass the approval workflow on a report to final approve i 1. In the navigation tabs (on the left on web, and at the bottom on mobile), go to **Reports > Reports**. 2. Select two or more reports using the checkboxes. -3. Choose **Selected**, then **Change approver**. +3. Choose **Change approver**: + - **On web:** Select **Change approver** in the bar that appears at the bottom of the list. If you don't see it, select **More** first. + - **On mobile:** Tap **Selected**, then select **Change approver**. 4. Select **Add approver** or **Bypass approvers**. 5. If you selected **Add approver**, choose the approver and click **Save**. diff --git a/docs/articles/new-expensify/reports-and-expenses/Create-and-Submit-Reports.md b/docs/articles/new-expensify/reports-and-expenses/Create-and-Submit-Reports.md index 3d7725926a54..1319210e8d4a 100644 --- a/docs/articles/new-expensify/reports-and-expenses/Create-and-Submit-Reports.md +++ b/docs/articles/new-expensify/reports-and-expenses/Create-and-Submit-Reports.md @@ -85,7 +85,9 @@ This helps keep reports moving forward and ensures expenses are submitted and ap ## How Workspace Admins can create a report by moving multiple expenses 1. Select two or more reported or unreported company card expenses, or reported reimbursable expenses. -2. Select the **Selected** button. +2. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 3. Select **Move expenses**. 4. Select **Create report** to add the expenses to a report on the member's default workspace. - You must be a Workspace Admin on that workspace. diff --git a/docs/articles/new-expensify/reports-and-expenses/Duplicate-a-Report.md b/docs/articles/new-expensify/reports-and-expenses/Duplicate-a-Report.md index b271ed30c30c..7b7762c85f20 100644 --- a/docs/articles/new-expensify/reports-and-expenses/Duplicate-a-Report.md +++ b/docs/articles/new-expensify/reports-and-expenses/Duplicate-a-Report.md @@ -43,8 +43,7 @@ You can select multiple reports and duplicate them all in one action from the Re 1. In the navigation tabs on the left, click **Spend** > **Reports**. 2. Select two or more expense reports that you submitted. -3. Click **Selected**. -4. Choose **Duplicate reports**. +3. In the bar that appears at the bottom of the list, click **Duplicate reports**. If you don't see it, click **More** first. **On mobile:** @@ -59,9 +58,9 @@ Each selected report is duplicated individually. The same rules apply as for sin Reports are duplicated one at a time, so the new reports appear in the list gradually rather than all at once. You can keep scrolling and using the page while they are created. --- @@ -94,7 +93,7 @@ The following details are **not** copied: ## Can I duplicate multiple reports at once? -Yes. On the Reports search page, select two or more reports that you submitted, click **Selected**, then choose **Duplicate reports**. A duplicate is created for each selected report. +Yes. On the Reports search page, select two or more reports that you submitted, then choose **Duplicate reports** from the bulk actions. On web, the bulk actions appear in a bar at the bottom of the list; on mobile, tap **Selected**. A duplicate is created for each selected report. ## Are card expenses included in the duplicate? diff --git a/docs/articles/new-expensify/reports-and-expenses/Edit-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/Edit-Expenses.md index d8dc99d7271b..e20e5cb1e53e 100644 --- a/docs/articles/new-expensify/reports-and-expenses/Edit-Expenses.md +++ b/docs/articles/new-expensify/reports-and-expenses/Edit-Expenses.md @@ -39,7 +39,9 @@ Use edit multiple to update the same field across several expenses simultaneousl 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend > Expenses**. 2. Select 2 or more expenses using the checkboxes. -3. Click **Selected**. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Click **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Choose **Edit multiple**. 5. In the side panel, select the field you want to update. 6. Enter the new value. @@ -63,7 +65,9 @@ Learn more about [dependent and independent multi-level Tags](/articles/new-expe 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend > Expenses**. 2. Select 2 or more expenses using the checkboxes. -3. Click **Selected**. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Click **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Choose **Edit multiple**. 5. Click **Attendees**. 6. Select attendees from **Recents**, **Contacts**, or enter a name, email, or phone number. diff --git a/docs/articles/new-expensify/reports-and-expenses/Getting-Started-with-the-Spend-Page.md b/docs/articles/new-expensify/reports-and-expenses/Getting-Started-with-the-Spend-Page.md index 1e1b8d00e6c6..befb633acd24 100644 --- a/docs/articles/new-expensify/reports-and-expenses/Getting-Started-with-the-Spend-Page.md +++ b/docs/articles/new-expensify/reports-and-expenses/Getting-Started-with-the-Spend-Page.md @@ -57,14 +57,17 @@ Each row represents an expense and includes: - **Hold:** Use this when you need to temporarily pause the approval of an expense until all required information is provided. - **Delete:** To remove expenses from the expense report. -**Note:** The bulk action menu appears after selecting at least one expense. +**Note:** The bulk actions appear after you select at least one expense. + +- **On web:** They appear in a bar at the bottom of the list that shows how many rows you selected, for example **2 selected**. The bar shows the most common actions as buttons and puts the rest behind **More**, so select **More** if you don't see the action you want. The search box and filters stay visible while the bar is open. To clear your selection, select the close icon at the right of the bar or press the Escape key. +- **On mobile:** Tap **Selected** to open the same list of actions. ## How to move expenses between reports **From the report table** 1. Select the expense(s) using checkboxes. -2. Click **Move to report** from the bulk action menu. +2. Click **Move to report** from the bulk actions. On web, click **More** in the bar at the bottom of the list if you don't see it. 3. In the right-hand panel, select from the following options: - Create report - An existing draft or submitted report diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Delete-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Delete-Expenses.md index 80a543a45325..a0e479a8c2eb 100644 --- a/docs/articles/new-expensify/reports-and-expenses/How-to-Delete-Expenses.md +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Delete-Expenses.md @@ -25,7 +25,9 @@ Most expenses can be deleted directly. If an expense is on a submitted report or 1. In the navigation tabs (on the left on web, on the bottom on mobile) select **Spend** > **Expenses**. 2. Select the expenses you want to delete. -3. Choose **Selected**, then **Delete**. +3. Choose **Delete**: + - **On web:** Select **Delete** in the bar that appears at the bottom of the list. If you don't see it, select **More** first. + - **On mobile:** Tap **Selected**, then select **Delete**. **Note:** You can only delete your own Unreported, Draft, and Outstanding expenses. You can’t delete expenses created by other members. @@ -81,7 +83,9 @@ Deleted expenses are not permanently removed. You can find and restore them from 1. In the navigation tabs (on the left on web, on the bottom on mobile) select **Spend** > **Expenses**. 2. Filter by **Status** = **Deleted** and click **Apply**. 3. Select the expenses you want to restore using the checkboxes. -4. Choose **Selected**, then **Undelete**. +4. Choose **Undelete**: + - **On web:** Select **Undelete** in the bar that appears at the bottom of the list. If you don't see it, select **More** first. + - **On mobile:** Tap **Selected**, then select **Undelete**. The restored expenses return to your account. diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Duplicate-an-Expense.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Duplicate-an-Expense.md index ffdb7b5a68bc..8f289e3d6a9b 100644 --- a/docs/articles/new-expensify/reports-and-expenses/How-to-Duplicate-an-Expense.md +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Duplicate-an-Expense.md @@ -47,7 +47,7 @@ You can select multiple eligible expenses and duplicate them all in one action. 1. In the navigation tabs on the left, click **Spend > Expenses**. 2. Select two or more cash, distance, or per diem expenses that you created. -3. Click **Selected**, then **Duplicate expenses**. +3. In the bar that appears at the bottom of the list, click **Duplicate expenses**. If you don't see it, click **More** first. **On mobile** @@ -59,9 +59,9 @@ You can select multiple eligible expenses and duplicate them all in one action. Each selected expense is duplicated individually. The same rules apply as for single duplication — card expenses, scanning expenses, per diem expenses without dates, and expenses you did not submit are excluded from selection. --- diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses.md index 05af5c41c43e..e53015ac219b 100644 --- a/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses.md +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Expenses.md @@ -28,7 +28,9 @@ You'll receive the exported CSV file in a message from Concierge. 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend** > **Expenses**. 2. Select the checkbox next to each expense you want to export, or use the top checkbox to select all. -3. Select **Selected** at the top. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Select **Export**. 5. Choose an export template from the menu that appears. @@ -40,7 +42,9 @@ You can download the receipts attached to your selected expenses in a single ZIP 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend** > **Expenses**. 2. Select the checkbox next to each expense whose receipt you want to download, or use the top checkbox to select all. -3. Select **Selected** at the top. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Select **Download receipts**, or **Download receipt** if only one selected expense has a receipt. 5. Wait for the files to finish preparing. The zip file downloads automatically when it's ready. If it doesn't, select **Download file** to save it to your device. @@ -53,7 +57,9 @@ Use **Export current view** to download a CSV that matches the columns currently 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend** > **Expenses**. 2. Select **Display**, then select **Edit columns** to choose which columns appear on the page. 3. Select the checkbox next to each expense you want to export, or use the top checkbox to select all. -4. Select **Selected** at the top. +4. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 5. Select **Export**. 6. Select **Export current view**. diff --git a/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Reports.md b/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Reports.md index b9a2b488d90f..22e3fb1373d8 100644 --- a/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Reports.md +++ b/docs/articles/new-expensify/reports-and-expenses/How-to-Export-Reports.md @@ -29,7 +29,9 @@ You'll receive the exported CSV file in a message from Concierge. 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend > Reports**. 2. Select the checkbox next to each report you want to export, or use the top checkbox to select all. -3. Select **Selected** at the top. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Select **Export**. 5. Choose an export template from the menu that appears. @@ -42,7 +44,9 @@ Use **Export current view** to download a CSV that matches the columns currently 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend > Reports**. 2. Select **Display**, then select **Edit columns** to choose which columns appear on the page. 3. Select the checkbox next to each report you want to export, or use the top checkbox to select all. -4. Select **Selected** at the top. +4. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 5. Select **Export**. 6. Select **Export current view**. @@ -82,7 +86,9 @@ For reports on a Submit workspace, the PDF also includes an **Approve or Pay** b 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend > Reports**. 2. Select the checkbox next to each report you want to download, or use the top checkbox to select all. -3. Select **Selected** at the top. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Select **Download reports**. 5. Wait for the files to finish preparing, then select **Download file** to save them to your device. You can also select **Send me the file when it's ready** to have Concierge send the files to you in a chat message instead. @@ -106,7 +112,9 @@ You can download the receipts on several reports at once in a single ZIP file. 1. In the navigation tabs (on the left on web, on the bottom on mobile), go to **Spend > Reports**. 2. Select the checkbox next to each report whose receipts you want to download, or use the top checkbox to select all. -3. Select **Selected** at the top. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Select **Download receipts**, or **Download receipt** if the selected reports hold only one receipt in total. 5. Wait for the files to finish preparing. The zip file downloads automatically when it's ready. If it doesn't, select **Download file** to save it to your device. @@ -138,7 +146,7 @@ It does not apply to: ## Why don't I see Download receipt or Download receipts on a report? -This action only appears when at least one expense has a receipt attached. In a single report's **More** menu, it appears when that report has an expense with a receipt. When you select multiple reports and open **Selected**, it appears only if at least one selected report has an expense with a receipt. If none of the expenses have receipts, the option is hidden. +This action only appears when at least one expense has a receipt attached. In a single report's **More** menu, it appears when that report has an expense with a receipt. When you select multiple reports, it appears in the bulk actions only if at least one selected report has an expense with a receipt. If none of the expenses have receipts, the option is hidden. ## Why does the receipt download option sometimes read Download receipt instead of Download receipts? 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 index 2612f7138b48..434ddd980c98 100644 --- 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 @@ -56,7 +56,9 @@ Use this method when you already see both duplicate expenses on the Expenses pag 1. In the navigation tabs (on the left on web, on the bottom on mobile), select **Spend > Expenses**. 2. Select two expenses to merge. -3. Choose **Selected**, then select **Merge**. +3. Choose **Merge**: + - **On web:** Select **Merge** in the bar that appears at the bottom of the list. If you don't see it, select **More** first. + - **On mobile:** Tap **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**. diff --git a/docs/articles/new-expensify/reports-and-expenses/Search-and-Download-Expenses.md b/docs/articles/new-expensify/reports-and-expenses/Search-and-Download-Expenses.md index 23b5bb5425ce..d74d1b5655de 100644 --- a/docs/articles/new-expensify/reports-and-expenses/Search-and-Download-Expenses.md +++ b/docs/articles/new-expensify/reports-and-expenses/Search-and-Download-Expenses.md @@ -23,9 +23,8 @@ Expensify offers flexible options to search and export expenses and reports in v 1. In the navigation tabs (on the left on web, and at the bottom on mobile) on the left, select **Spend** > **Reports**. 2. Check the box next to the expenses or reports you want to export, or use the top checkbox to select all. -3. Click **Selected** at the top. -4. Select **Export** from the dropdown. -5. Choose one of the following options: +3. In the bar that appears at the bottom of the list, click **Export**. If you don't see it, click **More** first. +4. Choose one of the following options: - **Basic Export** – Simplified, essential fields (date, amount, merchant, category, receipt URL). - **All Data – Expense Level Export** – One row per expense with full data. - **All Data – Report Level Export** – One row per report with summary data. @@ -51,7 +50,7 @@ Expensify offers flexible options to search and export expenses and reports in v # Export your current filtered view -To export exactly what you see on the Spend page, select **Export** from the bulk actions menu, then choose **Current view**. The resulting CSV reflects your active filters, column configuration, and ordering—no additional processing needed. +To export exactly what you see on the Spend page, select **Export** from the bulk actions, then choose **Current view**. The resulting CSV reflects your active filters, column configuration, and ordering—no additional processing needed. The exported file is named `Expensify__.csv`. @@ -65,8 +64,10 @@ When you group expenses on the **Spend** page, you can export the grouped result 2. Click **Display**, then select **Group by** and choose how to group your expenses (for example, **Category**, **Merchant**, **Tag**, or **Card**). 3. Click **Apply**. 4. Check the box next to the groups you want to export, or use the top checkbox to select all. -5. Click the selection button at the top (for example, **1 selected**). -6. Select **Current view**. +5. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Click **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. +6. Select **Export**, then select **Current view**. In the exported file: - Each group appears as its own section with a header row. @@ -92,7 +93,9 @@ You can download a single report or multiple reports as PDFs. Each PDF includes 1. In the navigation tabs (on the left on web, on the bottom on mobile), then select **Spend** > **Reports**. 2. Check the box next to each report you want to download, or use the top checkbox to select all. -3. Click **Selected**. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Click **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Select **Download reports**. A status window appears while your files are prepared. When they're ready, the download starts automatically. If it doesn't, click **Download file**. You can also click **Send me the file when it's ready** to have **Concierge** send the files to you in a chat message instead. @@ -107,14 +110,18 @@ You can download the receipt images from selected expenses or reports as a singl 1. In the navigation tabs (on the left on web, on the bottom on mobile), select **Spend** > **Reports**. 2. Check the box next to each report whose receipts you want to download, or use the top checkbox to select all. -3. Click **Selected**. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Click **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Select **Download receipts**. ## Download receipts from the Expenses page 1. In the navigation tabs (on the left on web, on the bottom on mobile), select **Spend** > **Expenses**. 2. Check the box next to each expense whose receipts you want to download, or use the top checkbox to select all. -3. Click **Selected**. +3. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Click **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 4. Select **Download receipts**. A status window appears while your receipts are gathered into a ZIP file. When it's ready, the download starts automatically. If it doesn't, click **Download file**. You can also click **Send me the file when it's ready** to have **Concierge** send the file to you in a chat message instead. @@ -165,7 +172,7 @@ When you download multiple reports as PDFs, a message tells you how many of the ## Can I download receipts in bulk? -Yes. On the **Spend** page, select multiple expenses or reports, click **Selected**, then choose **Download receipts**. The receipts are packaged into a single ZIP file. +Yes. On the **Spend** page, select multiple expenses or reports, then choose **Download receipts** from the bulk actions. On web, the bulk actions appear in a bar at the bottom of the list; on mobile, tap **Selected**. The receipts are packaged into a single ZIP file. ## Why do I see "No receipts to download"? diff --git a/docs/articles/new-expensify/wallet-and-payments/Reimbursement-Payment-Methods.md b/docs/articles/new-expensify/wallet-and-payments/Reimbursement-Payment-Methods.md index e03782f6f842..18290a862b42 100644 --- a/docs/articles/new-expensify/wallet-and-payments/Reimbursement-Payment-Methods.md +++ b/docs/articles/new-expensify/wallet-and-payments/Reimbursement-Payment-Methods.md @@ -75,7 +75,9 @@ To pay reports in bulk: 1. From the navigation tabs (on the left on web, and at the bottom on mobile) choose **Spend > Reports**. 2. Under **To-do**, select **Pay**. 3. Select the checkbox next to each Approved report you want to pay. -4. Select **Selected**. +4. Open the bulk actions: + - **On web:** Use the bar that appears at the bottom of the list. Select **More** to see the actions that don't fit in the bar. + - **On mobile:** Tap **Selected**. 5. Choose **Pay**. 6. Choose a payment method: - Select a connected Workspace business bank account to send direct reimbursement.