1
1
---
2
- title : Add Domain Members and Admins
3
- description : Add members and admins to a domain
2
+ title : Add and remove Domain Members and Admins
3
+ description : Add and remove members and admins to a domain
4
4
---
5
5
<div id =" expensify-classic " markdown =" 1 " >
6
6
@@ -34,7 +34,19 @@ Once the member verifies their email address, all Domain Admins will be notified
34
34
1 . Hover over Settings, then click ** Domains** .
35
35
2 . Click the name of the domain.
36
36
3 . Click the ** Domain Members** tab on the left.
37
- 4 . Under the Domain Members section, enter the first part of the member’s email address and click ** Invite** .
37
+ 4 . Under the Domain Members section, enter the first part of the member’s email address and click ** Invite** .
38
+
39
+ # Close a Domain Member’s account
40
+
41
+ 1 . Hover over Settings, then click ** Domains** .
42
+ 2 . Click the name of the domain.
43
+ 3 . Click the ** Domain Members** tab on the left.
44
+ 4 . Find the user account you’d like to close, and select it
45
+ 5 . Click ** Close** to close the account
46
+
47
+ {% include info.html %}
48
+ Any closed account can be reopened at any time, by reinviting the user via the Domain Member page
49
+ {% include end-info.html %}
38
50
39
51
# Add Domain Admin
40
52
@@ -47,4 +59,12 @@ Once the member verifies their email address, all Domain Admins will be notified
47
59
This can be any email address—it does not have to be an email address under the domain.
48
60
{% include end-info.html %}
49
61
62
+ # Remove Domain Admin
63
+
64
+ 1 . Hover over Settings, then click ** Domains** .
65
+ 2 . Click the name of the domain.
66
+ 3 . Click the ** Domain Admins** tab on the left.
67
+ 4 . Under the Domain Admins section, click the red trash can button next to the Domain Admin you’d like to remove
68
+
50
69
</div >
70
+
0 commit comments