Skip to content

Commit

Permalink
Merge branch 'main' of github.com:teneeto/Expensify into fix/41330/se…
Browse files Browse the repository at this point in the history
…nd-code-validation
  • Loading branch information
teneeto committed Nov 14, 2024
2 parents 4f3937c + 79e4f33 commit 443a34b
Showing 1 changed file with 31 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: Adding Attendees
description: How to add attendees to your expenses
---
<!-- The lines above are required by Jekyll to process the .md file -->

# Overview

Expensify allows you to add attendees when you want to associate specific individuals with an expense.

# How to add attendees to an expense

1. Click on the Attendees caret at the bottom of the Request page to expand attendee options.
2. Select the attendees you wish to add from Recents, Contacts, or use the search bar to find specific individuals.
3. If you’re adding external contacts, manually enter their information, and they’ll be saved under Contacts for future requests.
4. Click on each attendee to add them. Selected attendees will display a check mark.

# How to resolve category limit errors by adding attendees

Sometimes, an expense will exceed the category limit set by an Expensify admin, because the amount exceeded the category limit for that expense category. To resolve this error, you can add attendees to the expense.

1. Click the Attendees caret and add attendees to help resolve category limit violations by evenly distributing the total amount across all attendees.
2. Once attendees are added, a dot separator will appear between the Request attendees field title and the amount per person, making the allocation easy to review for approvers.

{% include faq-begin.md %}

## Does Expensify create an audit trail for the addition of attendees to expenses?

Yes, every time an attendee is added or removed from the request, a system message will automatically record the change on the expense report containing the expense.

System messages for attendee changes cannot be edited, ensuring an accurate history of updates to the request.

0 comments on commit 443a34b

Please sign in to comment.