diff --git a/static/img/docs/invite_member.png b/static/img/docs/invite_member.png new file mode 100644 index 00000000..f760e1b7 Binary files /dev/null and b/static/img/docs/invite_member.png differ diff --git a/templates/docs/projects_teams.html b/templates/docs/projects_teams.html index 9bd83eca..61e8cfaa 100644 --- a/templates/docs/projects_teams.html +++ b/templates/docs/projects_teams.html @@ -29,6 +29,18 @@ are listed as members. The members can:
When inviting a team member, their membership can be marked as read-only:
+ +Read-only members can:
+Read-only members can not modify checks, integrations or project settings. +They also cannot access project's API keys as that would effectively give them +read-write access through API.
Check limit is the total number of checks your account can have. The specific limit depends on the account's billing plan.
diff --git a/templates/docs/projects_teams.md b/templates/docs/projects_teams.md index 3d498b8c..4b50fe1c 100644 --- a/templates/docs/projects_teams.md +++ b/templates/docs/projects_teams.md @@ -37,6 +37,22 @@ The members **can not**: * manage project's billing * remove the project +## Read-only Access + +When inviting a team member, their membership can be marked as read-only: + +![The Access Level parameter in the Invite form](IMG_URL/invite_member.png) + +Read-only members can: + +* view checks, including check details and ping logs +* view integrations +* give up their membership + +Read-only members can not modify checks, integrations or project settings. +They also cannot access project's API keys as that would effectively give them +read-write access through API. + ## Projects and Check Limits **Check limit** is the total number of checks your account can have. The specific