From 964cc45b147ac4e5131b491d1af7b96cfc6bdd1b Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 11:17:17 +0100 Subject: [PATCH] docs(rbac): add permissions table with scope (#10163) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- docs/user-guide/tutorials/prowler-app-rbac.mdx | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/docs/user-guide/tutorials/prowler-app-rbac.mdx b/docs/user-guide/tutorials/prowler-app-rbac.mdx index dbd4350743..48ced42145 100644 --- a/docs/user-guide/tutorials/prowler-app-rbac.mdx +++ b/docs/user-guide/tutorials/prowler-app-rbac.mdx @@ -218,12 +218,20 @@ Follow these steps to remove a role of your account: Assign administrative permissions by selecting from the following options: -**Invite and Manage Users:** Invite new users and manage existing ones.
-**Manage Account:** Adjust account settings, delete users and read/manage users permissions.
-**Manage Scans:** Run and review scans.
-**Manage Cloud Providers:** Add or modify connected cloud providers.
-**Manage Integrations:** Add or modify the Prowler Integrations. +| Permission | Scope | Description | +|------------|-------|-------------| +| Invite and Manage Users | All | Invite new users and manage existing ones. | +| Manage Account | All | Adjust account settings, delete users and read/manage users permissions. | +| Manage Scans | All | Run and review scans. | +| Manage Cloud Providers | All | Add or modify connected cloud providers. | +| Manage Integrations | All | Add or modify the Prowler Integrations. | +| Manage Ingestions | Prowler Cloud | Allow or deny the ability to submit findings ingestion batches via the API. | +| Manage Billing | Prowler Cloud | Access and manage billing settings and subscription information. | + +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). + + To grant all administrative permissions, select the **Grant all admin permissions** option. ### Prowler Cloud exclusive permissions