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

Update and rename Tax.md to Tax Tracking.md #28298

Merged
merged 5 commits into from
Sep 28, 2023
Merged
Show file tree
Hide file tree
Changes from 3 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

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Tax
description: How to track expense taxes
---
# Overview
Expensify’s tax tracking feature allows you to:
- Add tax names, rates, and codes whether you’re connected to an accounting system or not.
- Enable/disable taxes you’d like to make available to users.
- Set a default tax for Workspace currency expenses and, optionally, another default tax (including exempt) for foreign currency expenses which - will automatically apply to all new expenses.

# How to Enable Tax Tracking
Tax tracking can be enabled in Tax section of the Workspace settings of any Workspace, whether group or individual.
davidcardoza marked this conversation as resolved.
Show resolved Hide resolved
## If Connected to an Accounting Integration
If your group Workspace is connected to Xero, QuickBooks Online, Sage Intacct, or NetSuite, make sure to first enable tax via the connection configuration page (Settings > Policies > Group > [Workspace Name] > Connections > Configure) and then sync the connection. Your tax rates will be imported from the accounting system and indicated by its logo.
## Not Connected to an Accounting Integration
If your Workspace is not connected to an accounting system, go to Settings > Policies > Group > [Workspace Name] > Tax to enable tax.

# Tracking Tax by Expense Category
To set a different tax rate for a specific expense type in the Workspace currency, go Settings > Workspaces > Group > [Workspace Name] > Categories page. Click "Edit Rules" next to the desired category and set the "Category default tax". This will be applied to new expenses, overriding the default Workspace currency tax rate.
davidcardoza marked this conversation as resolved.
Show resolved Hide resolved
Loading