Security / Access control
Access control
Access control documentation focuses on roles, permissions, and user-level boundaries that keep sensitive workflows appropriately restricted.
| Control area | Description | Security benefit |
|---|---|---|
| Role permissions | Map actions to explicit permission keys in the IAM layer | Prevents overexposure of sensitive actions |
| Scoped visibility | Limit what each user can view or modify | Keeps access aligned with responsibility |
| Administrative review | Support safer account management and audit oversight | Improves operational trust |
Reference alignment
This page should stay aligned with the IAM permission reference and any role-based enforcement implemented in the application.
Explore related docs