Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS: Create Approve-travel-expenses.md #42944

Merged
merged 1 commit into from
Jun 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: Approve travel expenses
description: Determine how travel expenses are approved
---
<div id="expensify-classic" markdown="1">

Travel expenses follow the same approval workflow as other expenses. Admins can configure travel expenses to be approved as soft approval, hard approval or passive approval. The approval method for in-policy and out-of-policy bookings can be managed under the **Policies** section in the **Program** menu for Expensify Travel.

- **Soft Approval**: Bookings are automatically approved as long as a manager does not decline them within 24 hours. However, this also means that if a manager does not decline the expenses, the arrangements will be booked even if they are out of policy. If a booking is declined, it is refunded based on the voiding/refund terms of the service provider.
- **Hard Approval**: Bookings are automatically canceled/voided and refunded if a manager does not approve them within 24 hours.
- **Passive Approval**: Managers are informed of out-of-policy travel, but there is no action to be taken.

# Set approval method

1. Click the **Travel** tab.
2. Click **Book or manage travel**.
3. Click the **Program** tab at the top and select **Policies**.
4. Under General, select approval methods for Flights, Hotels, Cars and Rail.

</div>

<div id="new-expensify" markdown="1">

Travel expenses follow the same approval workflow as other expenses. Admins can configure travel expenses to be approved as soft approval, hard approval or passive approval. The approval method for in-policy and out-of-policy bookings can be managed under the **Policies** section in the **Program** menu for Expensify Travel.

- **Soft Approval**: Bookings are automatically approved as long as a manager does not decline them within 24 hours. However, this also means that if a manager does not decline the expenses, the arrangements will be booked even if they are out of policy. If a booking is declined, it is refunded based on the voiding/refund terms of the service provider.
- **Hard Approval**: Bookings are automatically canceled/voided and refunded if a manager does not approve them within 24 hours.
- **Passive Approval**: Managers are informed of out-of-policy travel, but there is no action to be taken.

# Set approval method

1. Click the + icon in the bottom left menu and select **Book travel**.
2. Click **Book or manage travel**.
3. Click the **Program** tab at the top and select **Policies**.
4. Under General, select approval methods for Flights, Hotels, Cars and Rail.

</div>
Loading