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

[No QA] Update Expensify-Card-Reconciliation.md #53646

Merged
merged 2 commits into from
Dec 5, 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
Expand Up @@ -95,13 +95,17 @@ The sum of the expenses should equal the balance in your Expensify Clearing or L

{% include faq-begin.md %}

**Why is the amount in my Expensify report so different from the amount in my accounting system?**
## Why is the amount in my Expensify report so different from the amount in my accounting system?

If the Expensify report shows an amount that is significantly different to your accounting system, there are a few ways to identify the issues:
- Double check that the expenses posted to the GL are within the correct month. Filter out these expenses to see if they now match those in the CSV report.
- Use the process outlined above to export a report of all the transactions from your Clearing (for Daily Settlement) or Liability (for monthly settlement) account, then create a pivot table to group the transactions into expenses and settlements.
- Run the settlements report in the “settlements” view of the Reconciliation Dashboard to confirm that the numbers match.
- Compare “Approved” activity to your posted activity within your accounting system to confirm the numbers match.
- Compare “Approved” activity to your posted activity within your accounting system to confirm the numbers match.

## What if Auto-Reconciliation is disabled for my company’s Expensify Cards?

If Auto-Reconciliation is disabled for your company’s Expensify Cards, a Domain Admin can set an export account for individual cards via Settings > Domains > Domain Name > Company Cards > Edit Exports.

{% include faq-end.md %}

Expand Down
Loading