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/users-roles.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,27 +80,27 @@ Note that you need to be an owner to delete a team.
80
80
81
81
## Working with external collaborators
82
82
83
-
You can also invite external collaborators as guests and give them access to specific sites only. This is useful when working with consultants, freelancers and other individuals who don't need access to all the sites. Here's how to invite guests.
83
+
You can also invite external collaborators as guests and give them access to specific sites only. This is useful when working with consultants, freelancers and other individuals who don't need access to all your sites. Here's how to invite guests.
### Inviting external collaborators as guests to individual sites
88
88
89
-
:::tip Want to share a single dashboard with someone without them needing a Plausible account?
90
-
Our [private and secure shared links](shared-links.md) are a great way to share a particular dashboard quickly
91
-
:::
92
-
93
89
* Go into [the site settings](website-settings.md) of the website you'd like to invite guests to
94
90
* Click on the "**People**" section on the left-hand sidebar
95
91
* Click on the "**Invite New Guest**" button
96
92
* Enter the email address of the person you'd like to invite. If you invite a new person to Plausible, they will need to register for a Plausible account with the exact email address that you invited
97
93
* Assign the role for the invited user. You can choose between two different roles:
98
94
99
-
1. "**Guest Admin**" gets access to the stats dashboard, can change the site settings and invite other guests
100
-
2. "**Guest Viewer**" gets access to the stats dashboard
95
+
1. "**Guest Editor**" gets access to the stats dashboard and can manage the site settings
96
+
2. "**Guest Viewer**" gets access to the stats dashboard only
101
97
102
98
* Click on the "**Invite**" button. We will email the invited person to notify them about your invitation. They will need to register for a Plausible account with the email address that was invited (or log in to their existing Plausible account registered with that email address) and accept your invitation. All invitations expire after 48 hours
103
99
100
+
:::tip Want to share a single dashboard with someone without them needing a Plausible account?
101
+
Our [private and secure shared links](shared-links.md) are a great way to share a particular dashboard quickly
102
+
:::
103
+
104
104
### Adjusting the guest roles
105
105
106
106
<img alt="Change guest roles or remove guests" src={useBaseUrl('img/change-roles-remove-users.png')} />
@@ -127,4 +127,4 @@ You can remove a guest from having access to a site at any time:
127
127
128
128
That's it. The guest has now been removed from the specific site.
129
129
130
-
Note that you need to be an owner or an admin of the team that owns the site to change guest roles.
130
+
Note that you need to be an owner or an admin of the team that owns the site to remove a guest.
0 commit comments