From 5cd360e0b64cd394708f9ba28b314904a0d523df Mon Sep 17 00:00:00 2001 From: neil-marcellini Date: Thu, 17 Sep 2026 16:25:05 -0700 Subject: [PATCH] Correct the currencies that support government rate auto-update Auto-update government rate supports USD, CAD, GBP, and AUD. NZD was in the original proposal but was never implemented, so drop it from the three places the article listed it. Also say Control where the article said workspaces, since the feature is Control-only and only new Control workspaces get it on by default. --- .../articles/new-expensify/workspaces/Set-distance-rates.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/articles/new-expensify/workspaces/Set-distance-rates.md b/docs/articles/new-expensify/workspaces/Set-distance-rates.md index 147a9e8852c2..020e0c8453f2 100644 --- a/docs/articles/new-expensify/workspaces/Set-distance-rates.md +++ b/docs/articles/new-expensify/workspaces/Set-distance-rates.md @@ -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. --- @@ -94,7 +94,7 @@ Expensify can automatically update distance rates in your workspace when the sta 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. -Automatic updates are available for 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. To enable automatic updates: @@ -161,4 +161,4 @@ Yes. When **Distance rates** is enabled, the workspace must always have at least ## Why isn't Auto-update government rate turned on for my workspace? -**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. +**Auto-update government rate** is turned on by default only for new Control workspaces. Existing workspaces are opted out by default, so you'll need to turn it on manually. It's also only available for Control workspaces with a default currency of USD, CAD, GBP, or AUD.