Skip to content
Draft
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
49 changes: 41 additions & 8 deletions docs/articles/new-expensify/workspaces/Set-distance-rates.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Set Distance Rates
description: Set and manage rates for distance reimbursement in your Expensify workspace.
keywords: [New Expensify, distance rates, mileage reimbursement, enable distance rates, workspace settings, bulk edit rates, auto-update government rate, IRS standard rate, mileage rates, distance bands]
keywords: [New Expensify, distance rates, mileage reimbursement, enable distance rates, workspace settings, bulk edit rates, auto-update government rates, IRS standard rate, mileage rates, distance bands, auto-generated rate, lightning bolt icon, default currency change, miles kilometers unit]
internalScope: Audience is workspace admins. Covers configuring and auto-updating distance rates, does not cover creating distance expenses.
---

Expand All @@ -15,7 +15,7 @@ Distance rates determine how much members are reimbursed for distance-based trav

Workspace admins can configure distance rates for a workspace.

Automatic updates are available for Control workspaces with a default currency of USD, CAD, GBP, AUD, or NZD.
Automatic updates are available for Control workspaces with a default currency of USD, CAD, GBP, or AUD.

---

Expand Down Expand Up @@ -92,22 +92,22 @@ To prevent members from using a distance rate, you can either disable it or dele

Expensify can automatically update distance rates in your workspace when the standard government reimbursement rate changes, such as the IRS standard mileage rate in the United States or equivalent rates in supported countries.

When **Auto-update government rate** is enabled, Expensify adds a new effective-dated distance rate when a supported government publishes a new rate. This means admins don't need to manually update the standard rate each time it changes.
When **Auto-update government rates** is enabled, Expensify adds a new effective-dated distance rate when a supported government publishes a new rate. This means admins don't need to manually update the standard rate each time it changes.

Automatic updates are available for workspaces with a default currency of USD, CAD, GBP, AUD, or NZD.
Expensify uses the workspace default currency to determine which government publishes the rate: USD for the United States, CAD for Canada, GBP for Great Britain, and AUD for Australia.

To enable automatic updates:

1. In the navigation tabs (on the left on web, on the bottom on mobile), select **Workspaces > [workspace name]**.
2. Select **Distance rates**.
3. Select **Settings**.
4. Enable **Auto-update government rate**.
4. Enable **Auto-update government rates**.

---

## What happens when Expensify automatically updates a distance rate

When **Auto-update government rate** is enabled and a new supported government rate takes effect:
When **Auto-update government rates** is enabled and a new supported government rate takes effect:

- Expensify adds a new rate with a **Start date** matching the date the new rate takes effect.
- Previous rates remain available so historical expenses can retain the rate that applied on their expense date.
Expand All @@ -119,6 +119,27 @@ Workspace admins can still edit or disable an automatically added rate.

---

## How to tell which distance rates Expensify created automatically

On the **Distance rates** page, a rate that Expensify created from a published government rate shows a lightning bolt icon next to its amount. Hovering the icon shows the message **This rate is auto-generated.**

A rate keeps the lightning bolt icon only while its amount, **Start date**, and **End date** still match the government rate it was created from. When a workspace admin edits any of those three values, the rate is no longer an unchanged copy of the government rate and the lightning bolt icon is removed.

Changes Expensify makes on its own, such as converting a rate between **Miles** and **Kilometers**, do not count as an edit. Those rates keep the lightning bolt icon.

---

## What happens to distance rates when you change the workspace default currency

Expensify determines the publishing government from the workspace default currency, so changing the default currency changes which government rate applies. When **Auto-update government rates** is enabled and you change the default currency to another supported currency:

- Expensify adds a new government rate for the new currency's country, with the lightning bolt icon.
- Expensify sets the workspace **Unit** to the unit that country publishes in: **Miles** for the United States and Great Britain, and **Kilometers** for Canada and Australia.
- Government rates created before the change remain in the workspace, converted to the new **Unit** so every rate is shown in the same unit.
- Those earlier rates keep the lightning bolt icon, because converting a rate to a different unit is not a manual edit. Rates that an admin edited stay without the icon.

---

## How Expensify selects a distance rate based on the expense date

When a workspace has more than one distance rate, Expensify uses effective dates to determine which rate applies to an expense. This allows a workspace to keep multiple rates active, such as a previous year's rate and a new rate.
Expand Down Expand Up @@ -159,6 +180,18 @@ No. Updating a distance rate only affects future distance expenses. Existing exp

Yes. When **Distance rates** is enabled, the workspace must always have at least one active distance rate.

## Why isn't Auto-update government rate turned on for my workspace?
## Why isn't Auto-update government rates turned on for my workspace?

**Auto-update government rates** is turned on by default only for new workspaces. Existing workspaces are opted out by default, so you'll need to turn it on manually. It's also only available for workspaces with a default currency of USD, CAD, GBP, or AUD.

## Why did the lightning bolt icon disappear from one of my distance rates?

The lightning bolt icon means the rate still matches the government rate it was created from. It's removed once a workspace admin changes the rate amount, **Start date**, or **End date**. A rate that Expensify converted between **Miles** and **Kilometers** on its own keeps the icon.

## Why did my workspace switch between Miles and Kilometers?

When **Auto-update government rates** is enabled, Expensify sets the workspace **Unit** to the unit used by the government that publishes rates for your default currency. Changing the workspace default currency can therefore change the **Unit**. Existing rates are converted so they're all shown in the same unit.

## Can I keep government rates for more than one country?

**Auto-update government rate** is turned on by default only for new workspaces. Existing workspaces are opted out by default, so you'll need to turn it on manually. It's also only available for workspaces with a default currency of USD, CAD, GBP, AUD, or NZD.
Yes. Government rates added before you changed the workspace default currency remain in the workspace and can still be selected on distance expenses. All rates are shown in the workspace's current **Unit**.
Loading