Skip to content

Commit 964cc45

Browse files
docs(rbac): add permissions table with scope (#10163)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent a8e5048 commit 964cc45

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

docs/user-guide/tutorials/prowler-app-rbac.mdx

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -218,12 +218,20 @@ Follow these steps to remove a role of your account:
218218

219219
Assign administrative permissions by selecting from the following options:
220220

221-
**Invite and Manage Users:** Invite new users and manage existing ones.<br />
222-
**Manage Account:** Adjust account settings, delete users and read/manage users permissions.<br />
223-
**Manage Scans:** Run and review scans.<br />
224-
**Manage Cloud Providers:** Add or modify connected cloud providers.<br />
225-
**Manage Integrations:** Add or modify the Prowler Integrations.
221+
| Permission | Scope | Description |
222+
|------------|-------|-------------|
223+
| Invite and Manage Users | All | Invite new users and manage existing ones. |
224+
| Manage Account | All | Adjust account settings, delete users and read/manage users permissions. |
225+
| Manage Scans | All | Run and review scans. |
226+
| Manage Cloud Providers | All | Add or modify connected cloud providers. |
227+
| Manage Integrations | All | Add or modify the Prowler Integrations. |
228+
| Manage Ingestions | Prowler Cloud | Allow or deny the ability to submit findings ingestion batches via the API. |
229+
| Manage Billing | Prowler Cloud | Access and manage billing settings and subscription information. |
226230

231+
<Note>
232+
The **Scope** column indicates where each permission applies. **All** means the permission is available in both Prowler Cloud and Self-Managed deployments. **Prowler Cloud** indicates permissions that are specific to [Prowler Cloud](https://cloud.prowler.com/sign-in).
233+
234+
</Note>
227235
To grant all administrative permissions, select the **Grant all admin permissions** option.
228236

229237
### Prowler Cloud exclusive permissions

0 commit comments

Comments
 (0)