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
Expensify makes it easy to submit mileage expenses using a built-in map, whether you're on the web, desktop, or mobile app. This guide explains how to create a distance expense and how the reimbursement rate is determined.
9
9
10
10
---
11
11
12
-
# Create and Send a Distance Expense
12
+
# Create and Send a Distance Expense
13
13
14
-
To submit a mileage-based expense:
14
+
To submit a distance-based expense using the Start and End locations of your trip:
15
15
16
16
1. From the navigation tabs, click the green **+** button and select **Create expense**.
17
17
2. Select **Distance** from the top row.
@@ -26,6 +26,17 @@ To submit a mileage-based expense:
26
26
- (Optional) Add a **description**, **category**, or **tag**
27
27
7. Click **Create expense** to submit the mileage expense for approval.
28
28
29
+
To submit a distance-based expense by entering the distance manually:
30
+
31
+
1. Click the green “+” sign and select **Track distance** from any page in the app or directly
32
+
from an expense chat
33
+
2. Choose the **Manual** tab
34
+
3. Enter the number of miles or kilometers you need to be reimbursed for
35
+
4. Review the calculated reimbursement amount
36
+
5. Tap **Next** to continue
37
+
6. Confirm the expense details, recipient, category, and add a receipt if needed
38
+
7. Submit the expense
39
+
29
40
A Workspace Admin will be notified of the expense and, depending on your workspace settings, can reimburse you through Expensify or another method.
30
41
31
42
---
@@ -67,3 +78,28 @@ To create a round-trip distance expense, enter the same location for both the st
67
78
For example, if you're starting and ending in San Francisco but making a stop in Los Angeles, enter:
68
79
**San Francisco → Los Angeles → San Francisco**
69
80
81
+
## How is the expense calculated?
82
+
83
+
The amount is automatically calculated by multiplying the distance by the workspace’s rate. If no workspace is assigned to the expense, a default rate is applied based on your default currency. Distance expenses are rounded to two decimal places.
84
+
85
+
## Can I edit an expense after I’ve created it?
86
+
87
+
Yes! You can edit the expense before it is approved.
88
+
89
+
## Can I split a distance expense?
90
+
91
+
Only map-based distance expenses can be split, manual distance expenses are not available for splitting. If you need a manual distance expense split with another user, you can each create your own expense for half the distance each.
92
+
93
+
## Can I update the distance unit or rate?
94
+
95
+
The distance unit and rate can only be updated at the workspace level, not at the expense level. If you need these updated, you will need to speak with an admin.
96
+
97
+
## Can I move my distance expense to a new workspace?
98
+
99
+
Yes, you can do this before the expenses have been approved. However, be aware that doing so will automatically update the distance rate and unit based on the new workspace.
100
+
101
+
## What if I enter 0 miles or kilometers?
102
+
103
+
You cannot create a distance expense for 0 miles or kilometers. If you do, you’ll see this error:
104
+
**“Please enter a valid distance before continuing.”**
0 commit comments