You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/portal/team-members.md
+27-3Lines changed: 27 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ import Link from '@docusaurus/Link';
13
13
In the UID2 Portal, on the **Team Members** page, users with the Admin role can perform all activities relating to configuring individuals who you want to authorize for access to your account, including the following:
14
14
15
15
-[Add a Team Member](#add-a-team-member)
16
+
-[Set the Primary Contact](#set-the-primary-contact)
16
17
-[Resend an Invitation to a Team Member](#resend-an-invitation-to-a-team-member)
17
18
-[Edit Information for a Team Member](#edit-information-for-a-team-member)
18
19
-[Remove a Team Member](#remove-a-team-member)
@@ -32,6 +33,8 @@ For each team member, the following information is displayed:
32
33
- Available for all:  (Edit) and  (Delete).
33
34
- If the user has been invited but has not yet accepted, a **Resend Invitation** link is also available.
34
35
36
+
For the one team member who is the primary contact, a tag is displayed after the team member's name.
37
+
35
38
For an illustration, see [Resend an Invitation to a Team Member](#resend-an-invitation-to-a-team-member).
36
39
37
40
## User Roles
@@ -43,7 +46,7 @@ Each team member has one of the roles shown in the following table.
43
46
| Admin | Users with the Admin role can perform all activities related to UID2 participation, as summarized in the [UID2 Portal Overview](portal-overview.md), for the current participant organization. |
44
47
| Operations | Users with the Operations role can perform most of the same actions as Admin users. However, there are some limitations:<ul><li>They cannot add, modify, or remove team members. Instead, they have read-only access to the [Team Members](team-members.md) page.</li><li>They cannot view the [Audit Trail](audit-trail.md) page.</li></ul> |
45
48
46
-
User roles can only be modified by users with the Admin role. For details, see [Edit Information for a Team Member](#edit-information-for-a-team-member).
49
+
User roles can only be modified by users with the Admin role. For details, see [Edit Information for a Team Member](#edit-information-for-a-team-member).
47
50
48
51
## Add a Team Member
49
52
@@ -52,15 +55,36 @@ To add a team member, complete the following steps:
52
55
1. Log in to your UID2 Portal account.
53
56
1. At the top right, click the down arrow and choose **Manage Team Members**.
54
57
1. Click **Add Team Member**.
55
-
1. Enter the first name, last name, email, job function and role.
58
+
1. Enter the first name, last name, email, job function, and role. For information on the roles, see [User Roles](#user-roles).
59
+
1. Optional: To make this person the primary contact, check the **Set as primary contact** box. The Admin role is required for the primary contact. For details, see [Set the Primary Contact](#set-the-primary-contact).
56
60
1. Click **Save Team Member**.
57
61
58
62
The team member is added to the list, with Pending status, and an invitation email is sent to the invited person.
59
63
60
64
:::note
61
-
Team members can be added to more than one participant. Team members who belong to multiple participants can switch between participants, as shown in [UID2 Portal Structure](portal-overview.md#uid2-portal-structure).
65
+
The same team member can be added to more than one participant. Team members who belong to multiple participants can switch between participants, as shown in [UID2 Portal Structure](portal-overview.md#uid2-portal-structure).
62
66
:::
63
67
68
+
## Set the Primary Contact
69
+
70
+
Each team has a primary contact who is the main point of contact for communications relating to UID2.
71
+
72
+
Here's some key information about the primary contact:
73
+
74
+
- By default, when the first team member is added, that person becomes the primary contact.
75
+
- The primary contact must have the Admin role.
76
+
- To remove the current primary contact, or change that person's role to Operations, you must first specify a different team member to be the primary contact.
77
+
- On the Team Members list, a tag is displayed after the primary contact's name. For an illustration, see [Resend an Invitation to a Team Member](#resend-an-invitation-to-a-team-member).
78
+
79
+
To set a primary contact, complete the following steps:
80
+
81
+
1. Log in to your UID2 Portal account.
82
+
1. At the top right, click the down arrow and choose **Manage Team Members**.
83
+
1. Do one of the following:
84
+
85
+
- To set an existing team member as the primary contact: Find that team member on the list and click  (the Edit icon). Check **Set as primary contact**, update the role to Admin if needed, and save the changes.
86
+
- To add a new team member as the primary contact: Follow the instructions in [Add a Team Member](#add-a-team-member). Check **Set as primary contact**, set the role to Admin, and save the changes.
87
+
64
88
## Resend an Invitation to a Team Member
65
89
66
90
If you added a team member, you might need to resend the invitation. For example, perhaps the team member didn't receive the invitation or accidentally deleted it, or the invitation has expired.
0 commit comments