Skip to content

Commit

Permalink
fixing invite instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewallace committed Nov 18, 2024
1 parent 59ddb62 commit 0faeda8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions serverless/pages/manage-org.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,20 @@ To allow other users to interact with your projects, you must invite them to joi
Alternatively, {cloud}/ec-saml-sso.html[configure {ecloud} SAML SSO] to enable your organization members to join the {ecloud} organization automatically. preview:[]

. Go to the user icon on the header bar and select **Organization**.
. Click **Invite members**.
. On the **Members** page, click **Invite members**.
. Enter the email addresses of the users you want to invite in the textbox.
+
You can add multiple members by entering their email addresses separated by a space.
You can add multiple members by entering their email addresses separated by a space or pressing Enter.
+
You can grant access to all projects of the same type with a unique role, or select individual roles for specific projects.
For more details about roles, refer to <<general-assign-user-roles>>.
. Click **Send invites**.
+
Invitations to join an organization are sent by email. Invited users have 72 hours to accept the invitation. If they do not join within that period, you will have to send a new invitation.
Invitations to join an organization are sent by email. Invited users have 72 hours to accept the invitation before it expires. If the invite has expired, an admin can resend the invitation.

On the **Members** tab of the **Organization** page, you can view the list of current members, their status and role.

In the **Actions** column, click the three dots to edit a members role or revoke the invite.
In the **Actions** column, click the three dots to edit a member's role or revoke the invite.

[discrete]
[[general-assign-user-roles]]
Expand Down

0 comments on commit 0faeda8

Please sign in to comment.