Skip to content

Commit

Permalink
Merge pull request #41391 from ren-jones/patch-78
Browse files Browse the repository at this point in the history
DOCS: Create Split-an-expense.md
  • Loading branch information
luacmartins authored May 1, 2024
2 parents 4d9a3be + 99a0176 commit eb56002
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions docs/articles/new-expensify/expenses/Split-an-expense.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: Split an expense
description: Divide an expense between multiple people
---
<div id="new-expensify" markdown="1">

Splitting an expense allows the person who paid the bill to request money from multiple people who will split the cost with them.

To split an expense with other people,

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

{% include option.html value="desktop" %}
1. Click the + icon in the bottom left menu and select **Split Expense**.
2. Upload a photo of your receipt, or manually enter the total bill amount.
3. Click **Next**.
4. Enter the names, email addresses, or phone numbers for the people you want to request money from. *Note: You can select multiple people.*
5. Click **Next**.
6. (Optional) Enter a reason for the request in the Description field.
7. (Optional) If you manually entered the bill amount, add the merchant and date of purchase.
8. Click **Split**.
{% include end-option.html %}

{% include option.html value="mobile" %}
1. Tap the + icon at the bottom of the screen and select **Split Expense**.
2. Take a photo of your receipt, or manually enter the total bill amount.
3. Tap **Next**.
4. Enter the names, email addresses, or phone numbers for the people you want to request money from. Note: You can select multiple people
5. Tap **Next**.
6. (Optional) Enter a reason for the request in the Description field.
7. (Optional) If you manually entered the bill amount, add the merchant and date of purchase.
8. Click **Split**.
{% include end-option.html %}

{% include end-selector.html %}

Each person will receive an email or text with the details of the request. You can also chat with them about the expense in Expensify Chat, and you can receive payments through your Expensify Wallet or outside of Expensify.

</div>

0 comments on commit eb56002

Please sign in to comment.