diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts
index e99a2ad..0d82b4a 100644
--- a/docs/.vitepress/config.mts
+++ b/docs/.vitepress/config.mts
@@ -302,14 +302,27 @@ export default withMermaid(
collapsed: true,
items: [
{
- text: "Activate Pro or Business",
- link: "/self-hosting/manage/manage-licenses/activate-pro-and-business",
+ text: "Commercial Edition",
+ collapsed: true,
+ items: [
+ {
+ text: "Pro or Business",
+ link: "/self-hosting/manage/manage-licenses/activate-pro-and-business",
+ },
+ { text: "Enterprise Grid", link: "/self-hosting/manage/manage-licenses/activate-enterprise" },
+ ],
},
- { text: "Activate Enterprise", link: "/self-hosting/manage/manage-licenses/activate-enterprise" },
- { text: "Activate Airgapped", link: "/self-hosting/manage/manage-licenses/activate-airgapped" },
+
{
- text: "Activate Airgapped Enterprise",
- link: "/self-hosting/manage/manage-licenses/activate-airgapped-enterprise",
+ text: "Airgapped Edition",
+ collapsed: true,
+ items: [
+ { text: "Pro or Business", link: "/self-hosting/manage/manage-licenses/activate-airgapped" },
+ {
+ text: "Enterprise Grid",
+ link: "/self-hosting/manage/manage-licenses/activate-airgapped-enterprise",
+ },
+ ],
},
],
},
diff --git a/docs/self-hosting/govern/ldap.md b/docs/self-hosting/govern/ldap.md
index 1801044..1be2fa1 100644
--- a/docs/self-hosting/govern/ldap.md
+++ b/docs/self-hosting/govern/ldap.md
@@ -4,7 +4,7 @@ description: Setup LDAP authentication for Plane. Configure Lightweight Director
keywords: plane ldap, ldap authentication, active directory, directory service, ldap configuration, enterprise authentication, self-hosting
---
-# LDAP authentication
+# LDAP authentication
LDAP (Lightweight Directory Access Protocol) authentication lets your team sign in to Plane using their existing corporate credentials. Instead of creating separate Plane passwords, users authenticate through your organization's directory service.
@@ -12,7 +12,7 @@ LDAP (Lightweight Directory Access Protocol) authentication lets your team sign
You'll need:
-- Plane Commercial Edition with an active Enterprise plan license.
+- Plane Commercial Edition with an active Enterprise Grid license.
- Don't have an Enterprise license? Contact Sales at [sales@plane.so](mailto:sales@plane.so) to get started.
- Already have a license? See how to [activate your Enterprise license](/self-hosting/manage/manage-licenses/activate-enterprise).
- Connection details for your LDAP server.
diff --git a/docs/self-hosting/manage/manage-licenses/activate-airgapped-enterprise.md b/docs/self-hosting/manage/manage-licenses/activate-airgapped-enterprise.md
index 4560838..923b3a9 100644
--- a/docs/self-hosting/manage/manage-licenses/activate-airgapped-enterprise.md
+++ b/docs/self-hosting/manage/manage-licenses/activate-airgapped-enterprise.md
@@ -1,10 +1,10 @@
---
-title: Activate Airgapped Enterprise license
-description: Activate and configure your Plane Airgapped Edition Enterprise license. Offline license activation for air-gapped environments without internet access.
+title: Activate Enterprise Grid on Airgapped Edition
+description: Offline Enterprise Grid license activation for airgapped environments without internet access.
keywords: plane airgapped license, offline activation, air-gapped deployment, plane license key, self-hosting
---
-# Activate Airgapped Edition Enterprise license
+# Activate Enterprise Grid on Airgapped Edition
Once your air-gapped installation is running, you'll need to activate your workspace with the license file.
diff --git a/docs/self-hosting/manage/manage-licenses/activate-airgapped.md b/docs/self-hosting/manage/manage-licenses/activate-airgapped.md
index 8d4f642..485eb52 100644
--- a/docs/self-hosting/manage/manage-licenses/activate-airgapped.md
+++ b/docs/self-hosting/manage/manage-licenses/activate-airgapped.md
@@ -4,7 +4,7 @@ description: Activate and configure your Plane Airgapped Edition license. Offlin
keywords: plane airgapped license, offline activation, air-gapped deployment, plane license key, self-hosting
---
-# Activate Airgapped Edition license
+# Activate Pro or Business on Airgapped Edition
Once your air-gapped installation is running, you'll need to activate your workspace with the license file.
diff --git a/docs/self-hosting/manage/manage-licenses/activate-enterprise.md b/docs/self-hosting/manage/manage-licenses/activate-enterprise.md
index faab301..111ae28 100644
--- a/docs/self-hosting/manage/manage-licenses/activate-enterprise.md
+++ b/docs/self-hosting/manage/manage-licenses/activate-enterprise.md
@@ -1,18 +1,18 @@
---
-title: Activate Enterprise license
-description: Activate your Plane Enterprise Edition license. Enable advanced features including SAML SSO, audit logs, and custom roles for your self-hosted instance.
+title: Activate Enterprise Grid license
+description: Activate your Enterprise Grid license on the Commercial Edition.
keywords: plane enterprise license, license activation, enterprise edition, plane enterprise features, self-hosting
---
-# Activate Enterprise license
+# Activate Enterprise Grid on Commercial Edition
-Enterprise plan licenses are activated at the instance level through God Mode, not through individual workspace settings. This gives instance administrators centralized control over Enterprise features across all workspaces.
+Enterprise Grid licenses are activated at the instance level through God Mode, not through individual workspace settings. This gives instance administrators centralized control over Enterprise features across all workspaces.
## Activate license key
-1. Sign in to the [Prime portal](https://prime.plane.so/licenses) with the email address you used to purchase your Enterprise plan.
+1. Sign in to the [Prime portal](https://prime.plane.so/licenses) with the email address you used to purchase your Enterprise Grid.
2. Navigate to **Manage licenses**.
-3. Copy the license key for your Enterprise plan.
+3. Copy the license key for your Enterprise Grid.
4. Sign in to your Plane instance in [God Mode](/self-hosting/govern/instance-admin).
5. Select **Billing** from the left pane.
6. Paste your license key in the **Activate Enterprise license** field.
diff --git a/docs/self-hosting/manage/manage-licenses/activate-pro-and-business.md b/docs/self-hosting/manage/manage-licenses/activate-pro-and-business.md
index 80ffa30..83ee710 100644
--- a/docs/self-hosting/manage/manage-licenses/activate-pro-and-business.md
+++ b/docs/self-hosting/manage/manage-licenses/activate-pro-and-business.md
@@ -4,11 +4,11 @@ description: Activate your Plane Pro or Business Edition license. Upgrade from C
keywords: plane pro license, plane business license, license activation, commercial edition, plane upgrade, self-hosting
---
-# Activate Pro and Business licenses
+# Activate Pro or Business on Commercial Edition
Pro and Business plan licenses are activated at the workspace level as each license is tied to a specific workspace.
-## Activate your license
+## Activate license key
Activate a paid plan license on your self-hosted Plane instance using a license key from the Prime portal.