feat(docs): add information about tenants and read-only roles (#7956)

This commit is contained in:
Pedro Martín
2025-06-06 10:14:33 +02:00
committed by GitHub
parent 8c95e1efaf
commit bd6272f5a7

View File

@@ -4,6 +4,9 @@ The **Prowler App** supports multiple users within a single tenant, enabling sea
[Roles](#roles) help you control user permissions, determining what actions each user can perform and the data they can access within Prowler. By default, each account includes an immutable **admin** role, ensuring that your account always retains administrative access.
???+ note
If the account is created without an invitation, a new tenant will be provisioned for it. However, if the account is created through an invitation, the user will join the inviters tenant.
## Membership
To get to User-Invitation Management we will focus on the Membership section.
@@ -156,6 +159,9 @@ Follow these steps to create a role for your account:
<img src="../img/rbac/role_create_1.png" alt="Role parameters" width="700"/>
???+ note
To assign read-only access, select only the `Unlimited Visibility` permission when creating the role. Then, go to the Users page and assign this role to the appropriate user.
#### Editing a Role
Follow these steps to edit a role on your account: