-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 #57418 from Expensify/maddylewis-patch-10
- Loading branch information
Showing
4 changed files
with
69 additions
and
85 deletions.
There are no files selected for viewing
70 changes: 0 additions & 70 deletions
70
docs/articles/expensify-classic/domains/Add-Domain-Members-and-Admins.md
This file was deleted.
Oops, something went wrong.
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,66 @@ | ||
--- | ||
title: Domain Members | ||
description: Learn how to manage domain members and admins in Expensify. | ||
--- | ||
|
||
Managing domain members in Expensify ensures control over access and settings within your organization. This guide walks you through adding, removing, and promoting users to streamline domain administration. | ||
|
||
There are two types of users within Domain Settings: | ||
- **Domain Member**: Managed by Domain Admins and subject to domain rules. Members cannot modify settings and must have an email address under the domain (e.g., @yourcompany.com) as their primary or secondary email. | ||
- **Domain Admin**: This person has full control over domain settings, including adding/removing members, managing rules, and handling company credit cards. Admins do not need an email associated with the domain. Only Domain Admins can manage domain settings and member information. | ||
|
||
The domain must be [verified](https://help.expensify.com/articles/expensify-classic/domains/Claim-And-Verify-A-Domain) before you can add members. | ||
|
||
--- | ||
# Add a Domain Member | ||
There are two ways to add a member: | ||
1. **Automatic Signup**: Users who create an account using a domain email (e.g., yourname@yourcompany.com) are automatically added. | ||
2. **Manual Addition**: A Domain Admin can invite members manually. | ||
|
||
## Automatic Domain Member Signup | ||
- **New Expensify Users**: Accounts created with a domain email are automatically added as members. | ||
- **Existing Expensify Users**: Users can add their domain email as a primary or secondary email. Once verified, they are added to the domain. | ||
|
||
The primary email listed under the domain will take precedence, even if the secondary email matches the domain. | ||
|
||
Once verified, all Domain Admins are notified, and the member is added to the default group. | ||
|
||
## Manually Add a Domain Member | ||
1. Go to **Settings > Domains**. | ||
2. Select the domain. | ||
3. Click **Domain Members**. | ||
4. Enter the member’s email prefix and click **Invite**. | ||
|
||
--- | ||
# Remove a Domain Member | ||
1. Go to **Settings > Domains**. | ||
2. Select the domain. | ||
3. Click **Domain Members**. | ||
4. Find and select the member. | ||
5. Click **Close** to deactivate the account. | ||
|
||
_**Closed accounts can be reopened anytime by reinviting the user via the Domain Member page.**_ | ||
|
||
--- | ||
# Add a Domain Admin | ||
1. Go to **Settings > Domains**. | ||
2. Select the domain. | ||
3. Click **Domain Admins**. | ||
4. Enter the admin’s email or phone number and click **Add Admin**. | ||
|
||
The email address of a Domain Admin does not need to be on the same domain as the rest of the company (e.g. if you have a bookkeeper on a separate domain who is also a Domain Admin). | ||
|
||
--- | ||
# Remove a Domain Admin | ||
1. Go to **Settings > Domains**. | ||
2. Select the domain. | ||
3. Click **Domain Admins**. | ||
4. Click the red trash can icon next to the admin’s name. | ||
|
||
--- | ||
# Promote a Domain Member to Admin | ||
1. Go to **Settings > Domains**. | ||
2. Select the domain. | ||
3. Click **Domain Admins**. | ||
4. Enter the member’s email or phone number and click **Add Admin**. | ||
|
14 changes: 0 additions & 14 deletions
14
docs/articles/expensify-classic/domains/Switch-Domain-Member-to-Admin.md
This file was deleted.
Oops, something went wrong.
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