-
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 #36699 from ren-jones/patch-8
Create Change-or-add-email-address.md
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
...cles/expensify-classic/settings/account-settings/Change-or-add-email-address.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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Change or add email address | ||
description: Update your Expensify email address or add a secondary email | ||
--- | ||
<div id="expensify-classic" markdown="1"> | ||
|
||
The primary email address on your Expensify account is the email that receives email updates and notifications for your account. You can add a secondary email address in order to | ||
- Change your primary email to a new one. | ||
- Connect your personal email address as a secondary login if your primary email address is one from your employer. This allows you to always have access to your Expensify account, even if your employer changes. | ||
|
||
{% include info.html %} | ||
Before you can remove a primary email address, you must add a new one to your Expensify account and make it the primary using the steps below. Email addresses must be added as a secondary login before they can be made the primary. | ||
{% include end-info.html %} | ||
|
||
*Note: This process is currently not available from the mobile app and must be completed from the Expensify website.* | ||
|
||
1. Hover over Settings, then click **Account**. | ||
2. Under the Account Details tab, scroll down to the Secondary Logins section and click **Add Secondary Login**. | ||
3. Enter the email address or phone number you wish to use as a secondary login. For phone numbers, be sure to include the international code, if applicable. | ||
4. Find the email or text message from Expensify containing the Magic Code and enter it into the field. | ||
5. To make the new email address the primary address for your account, click **Make Primary**. | ||
|
||
You can keep both logins, or you can click **Remove** next to the old email address to delete it from your account. | ||
</div> |