diff --git a/content/en/cloud/concepts/identity-and-security/roles/_index.md b/content/en/cloud/concepts/identity-and-security/roles/_index.md index e225cfe5be2..2b3bba9b62f 100644 --- a/content/en/cloud/concepts/identity-and-security/roles/_index.md +++ b/content/en/cloud/concepts/identity-and-security/roles/_index.md @@ -189,7 +189,10 @@ The entitlement of "workspace owner" is automatically bestowed to the creator of Min: 1, Max: many {{% /card %}} -{{% card header="### Team Manager" %}} +{{% card header="### Team Manager" %}} + +**(Coming Soon)** + **What is the purpose of this role?** - Administration of teams (without delete access) diff --git a/content/en/cloud/concepts/identity-and-security/roles/team-roles.md b/content/en/cloud/concepts/identity-and-security/roles/team-roles.md index 30312f6b9d6..06d20823af4 100644 --- a/content/en/cloud/concepts/identity-and-security/roles/team-roles.md +++ b/content/en/cloud/concepts/identity-and-security/roles/team-roles.md @@ -44,5 +44,35 @@ aliases: - Check [Permissions Reference]({{< ref "cloud/reference/default-permissions.md" >}}) +{{% /card %}} + +{{% card header="## Team Manager" %}} + +**(Coming Soon)** + +**What is the purpose of this role?** + +- Administration of teams (without delete access) + +**Who can assign this role?** + +- Organization Administrator or Team owner + +**When is this role first assigned?** + +- Manually by Organization Administrator or Team owner + +**How many instances of these roles?** + +- Min: 0, Max: many + +**Who can remove assignment of this role?** + +- Organization Administrator or Team owner + +**What permissions does this role have?** + +- Check [Permissions Reference](/cloud/reference/default-permissions/) + {{% /card %}} {{< /cardpane >}}