Skip to content
Draft
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
18 changes: 16 additions & 2 deletions docs/articles/new-expensify/domains/Manage-Domain-Members.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Manage Domain Members
description: Learn how to manage domain members in New Expensify.
internalScope: Audience is Domain Admins. Covers inviting/adding domain members, closing accounts, and promoting members to Domain Admin. Does not cover domain verification, SAML setup, Domain Groups configuration, or account access troubleshooting.
keywords: [New Expensify, Workspaces, Domains, domain members, verify domain, domain admin, domain control, remove domain member, deactivate domain user, invite domain user, promote to domain admin, workspace admins]
internalScope: Audience is Domain Admins. Covers inviting/adding domain members, closing accounts, promoting members to Domain Admin, and moving a member between domain groups. Does not cover domain verification, SAML setup, Domain Groups configuration, or account access troubleshooting.
keywords: [New Expensify, Workspaces, Domains, domain members, verify domain, domain admin, domain control, remove domain member, deactivate domain user, invite domain user, promote to domain admin, workspace admins, move member to group, domain group]
---

# Manage Domain Members
Expand Down Expand Up @@ -71,6 +71,20 @@ You can give any member permission to manage domain settings by promoting them t
3. Open **Domain Admins**.
4. Add the member’s email address or phone number.

## How to move a Domain Member to a different domain group

Domain Admins can move a member from one domain group to another to change which domain-level rules apply to them.

1. Go to **Workspaces > Domains**.
2. Select your domain.
3. Click **Domain Members**.
4. Select the member.
5. Click **Domain group**.
6. Select the group you want to move the member to.
7. Click **Save**.

---

# FAQ

## What happens if a member removes their domain email?
Expand Down
Loading