diff --git a/docs/documentation/guides/organization-structure.mdx b/docs/documentation/guides/organization-structure.mdx index 2b6c69d8d..3cba64678 100644 --- a/docs/documentation/guides/organization-structure.mdx +++ b/docs/documentation/guides/organization-structure.mdx @@ -8,8 +8,8 @@ Infisical is designed to provide comprehensive, centralized, and efficient manag ### 0. Cluster/Instance -- **Best Practice**: In most cases, a single Infisical instance or cluster is sufficient. Multiple clusters are typically only necessary for very large, globally distributed organizations. -- **Use Case**: +- **Best Practice**: In most cases, a single Infisical instance or cluster is sufficient. Multiple clusters are typically only necessary for large, globally distributed organizations. +- **Use Cases**: - **Cloud-hosted** deployments typically use a single cluster. While technically possible, using multiple clusters is not a common practice and is generally unnecessary. - **Self-hosted** deployments can be configured with multiple clusters if needed. @@ -17,7 +17,7 @@ Infisical is designed to provide comprehensive, centralized, and efficient manag ### 1. Organization - **Definition**: An Infisical [organization](/documentation/platform/organization) is a set of projects that use the same billing. -- **Use Case**: +- **Use Cases**: - In **self-hosted** setups, you can create multiple organizations (e.g., one for each department or business unit). - In **cloud-hosted deployments**, it's standard to use a single organization.