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: help/article/how-to-invite-teammates.mdx
+27-14Lines changed: 27 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,18 +20,32 @@ Once you have created a workspace, you have two different ways to invite your te
20
20
21
21
## Sending an invite
22
22
23
-
To invite a teammate via email, follow these steps:
23
+
To invite a teammate via email, first navigate to **Members** in your workspace settings.
24
24
25
-
1. Navigate to your workspace's Members Settings page. You can do that by clicking on the **Settings** link in the menu bar at the top of your workspace dashboard, and click on the **People** tab on the left sidebar.
26
-
2. Click on the **Invite** button to open the Invite Teammate modal.
27
-
3. Enter your teammate's email address and [assign them a role](/help/article/workspace-roles).
28
-
4. You can also click on the **Add email** button to invite multiple teammates at once.
29
-
5. Then, click on the **Send invite** button to send the invitations to your teammates.
25
+
<Frame>
26
+
<img
27
+
src="/images/workspace/settings-members.png"
28
+
alt="Workspace settings navigation"
29
+
/>
30
+
</Frame>
31
+
32
+
Click on the **Invite member** button to open the Invite Teammate modal.
alt="Invite member button in workspace members settings"
38
+
/>
39
+
</Frame>
40
+
41
+
Enter your teammate's email address and [assign them a role](/help/article/workspace-roles).
42
+
43
+
You can also click on the **Add email** button to invite multiple teammates at once. Then, click on the **Send invite** button to send the invitations to your teammates.
44
+
45
+
<Frame>
46
+
<img
47
+
src="/images/workspace/members-invitemodal.png"
48
+
alt="Invite member modal"
35
49
/>
36
50
</Frame>
37
51
@@ -51,23 +65,22 @@ Your teammates will receive an invitation to join your Dub workspace via email:
51
65
52
66
## Using invite links
53
67
54
-
You can also invite your teammates to join your workspace by sharing an invite link with them. To do so, follow these steps:
68
+
You can also invite your teammates to join your workspace by sharing an invite link with them.
55
69
56
-
1. Navigate to your workspace's Members Settings page.
57
-
2. Click on the **Link** button to open the Invite Link Modal.
70
+
First navigate to **Members** in your workspace settings. From here, click on the **Link** button in the top-right to open the Invite Link modal.
0 commit comments