|
|
@ -29,6 +29,18 @@ are listed as <strong>members</strong>. The members can:</p> |
|
|
|
<li>manage project's billing</li> |
|
|
|
<li>remove the project</li> |
|
|
|
</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> |
|
|
|
<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> |
|
|
|