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

DOCS: Create Track-expenses.md #41863

Merged
merged 1 commit into from
May 10, 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
43 changes: 43 additions & 0 deletions docs/articles/new-expensify/expenses/Track-expenses.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: Track Expenses
description: Create, store, or share non-reimbursable expenses
---
<div id="new-expensify" markdown="1">

Create, store, or share non-reimbursable expenses with the Track Expenses feature.

{% include selector.html values="desktop, mobile" %}

{% include option.html value="desktop" %}
1. Click the + icon in the bottom left menu and select **Track Expense**.
2. Create the expense manually, scan the receipt, or add a distance expense.

{% include info.html %}
For an in-depth walkthrough on how to create an expense, check out the <a href="[url](https://help.expensify.com/articles/new-expensify/expenses/Create-an-expense)">create an expense</a> article.
{% include end-info.html %}

3. Choose the next steps for the expense:
- **Submit it to someone**: Select this option to request payment from other members of your Expensify workspace.
- **Categorize it**: Select this option to choose a category and additional details to code the expense for a specific workspace. The expense will then be placed on a report and can be submitted to the workspace for approval.
- **Share it with my accountant**: Select this option to share the expense with your accountant. The expense will then be placed on a report under the workspace for your accountant to review.
- **Nothing for now**: Select this option to store the expense. Expensify will keep the expense until you are ready to take action on it—it won’t expire. When you’re ready, you can then select one of the above options for the expense at a later time.
{% include end-option.html %}

{% include option.html value="mobile" %}
1. Tap the + icon in the bottom menu and select **Track Expense**.
2. Create the expense manually, scan the receipt, or add a distance expense.

{% include info.html %}
For an in-depth walkthrough on how to create an expense, check out the <a href="[url](https://help.expensify.com/articles/new-expensify/expenses/Create-an-expense)">create an expense</a> article.
{% include end-info.html %}

3. Choose the next steps for the expense:
- **Submit it to someone**: Select this option to request payment from a contact in your phone’s contact list or from other members of your Expensify workspace.
- **Categorize it**: Select this option to choose a category and additional details to code the expense for a specific workspace. The expense will then be placed on a report and can be submitted to the workspace for approval.
- **Share it with my accountant**: Select this option to share the expense with your accountant. The expense will then be placed on a report under the workspace for your accountant to review.
- **Nothing for now**: Select this option to store the expense. Expensify will keep the expense until you are ready to take action on it—it won’t expire. When you’re ready, you can then select one of the above options for the expense at a later time.
{% include end-option.html %}

{% include end-selector.html %}

</div>
Loading