|
| 1 | +--- |
| 2 | +title: Workspace Merchant Rules |
| 3 | +description: Learn how to enable and use Workspace Merchant Rules to automatically apply consistent expense coding based on the merchant name. |
| 4 | +keywords: [New Expensify, workspace merchant rules, merchant rules, auto-categorize by merchant, expense automation, expense rules, workspace settings] |
| 5 | +internalScope: Audience is Workspace Admins on the Control plan. Covers enabling and using Workspace Merchant Rules to apply consistent expense coding based on merchant name. Does not cover personal expense rules, Category Rules, Tag Rules, or troubleshooting rule conflicts. |
| 6 | +--- |
| 7 | + |
| 8 | +Enable Workspace Merchant Rules to help Workspace Admins standardize how expenses from common merchants are coded across the workspace. These rules automatically apply consistent categories, tags, and other expense fields based on the merchant name, reducing manual cleanup and improving reporting accuracy. |
| 9 | + |
| 10 | +These rules work in New Expensify, can only be configured in New Expensify, and apply consistently across all workspace members. |
| 11 | + |
| 12 | +--- |
| 13 | + |
| 14 | +# How to create Workspace Merchant Rules |
| 15 | + |
| 16 | +To create a Workspace Merchant Rule: |
| 17 | + |
| 18 | +1. In the **navigation tabs** (on the left on web, and at the bottom on mobile), click **Workspaces**. |
| 19 | +2. Click your **workspace name**. |
| 20 | +3. Click **Rules**, then **Expenses**. |
| 21 | +4. Scroll to the **Merchant** section. |
| 22 | +5. Click **Add merchant rule**. |
| 23 | +6. Enter the merchant name and choose how it should match: |
| 24 | + - **Contains** |
| 25 | + - **Matches exactly** |
| 26 | +7. Select the fields you want the rule to update: |
| 27 | + - **Merchant** to update the merchant name. |
| 28 | + - **Category** to update the expense category. |
| 29 | + - **Tag** to update the expense tag. |
| 30 | + - **Tax** to update the tax rate (Tax must be enabled on the workspace). |
| 31 | + - **Description** to update the expense description. |
| 32 | + - **Reimbursable** to update whether the expense is reimbursable or non-reimbursable. |
| 33 | + - **Billable** to update whether the expense is billable or non-billable (Billable must be enabled on the workspace). |
| 34 | +8. Select whether the rule should be applied to existing unsubmitted expenses and preview matches (optional). |
| 35 | +9. Select **Save Rule** |
| 36 | + |
| 37 | +**Note:** Workspace Merchant Rules are only available after **Workspace Rules** are enabled for the workspace. If you don't see the Merchant Rules section, first [enable Workspace Rules](https://help.expensify.com/articles/new-expensify/workspaces/Workspace-Rules#enable-workspace-rules). |
| 38 | + |
| 39 | +9. Select **Save Rule**. |
| 40 | + |
| 41 | +--- |
| 42 | + |
| 43 | +## When Workspace Merchant Rules apply to expenses |
| 44 | + |
| 45 | +Workspace Merchant Rules apply under the following conditions: |
| 46 | + |
| 47 | +- Rules are applied **when an expense is created**. They are not applied if the expense is edited later. |
| 48 | +- If multiple Workspace Merchant Rules match the same expense, only the **earliest-created rule applies**. |
| 49 | +- If a member manually sets a field when creating the expense, **that field won't be overridden by the rule**. |
| 50 | + |
| 51 | +--- |
| 52 | + |
| 53 | +## How to use Workspace Merchant Rules |
| 54 | + |
| 55 | +Use these best practices to ensure predictable results: |
| 56 | + |
| 57 | +**Use specific merchant names** |
| 58 | + |
| 59 | +- Start with **exactly matches** for common vendors (e.g., "Uber", "Slack") to avoid false matches. |
| 60 | +- Use **contains** carefully, since broad terms can match unintended merchants. |
| 61 | + |
| 62 | +**Test Workspace Merchant Rules before rollout** |
| 63 | + |
| 64 | +- Use **Preview matches** during setup. |
| 65 | +- Start with narrow rules and expand as needed. |
| 66 | + |
| 67 | +--- |
| 68 | + |
| 69 | +## Examples of Workspace Merchant Rules |
| 70 | + |
| 71 | +**Standardize rideshare expenses** |
| 72 | + |
| 73 | +Use Workspace Merchant Rules to ensure rideshare expenses are always categorized the same way. |
| 74 | + |
| 75 | +Examples: |
| 76 | +- If the merchant contains "Uber", apply Category: Travel, Tag: Ground Transportation, Reimbursable: Yes |
| 77 | +- If the merchant contains "Lyft", apply Category: Travel, Tag: Ground Transportation, Reimbursable: Yes |
| 78 | + |
| 79 | +This helps keep travel reporting consistent across the workspace. |
| 80 | + |
| 81 | +**Automatically code SaaS and subscription expenses** |
| 82 | + |
| 83 | +Use Workspace Merchant Rules to consistently code recurring software and subscription charges. |
| 84 | + |
| 85 | +Examples: |
| 86 | + |
| 87 | +- If the merchant contains "Slack", apply Category: Software, Reimbursable: No |
| 88 | +- If the merchant contains "Adobe", apply Category: Software, Reimbursable: No |
| 89 | + |
| 90 | +This is especially useful for marking subscription expenses as non-reimbursable. |
| 91 | + |
| 92 | +**Standardize merchant name variations** |
| 93 | + |
| 94 | +Use Workspace Merchant Rules to normalize merchant names that appear with multiple variations (e.g., "Starbucks #1234", "Starbucks Store 5678"). |
| 95 | + |
| 96 | +Example: |
| 97 | + |
| 98 | +- If the merchant contains "Starbucks", apply Merchant: Starbucks, Category: Meals & Entertainment |
| 99 | + |
| 100 | +This improves reporting accuracy and reduces duplicate merchant entries. |
| 101 | + |
| 102 | +**Apply consistent coding for office supply purchases** |
| 103 | + |
| 104 | +Use Workspace Merchant Rules to apply specific categories, tags, or descriptions to office supply expenses. |
| 105 | + |
| 106 | +Examples: |
| 107 | + |
| 108 | +- If the merchant contains "Staples", apply Category: Office Supplies, Tag: Office |
| 109 | +- If the merchant contains "Amazon Business", apply Category: Office Supplies, Tag: Office |
| 110 | + |
| 111 | +This ensures office-related purchases follow company coding standards. |
| 112 | + |
| 113 | +{:width="100%"} |
| 114 | + |
| 115 | +--- |
| 116 | + |
| 117 | +# FAQ |
| 118 | + |
| 119 | +## What fields can Workspace Merchant Rules update? |
| 120 | + |
| 121 | +Workspace Merchant Rules can update expense fields such as the category, tag, reimbursable status, billable status, tax, merchant name, and description. |
| 122 | + |
| 123 | +## Do Workspace Merchant Rules change how members submit expenses? |
| 124 | + |
| 125 | +No. Members submit expenses the same way as before. Workspace Merchant Rules run automatically in the background. |
| 126 | + |
| 127 | +## What happens if a personal expense rule and a Workspace Merchant Rule both apply? |
| 128 | + |
| 129 | +Personal expense rules take precedence over Workspace Merchant Rules. Learn more about [Personal Expense Rules](https://help.expensify.com/articles/new-expensify/settings/Personal-Expense-Rules). |
| 130 | + |
| 131 | +## How can I tell which Workspace Merchant Rule was applied? |
| 132 | + |
| 133 | +When a Workspace Merchant Rule updates an expense, Expensify adds an automated message to the expense chat. |
| 134 | + |
| 135 | +To check which rule was applied: |
| 136 | + |
| 137 | +1. Open the expense. |
| 138 | +2. Scroll to the bottom of the expense details. |
| 139 | +3. Look for a message from Concierge indicating the update. |
| 140 | + |
| 141 | +The message will explicitly say which fields were changed and that the update happened via workspace rules. |
| 142 | + |
| 143 | +## Why didn't my Workspace Merchant Rule apply? |
| 144 | + |
| 145 | +Common reasons include: |
| 146 | +- The merchant name didn't match the rule criteria. |
| 147 | +- The rule is disabled. |
| 148 | +- Another rule matched first. |
| 149 | +- A field was manually set during expense creation. |
| 150 | +- The rule was created after the expense and wasn't applied retroactively, unless you select "apply to existing expenses" when creating the rule. |
0 commit comments