You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tooptimizethenumberofroutesrenderedin`RootStackNavigator`welimitthenumberof`FullScreenNavigators`renderedto2 (weneedtorenderthepreviousfullscreentooforthetransitionanimationstoworkwell). There's an exception for `SearchFullscreenNavigator` where we render only last route when possible due to performance implications. The idea stays the same.
Copy file name to clipboardExpand all lines: docs/articles/new-expensify/expensify-card/View-and-Reconcile-Expensify-Card-Expenses.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ You can export transactions from a specific date range to help with monthly reco
32
32
4. Apply the following filters:
33
33
-**Card**: select the applicable card feed.
34
34
-**Posted date**: Set the appropriate date range (e.g., `posted<2025-02-28 AND posted>2025-02-01`)
35
-
5. Alternatively, you can enter this directly in the search bar (e.g., `type:expense status:all feed:"all in cards" posted<2025-02-28 posted>2025-02-01`)
35
+
5. Alternatively, you can enter this directly in the search bar (e.g., `type:expense feed:"all in cards" posted<2025-02-28 posted>2025-02-01`)
36
36
6. Once filtered, click the **Export** icon in the top-right corner to download the report as a spreadsheet.
Copy file name to clipboardExpand all lines: docs/articles/new-expensify/reports-and-expenses/Create-an-Expense.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,33 @@ This feature helps prevent policy violations and ensures accurate expense tracki
87
87
88
88
---
89
89
90
+
# Split Personal Expenses
91
+
92
+
To split an expense, you’ll need to start a chat with each person you’re requesting money from. Once the chat is started, you can request their share of the bill.
93
+
94
+
## Start a Chat Before Splitting
95
+
96
+
1. Click the green Create button in the left sidebar.
97
+
2. Select Start Chat.
98
+
3. Search for the person by name, email, or phone number.
99
+
4. Send them a message to begin the conversation.
100
+
5. Once a chat is started, follow the steps below to split the expense.
101
+
102
+
## Split the Expense
103
+
104
+
1. In the chat thread, click the + icon next to the message box.
105
+
2. Select Split Expense.
106
+
3. Upload a photo of your receipt, or manually enter the total bill amount.
107
+
4. Click Next.
108
+
- Select the people you want to split the cost with.
109
+
5. You can enter names, emails, or phone numbers.
110
+
6. Click Next.
111
+
7. (Optional) Add a reason for the request in the Description field.
112
+
8. (Optional) If entering the amount manually, include the merchant and date of purchase.
113
+
9. Click Split.
114
+
115
+
Each person will receive a notification via email or text with the request details. You can chat about the expense in Expensify Chat, and payments can be received via your Expensify Wallet or through other methods.
0 commit comments