-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28728 from Expensify/laurenreidexpensify-patch-5
Update Attendee-Tracking.md
- Loading branch information
Showing
1 changed file
with
46 additions
and
2 deletions.
There are no files selected for viewing
48 changes: 46 additions & 2 deletions
48
docs/articles/expensify-classic/expense-and-report-features/Attendee-Tracking.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,49 @@ | ||
--- | ||
title: Attendee Tracking | ||
description: Attendee Tracking | ||
description: Attendee Tracking is an easy way to record meeting and event attendees, as well as showing the amount per employee for transparent group spending. | ||
--- | ||
## Resource Coming Soon! | ||
|
||
Attendee Tracking is an easy way to record meeting and event attendees, as well as showing the amount per employee for transparent group spending. | ||
|
||
## How to use Attendee Tracking | ||
Every expense has an Attendees field and will list the expense creator’s name as the default attendee. The default set of attendees is a list of users from your workspaces and domain. You can add custom attendees by entering their names or email addresses into the Attendees field. | ||
|
||
## How to Add Additional Attendees to an Expense | ||
* Go to the attendees field | ||
* Search for the names of the attendees | ||
* The default list will be of internal attendees belonging to your workspace and domain. | ||
* External attendees are not part of your workspace or domain, so you will need to enter their name or email | ||
* Select the attendees you would like to add | ||
* Save the expense | ||
* Once added, the list of attendees for each expense will be visible on the expense line. | ||
* An amount per employee expense will also be displayed on the report for easy viewing | ||
|
||
# FAQ | ||
|
||
## Can I turn off attendee tracking? | ||
Attendee tracking is a standard field on all expenses and cannot be turned off. | ||
|
||
## Can I remove attendees from the dropdown list? | ||
It is not possible to remove attendees from the list once they have been added. | ||
|
||
## Can I remove myself as an attendee from an expense in my account? | ||
Yes, but you will need to have at least one other attendee selected before you can remove yourself from the expense. | ||
|
||
## How can I see the cost breakdown by an attendee for an expense? | ||
If you hover over the expense amount on your Expenses page you will be able to see this figure. This is also displayed on the report level in each expense line, under the total. | ||
|
||
## How is the cost breakdown calculated and can I adjust it? | ||
The cost breakdown is an even split by however many attendees are listed on the report. It is not possible to edit this. | ||
|
||
## How do expense limits work and attendee tracking work? | ||
Expense limits and workspace rules are applied individually per person. If an expense exceeds the limit for any attendee, a violation is triggered for that expense. | ||
|
||
## Will the expense be visible on the other attendees’ Expenses page? | ||
No, the expense will only be shown in the expense creator’s account. | ||
|
||
## Is there a limit on how many attendees I can add to an expense? | ||
There is no limit. | ||
|
||
## How can I remove attendees from an expense? | ||
You can add or remove attendees from an expense as long as they are on a Draft report. Expenses on submitted reports cannot be edited, so you cannot remove attendees from these. | ||
|