Skip to content

Commit a0fb67f

Browse files
authored
Update roles-and-permissions.mdx
1 parent f6a6794 commit a0fb67f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/cloud/features/roles-and-permissions.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ Instead of everyone having the same access, you can assign **roles** to users or
1818
| Level | What it controls | Typical use cases |
1919
| --- | --- | --- |
2020
| **Account-level permissions** | **Global account configurations** (e.g. manage users, setup integrations, export audit logs) | Admins, Security / Compliance officers |
21-
| **Environment-level permissions** | Access to **specific environments** (e.g. Prod, Staging).
22-
Access to **environment pages and features** (catalog, lineage, PRs, etc.) | Data teams, Analytics engineers, Data governance |
21+
| **Environment-level permissions** | Access to **specific environments** (e.g. Prod, Staging) + Access to **environment pages and features** (catalog, lineage, PRs, etc.) | Data teams, Analytics engineers, Data governance |
2322
| **Resources - Asset/Test-level permissions** | Access to **specific group of assets or tests** (e.g. only Marketing datasets, or only domain specific DQ rules) | Scoped analysts / data stewards or domain-specific business users |
2423

2524
A user's effective permissions are the sum (union) of all roles and permissions granted to them.
@@ -84,7 +83,7 @@ Each role may include permissions at one, two, or all three levels:
8483

8584
![image.png](https://res.cloudinary.com/do5hrgokq/image/upload/v1765210540/roles2_r1pbqj.png)
8685

87-
## Getting started: How to set up roles
86+
## Getting started: How to set up roles and permissions
8887

8988
1. **Plan your organizational structure**
9089
- List out personas in your org (e.g. "Data Engineer", "Analyst", "Marketing Analyst", "Business users", "DevOps")

0 commit comments

Comments
 (0)