From c7dc04bfc59d3fe606266df8a94e6f3eccb81020 Mon Sep 17 00:00:00 2001 From: Ella Katz Date: Mon, 26 Aug 2024 11:15:41 +0300 Subject: [PATCH] RBAC --- docs/cloud/manage-team.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/cloud/manage-team.mdx b/docs/cloud/manage-team.mdx index 5908799e6..95ba22f5b 100644 --- a/docs/cloud/manage-team.mdx +++ b/docs/cloud/manage-team.mdx @@ -9,6 +9,12 @@ icon: "square-4" You can invite team members to join you! 🎉 Click on your initials on the top right of the screen and select `Team` to invite users. +When you invite a user, you can assign them a role. The roles are: +1. "Admin" - Has full access to all assets including team management +2. "Can Edit" - can manage environments and configurations, but cannot manage team members +3. "Can View" - can view data assets, test results, incidents and lineage + +You can also add custom roles with specific permissions to suit your needs. Talk to our support team to set this up. Users you invite will receive an Email saying you invited them, and will need to accept and activate their account.