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

DOC: Create Change-or-add-email-address.md #41447

Merged
merged 1 commit into from
May 2, 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
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: Change or add email address
description: Add additional email addresses for your Expensify account or update your email
---
<div id="new-expensify" markdown="1">

The default email address on your Expensify account is the email that receives email updates and notifications for your account. You can add additional contact methods in order to
- Change your default email to a new one.
- Connect your personal email address as an additional way to log in if your default 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 default email address, you must add a new one to your Expensify account and make it the default using the steps below. Email addresses must be added as a contact method before they can be made the default.
{% include end-info.html %}

To change or add an email address,

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

{% include option.html value="desktop" %}
1. Click your profile image or icon in the bottom left menu.
2. Click **Profile** in the left menu.
3. Click **Contact method**.
4. Click **New contact method**.
5. Enter the email address or phone number you want to use as a new default or contact method.
6. Click **Add**.
7. You’ll receive an email with a code to verify your email address. Enter the code into the field in Expensify and click **Verify**.

You can click any email address in your list to set it as the default, remove it, or verify it.
{% include end-option.html %}

{% include option.html value="mobile" %}
1. Tap your profile image or icon at the bottom of the screen.
2. Tap **Profile** in the left menu.
3. Tap **Contact method**.
4. Tap **New contact method**.
5. Enter the email address or phone number you want to use as a new default or secondary email.
6. Tap **Add**.
7. You’ll receive an email with a code to verify your email address. Enter the code into the field in Expensify and tap **Verify**.

You can tap any email address in your list to set it as the default, remove it, or verify it.
{% include end-option.html %}

{% include end-selector.html %}

</div>
Loading