diff --git a/docs/documentation/platform/organization.mdx b/docs/documentation/platform/organization.mdx
index 8b8ae9f61..6c3b218ab 100644
--- a/docs/documentation/platform/organization.mdx
+++ b/docs/documentation/platform/organization.mdx
@@ -20,11 +20,7 @@ The **Settings** page lets you manage information about your organization includ
- **Slug**: The slug of your organization.
- **Default Organization Member Role**: The role assigned to users when joining your organization unless otherwise specified.
- **Incident Contacts**: Emails that should be alerted if anything abnormal is detected within the organization.
-- **Enabled Products**: Products which are enabled for your organization.
-
-
- The **enabled products** section strictly affects the sidebar UI and nothing else. Disabling a product does not disable its API or routes.
-
+- **Enabled Products**: Products which are enabled for your organization. This setting strictly affects the sidebar UI; disabling a product does not disable its API or routes.

@@ -48,7 +44,7 @@ In the **Organization Roles** tab, you can edit current or create new custom rol
Note that Role-Based Access Management (RBAC) is partly a paid feature.
-
+
Infisical provides immutable roles like `admin`, `member`, etc.
at the organization and project level for free.