Add icon to "Invite a member"

Move permissions note
pull/989/head
pierwill 2020-05-05 13:33:01 -07:00
parent eec8a3dca2
commit 35ad1f0da1
1 changed files with 7 additions and 6 deletions

View File

@ -10,13 +10,8 @@ menu:
name: Invite a member name: Invite a member
--- ---
{{% warn %}}
Currently, Cloud 2.0 has only one permission level: Owner.
With Owner permissions, a member can delete resources and other members from your organization.
Take care when inviting a member.
{{% /warn %}}
1. Navigate to the **Members** page under **Organizations** in the left navigation bar. 1. Navigate to the **Members** page under **Organizations** in the left navigation bar.
{{< nav-icon "org" >}}
2. Under **Add a new member to your organization**, enter the email address of the member to invite. 2. Under **Add a new member to your organization**, enter the email address of the member to invite.
(Members must be invited one at a time.) (Members must be invited one at a time.)
3. Click **Add & Invite**. 3. Click **Add & Invite**.
@ -25,3 +20,9 @@ An invitation with an activation link is sent to the specified email address.
The activation link expires after 72 hours. The activation link expires after 72 hours.
Once activated, the new member is added as an **Owner** with permissions to read and write all resources. Once activated, the new member is added as an **Owner** with permissions to read and write all resources.
{{% warn %}}
Currently, Cloud 2.0 has only one permission level: Owner.
With Owner permissions, a member can delete resources and other members from your organization.
Take care when inviting a member.
{{% /warn %}}