Skip to content

Commit 0dbfbcb

Browse files
committed
Merge branch 'main' into fix/64128
2 parents 2e0873c + 6df25dc commit 0dbfbcb

74 files changed

Lines changed: 1149 additions & 212 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Mobile-Expensify

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ android {
114114
minSdkVersion rootProject.ext.minSdkVersion
115115
targetSdkVersion rootProject.ext.targetSdkVersion
116116
multiDexEnabled rootProject.ext.multiDexEnabled
117-
versionCode 1009018304
118-
versionName "9.1.83-4"
117+
versionCode 1009018401
118+
versionName "9.1.84-1"
119119
// Supported language variants must be declared here to avoid from being removed during the compilation.
120120
// This also helps us to not include unnecessary language variants in the APK.
121121
resConfigs "en", "es"
Lines changed: 1 addition & 1 deletion
Loading

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
"creditamount",
124124
"CREDS",
125125
"crios",
126+
"csvg",
126127
"customairshipextender",
127128
"customfield",
128129
"customise",
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: Canceling Travel Arrangements
3+
description: Learn how to cancel flights, hotels, car rentals, or rail bookings directly in Expensify, and what to expect when doing so.
4+
keywords: [cancel trip, cancel booking, travel cancellation, refunds, travel credits, expensify travel, classic, new expensify]
5+
---
6+
7+
<div id="new-expensify" markdown="1">
8+
9+
You can cancel flights, hotels, cars, or rail bookings directly from your trip view in Expensify and review refund or credit eligibility depending on the provider’s policy.
10+
11+
---
12+
13+
## How to access the travel tool
14+
15+
- **In New Expensify:** Click the green **+** button in the bottom-left corner of your screen, then select **Book travel**.
16+
- **In Classic Expensify:** Click **Travel** in the left-hand menu, then select **Book or manage travel**.
17+
18+
**Need to enable travel still?** Reach out to your Account Manager or Concierge to schedule a travel demo and get it enabled for your account.
19+
20+
---
21+
22+
## How to cancel a booking
23+
24+
1. Go to **Trips** > **My Trips** and open the trip that contains the booking you want to cancel.
25+
2. In the **Trip view**, locate the booking (flight, hotel, car, or rail).
26+
3. Click the green **Cancel** button.
27+
5. Confirm the cancellation.
28+
29+
If cancellation in product isn’t available for a particular booking, you’ll be directed to contact support.
30+
31+
---
32+
33+
## What to expect when canceling
34+
35+
- **There is no fee to cancel a booking yourself** in Expensify.
36+
- If you contact support to cancel a booking, a **$25 fee per trip** applies.
37+
- If you cancel and later rebook under the same trip, you won’t be charged another trip fee.
38+
- Refunds or credits depend on the provider's cancellation policy and the fare or booking terms.
39+
40+
**Refundable bookings**
41+
- A full refund will be processed to the original payment method used at checkout.
42+
- Refundable bookings do not generate travel credits.
43+
44+
**Non-refundable bookings**
45+
- You may not receive a full refund.
46+
- If a credit is issued, it will be automatically associated with the traveler’s account and can be used toward a future booking.
47+
- The availability and amount of credit depend on the airline or vendor's policies.
48+
49+
Canceled bookings can be shown in the Trip view using the *Show canceled items** toggle.
50+
51+
---
52+
53+
## Receipts and reporting
54+
55+
If your payment card is connected to Expensify:
56+
- Charges and refunds will automatically import.
57+
- Canceled bookings will have their receipts marked as voided.
58+
- Travel credits will be stored in the **Unused Credits** section under **My Profile** and can be applied to future flights.
59+
60+
---
61+
62+
# FAQ
63+
64+
## Will I be charged to cancel a booking?
65+
No. You can cancel bookings for free in Expensify. A $25 fee applies only if support cancels for you.
66+
67+
## Can I rebook later on the same trip?
68+
Yes. If you rebook on the same trip, no new trip fee applies.
69+
70+
## What if the cancel option is unavailable?
71+
Some bookings must be canceled through or directly with the travel provider. If this applies, you’ll be prompted.
72+
73+
## Will I receive a refund or a credit?
74+
If the booking is refundable, you’ll receive a refund to your original payment method. If it’s non-refundable, you may receive a travel credit, depending on the provider’s terms.
75+
76+
</div>

docs/articles/travel/managing-trips/Creating-Trips.md

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: creating-trips.md
2+
title: Creating Trips
33
description: Learn how to create trips in Expensify before or during booking, and how to manage multiple travel components under one itinerary.
44
keywords: [create trip, trip ID, travel booking, roundtrip, expensify travel, classic, new expensify]
55
---
@@ -15,13 +15,13 @@ Create a trip in Expensify to bundle all your flights, hotels, and car rentals i
1515
- **In New Expensify:** Click the green **+** button in the bottom-left corner of your screen, then select **Book travel**.
1616
- **In Classic Expensify:** Click **Travel** in the left-hand menu, then select **Book or manage travel**.
1717

18-
**Don’t see the travel feature?** Reach out to your Account Manager or Concierge to schedule a travel demo and get it enabled for your account.
18+
**Need to enable travel still?** Reach out to your Account Manager or Concierge to schedule a travel demo and get it enabled for your account.
1919

2020
---
2121

2222
## What is a trip?
2323

24-
A trip in Expensify groups together all related bookings for the same journey under one umbrella. For example, a round-trip flight, hotel stay, and rental car in the same city can all be part of a single trip.
24+
A trip groups together all related bookings for the same journey in one bucket. For example, a round-trip flight, hotel stay, and rental car in the same city can all be part of a single trip.
2525

2626
Each trip includes:
2727
- A **trip ID**
@@ -44,21 +44,7 @@ To create a trip during checkout:
4444
- If you create a new trip, enter a trip name and optionally a trip description.
4545
4. Click **Save** to create the trip and proceed with checkout.
4646

47-
The trip will be created automatically and will include this booking. You can add more travel to it later.
48-
49-
---
50-
51-
## How to create a trip in advance
52-
53-
1. In the travel tool, go to **Trips** > **My Trips**.
54-
2. Click the green **New Trip** button in the upper-right corner.
55-
3. In the pop-up window:
56-
- Enter a **Trip name**
57-
- Optionally enter a **Trip description**
58-
- To change the traveler, click the **pencil icon** next to your name and search for a teammate
59-
4. Click **Save**
60-
61-
This trip will now be listed in your My Trips view and appear as a selectable option during checkout.
47+
The trip will be created automatically and will include this booking. You can add more travel bookings to it later.
6248

6349
---
6450

@@ -81,12 +67,12 @@ Each new booking tied to this trip will appear here automatically.
8167
# FAQ
8268

8369
## Can I create multiple trips?
84-
Yes. You can create and manage as many trips as needed, either during booking or in advance.
70+
Yes. You can create and manage as many trips as needed.
8571

8672
## Will I be charged multiple times for one trip?
8773
No. There is a single $15 fee per trip, no matter how many bookings are added to it.
8874

8975
## Can I change the traveler for a trip?
90-
When you create a trip, you can change who the trip is for. When you create a booking, the trip is tied to the person you're booking for. Once a trip is created, its traveler cannot be changed.
76+
When you create a booking, the trip is tied to the person you're booking for. Once a trip is created, its traveler cannot be changed.
9177

92-
</div>
78+
</div>
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
title: Editing Travel Arrangements
3+
description: Learn how to make changes to your existing travel bookings directly in Expensify, including flights, hotels, and car rentals.
4+
keywords: [edit travel, change booking, update itinerary, modify trip, expensify travel, classic, new expensify]
5+
---
6+
7+
<div id="new-expensify" markdown="1">
8+
9+
Make changes to your travel bookings directly in Expensify without needing to contact support. You can edit flights, hotels, cars, or rail bookings as long as the travel booking allows it.
10+
11+
---
12+
13+
## How to access the travel tool
14+
15+
- **In New Expensify:** Click the green **+** button in the bottom-left corner of your screen, then select **Book travel**.
16+
- **In Classic Expensify:** Click **Travel** in the left-hand menu, then select **Book or manage travel**.
17+
18+
**Need to enable travel still?** Reach out to your Account Manager or Concierge to schedule a travel demo and get it enabled for your account.
19+
20+
---
21+
22+
## How to edit your travel booking
23+
24+
1. Go to **Trips** > **My Trips** and click on the trip you'd like to update.
25+
2. In the **Trip view**, find the booking you want to edit (flight, hotel, car, or rail).
26+
3. Click the green **Modify** button.
27+
4. Select the booking you want to modify.
28+
5. Make allowed changes, then follow the prompts to confirm the changes.
29+
30+
Depending on the provider, available edits may include:
31+
- Changing flight times or seats
32+
- Updating hotel check-in or check-out dates
33+
- Modifying car pickup or drop-off times
34+
- Adjusting passenger or loyalty details
35+
36+
If a change cannot be made in product, you’ll be directed to contact support.
37+
38+
---
39+
40+
## What to know about editing bookings
41+
42+
- **There is no fee to make changes yourself** in Expensify.
43+
- If you need help from support, a **$25 fee per trip** applies.
44+
- Any change made by support still counts as part of the same trip and does not trigger a new trip fee.
45+
- If you cancel and re-book a different flight within the **same trip**, you won’t be charged another booking fee.
46+
47+
---
48+
49+
## Can I make edits directly through the provider?
50+
51+
Yes. For example, you can:
52+
- Make flight changes directly through the airline
53+
- Use hotel or car rental websites to update your booking
54+
55+
However, these external changes may not sync back into your Expensify trip, and receipts will not automatically merge unless booked or modified in Expensify.
56+
57+
---
58+
59+
# FAQ
60+
61+
## Can I edit my booking without contacting support?
62+
Yes. Most changes can be made directly in Expensify Travel. If a change is unavailable, you can contact support for help.
63+
64+
## Will I be charged to edit my booking?
65+
No. You can make edits yourself for free. If support helps, a $25 fee applies per trip.
66+
67+
## Can I rebook a flight and avoid a new fee?
68+
Yes, as long as you rebook within the same trip, no new trip fee is charged.
69+
70+
## Can I change a booking directly through the airline?
71+
Yes, but the change may not automatically reflect in Expensify. For best results, make edits directly in Expensify.
72+
73+
</div>
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
title: View Upcoming and Past Trips
3+
description: Learn how to view, filter, and access upcoming, completed, and canceled trips in Expensify’s travel tool.
4+
keywords: [my trips, trip history, upcoming trips, past trips, all trips, canceled trips, travel admin, expensify travel, classic, new expensify]
5+
---
6+
7+
<div id="new-expensify" markdown="1">
8+
9+
Use the **Trips** dropdown in the travel tool to view and manage upcoming, completed, and canceled trips—either your own or your entire company's if you're a Travel Admin.
10+
11+
---
12+
13+
## How to access the travel tool
14+
15+
- **In New Expensify:** Click the green **+** button in the bottom-left corner of your screen, then select **Book travel**.
16+
- **In Classic Expensify:** Click **Travel** in the left-hand menu, then select **Book or manage travel**.
17+
18+
**Need to enable travel still?** Reach out to your Account Manager or Concierge to schedule a travel demo and get it enabled for your account.
19+
20+
---
21+
22+
## For individual travelers
23+
24+
To see your own trips:
25+
26+
1. Click **Trips** in the top navigation bar.
27+
2. Your trips will be under **My Trips**.
28+
29+
You’ll see a list of all trips associated with your account.
30+
31+
You can filter your trips by:
32+
- **Upcoming**
33+
- **Completed**
34+
- **Canceled**
35+
36+
Click any trip to open the full **Trip view**, where you can:
37+
- Review all travel bookings
38+
- Add flights, hotels, or cars
39+
- Share or download the itinerary
40+
- View trip ID, travel dates, and expected cost
41+
42+
---
43+
44+
## For travel admins
45+
46+
1. Click **Trips** in the top navigation bar.
47+
2. Click **All Trips**.
48+
3. Apply additional filters or edit the visible columns as needed.
49+
50+
This view shows all trips booked by travelers in your organization. You can filter by:
51+
52+
- **Upcoming**
53+
- **Completed**
54+
- **Canceled**
55+
- **Requires attention only**
56+
- **Trip start and end date**
57+
- **Booking type**
58+
- **Policy status** (in policy or out of policy)
59+
- **Traveler**
60+
61+
To the far right of each trip row, click the **three-dot menu** to:
62+
- **Share** the trip by email
63+
- **Download** the trip as a PDF
64+
65+
---
66+
67+
# FAQ
68+
69+
## Can I view trips I booked for someone else?
70+
Yes. Travel arrangers can view these under **My Trips** by filtering for the traveler using the Pencil icon on the traveler selector. All travel admins can access all company bookings under **All Trips**.
71+
72+
## Will canceled bookings still show up?
73+
Yes. Use the **Canceled** filter or open the **Trip view** and toggle **Show canceled bookings** to see the individual canceled bookings within a specific trip.
74+
75+
## Can I search for trips by name or traveler?
76+
Yes, travel admin can search for specific travelers on the **Trips** > **All Trips** page. Use the **Created by** filter and enter the name or email in the search bar.
77+
78+
</div>

docs/articles/travel/travel-analytics/Overview-Of-Analytics.md renamed to docs/articles/travel/travel-analytics/Overview-of-Analytics.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
11
---
2-
title: overview-of-analytics.md
2+
title: Overview of Analytics
33
description: Learn how to use Expensify Travel analytics to monitor spend, track bookings, and access company-wide travel insights.
44
keywords: [travel analytics, reporting, travel spend, usage insights, expensify travel reports]
55
---
66

7-
# Overview of analytics
8-
97
Expensify Travel analytics give travelers, approvers, and admins real-time visibility into travel activity and spend. These insights help identify travel trends, ensure policy compliance, and support strategic decision-making across your organization.
108

9+
---
10+
1111
## How to access Expensify Travel
1212

1313
- **In New Expensify:** Click the green **+** button in the bottom-left corner of your screen, then select **Book travel**.
1414
- **In Classic Expensify:** Click **Travel** in the left-hand menu, then select **Book or manage travel**.
1515

16-
**Note:** Travelers, approvers, and admins can all access analytics. Only travel admins can view company-wide reports.
16+
**Need to enable travel still?** Reach out to your Account Manager or Concierge to schedule a travel demo and get it enabled for your account.
1717

1818
---
1919

2020
## Traveler and approver analytics
2121

22-
Once in Expensify Travel, click **Analytics** in the left-hand menu.
22+
1. Head to Expensify Travel.
23+
2. Click **Analytics** > **My Reports**.
24+
3. Filter for your own travel data, the data of your direct reports, or if you're an admin, your organization.
2325

2426
### Viewing data
2527
At the top left of the page, use the dropdown to toggle between:
@@ -42,7 +44,8 @@ All reports can be downloaded in the following formats:
4244

4345
## Company-wide analytics (admins only)
4446

45-
Admins can access **Company reports** from the **Analytics** section to view comprehensive metrics and travel spend.
47+
1. Head to Expensify Travel.
48+
2. Click **Analytics** > **Company Reports**.
4649

4750
### Report selection
4851
A left-hand menu provides a list of built-in reports. Some examples include:
@@ -68,9 +71,6 @@ Most reports include a visual graph highlighting key metrics over time. Tile sum
6871

6972
# FAQ
7073

71-
**What should I do if the Analytics page appears blank?**
72-
Click the icon at the far left of the URL in your browser’s address bar. Expand **Cookies and Site data**, then enable **third-party cookies**. Refresh the page and your reports should load correctly.
73-
7474
**Can I see my team's travel activity if I’m not an admin?**
7575
Yes, approvers can view data for their direct reports or organizational group using the dropdown at the top of the Analytics page.
7676

@@ -83,4 +83,4 @@ Yes, analytics are updated automatically as bookings are made, changed, or cance
8383
**Can I filter company-wide reports by department or cost center?**
8484
Yes, depending on how your organization is set up, filters for departments or cost centers may be available in the Company Reports view.
8585

86-
</div>
86+
</div>

0 commit comments

Comments
 (0)