forked from GithubBackups/healthchecks
Docs: add a section about read-only team members
This commit is contained in:
parent
0a85c5ed12
commit
a2c123c74b
BIN
static/img/docs/invite_member.png
Normal file
BIN
static/img/docs/invite_member.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@ -29,6 +29,18 @@ are listed as <strong>members</strong>. The members can:</p>
|
|||||||
<li>manage project's billing</li>
|
<li>manage project's billing</li>
|
||||||
<li>remove the project</li>
|
<li>remove the project</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<h2>Read-only Access</h2>
|
||||||
|
<p>When inviting a team member, their membership can be marked as read-only:</p>
|
||||||
|
<p><img alt="The Access Level parameter in the Invite form" src="IMG_URL/invite_member.png" /></p>
|
||||||
|
<p>Read-only members can:</p>
|
||||||
|
<ul>
|
||||||
|
<li>view checks, including check details and ping logs</li>
|
||||||
|
<li>view integrations</li>
|
||||||
|
<li>give up their membership</li>
|
||||||
|
</ul>
|
||||||
|
<p>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.</p>
|
||||||
<h2>Projects and Check Limits</h2>
|
<h2>Projects and Check Limits</h2>
|
||||||
<p><strong>Check limit</strong> is the total number of checks your account can have. The specific
|
<p><strong>Check limit</strong> is the total number of checks your account can have. The specific
|
||||||
limit depends on the account's billing plan.</p>
|
limit depends on the account's billing plan.</p>
|
||||||
|
@ -37,6 +37,22 @@ The members **can not**:
|
|||||||
* manage project's billing
|
* manage project's billing
|
||||||
* remove the project
|
* remove the project
|
||||||
|
|
||||||
|
## Read-only Access
|
||||||
|
|
||||||
|
When inviting a team member, their membership can be marked as read-only:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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
|
## Projects and Check Limits
|
||||||
|
|
||||||
**Check limit** is the total number of checks your account can have. The specific
|
**Check limit** is the total number of checks your account can have. The specific
|
||||||
|
Loading…
x
Reference in New Issue
Block a user