Skip to content

Commit

Permalink
Merge pull request #41456 from ren-jones/patch-86
Browse files Browse the repository at this point in the history
DOCS: Create Update-your-name.md
  • Loading branch information
stitesExpensify authored May 2, 2024
2 parents 2f29a06 + df6a5ae commit 0e8aba4
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions docs/articles/new-expensify/settings/Update-your-name.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Update your name
description: Update your display or legal name
---
<div id="new-expensify" markdown="1">

Your Expensify account includes two names:
- Your display name that everyone can see (which can include a nickname)
- Your legal name that only you can see (for booking travel and for payment purposes)

To update your display or legal name,

{% 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. Edit your name.
- **Display name**: Click **Display Name** and enter your first name (or nickname) and last name into the fields and click **Save**. This name will be visible to anyone in your company workspace.
- **Legal name**: Scroll down to the Private Details section and click **Legal name**. Then enter your legal first and last name and click **Save**.
{% 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. Edit your name.
- **Display name**: Tap **Display Name** and enter your first name (or nickname) and last name into the fields and tap **Save**. This name will be visible to anyone in your company workspace.
- **Legal name**: Scroll down to the Private Details section and tap **Legal name**. Then enter your legal first and last name and tap **Save**.
{% include end-option.html %}

{% include end-selector.html %}

</div>

0 comments on commit 0e8aba4

Please sign in to comment.