From 0b98a214a7462a219981b32863d0f3396a5a30c8 Mon Sep 17 00:00:00 2001 From: x032205 Date: Mon, 19 May 2025 17:15:42 -0400 Subject: [PATCH] ui tweaks --- docs/documentation/platform/organization.mdx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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. ![organization settings general](../../images/platform/organization/organization-settings-general.png) @@ -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.