From 10141f41df0994bee81bb733148460f2617a0892 Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Thu, 17 Jul 2025 13:36:54 -0700
Subject: [PATCH 1/7] remove growth tier
---
authentication-personalization/authentication-setup.mdx | 4 +++-
authentication-personalization/overview.mdx | 5 +++--
guides/assistant.mdx | 2 +-
settings/ci.mdx | 2 +-
settings/preview-deployments.mdx | 4 ++--
snippets/custom-subpath-gating.mdx | 2 +-
6 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/authentication-personalization/authentication-setup.mdx b/authentication-personalization/authentication-setup.mdx
index 2af330ffa..0d2967b6f 100644
--- a/authentication-personalization/authentication-setup.mdx
+++ b/authentication-personalization/authentication-setup.mdx
@@ -9,7 +9,9 @@ Authentication requires users to log in before accessing your documentation. Thi
**Need help choosing?** See the [overview](/authentication-personalization/overview) to compare options.
- Authentication methods are available on [Growth and Enterprise plans](https://mintlify.com/pricing?ref=authentication).
+ [Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods.
+
+ Pro plans include password authentication.
## Configuring authentication
diff --git a/authentication-personalization/overview.mdx b/authentication-personalization/overview.mdx
index 7f807d741..591251050 100644
--- a/authentication-personalization/overview.mdx
+++ b/authentication-personalization/overview.mdx
@@ -6,8 +6,9 @@ keywords: ["auth"]
---
- Authentication methods are available on the [Growth and Enterprise
- plans](https://mintlify.com/pricing?ref=authentication).
+ [Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods.
+
+ Pro plans include password authentication.
There are three approaches to manage access and customize your documentation based on user information.
diff --git a/guides/assistant.mdx b/guides/assistant.mdx
index 789f4f5d5..534035146 100644
--- a/guides/assistant.mdx
+++ b/guides/assistant.mdx
@@ -5,7 +5,7 @@ icon: "bot"
---
- The assistant is automatically enabled on [Pro, Growth, and Enterprise plans](https://mintlify.com/pricing?ref=assistant).
+ The assistant is automatically enabled on [Pro and Enterprise plans](https://mintlify.com/pricing?ref=assistant).
## About the assistant
diff --git a/settings/ci.mdx b/settings/ci.mdx
index d507d2e36..63710e6a1 100644
--- a/settings/ci.mdx
+++ b/settings/ci.mdx
@@ -5,7 +5,7 @@ icon: "circle-check"
---
- CI checks are available on [Growth and Enterprise plans](https://mintlify.com/pricing?ref=docs-ci), as an add-on for other plans, and only for GitHub.
+ [Pro and Enterprise plans](https://mintlify.com/pricing?ref=docs-ci) include CI checks for GitHub repositories.
Use CI checks to lint your docs for errors and provide warnings before you deploy. CI checks are configured to run on commits to your configured deployment branch, or on pull requests against that branch.
diff --git a/settings/preview-deployments.mdx b/settings/preview-deployments.mdx
index 091ac2297..c1ba1b494 100644
--- a/settings/preview-deployments.mdx
+++ b/settings/preview-deployments.mdx
@@ -5,7 +5,7 @@ icon: "scan-eye"
---
- Preview deployments are available on [Growth and Enterprise plans](https://mintlify.com/pricing?ref=preview-deployments).
+ Preview deployments are available on [Enterprise plans and as an add-on for Pro plans](https://mintlify.com/pricing?ref=preview-deployments).
Preview deployments let you see how changes to your docs will look before merging to production. Each preview creates a shareable URL that updates automatically as you push new changes.
@@ -25,7 +25,7 @@ When you create a pull request, the Mintlify bot automatically adds a link to vi
### Manual previews
-You can manually create a preview for any branch if you are on a Growth or Enterprise plan or have the preview deployment add-on.
+You can manually create a preview for any branch if you have the preview deployment add-on or are on an Enterprise plan.
1. Go to your [dashboard](https://dashboard.mintlify.com/).
2. Select **Previews**.
diff --git a/snippets/custom-subpath-gating.mdx b/snippets/custom-subpath-gating.mdx
index 24885da05..0a9e7a664 100644
--- a/snippets/custom-subpath-gating.mdx
+++ b/snippets/custom-subpath-gating.mdx
@@ -1,4 +1,4 @@
**Prerequisite**: Your primary domain (company.com) is hosted on {platform}
- and you are on the [Pro, Growth, or Enterprise plan](https://mintlify.com/pricing).
+ and you are on the [Pro or Enterprise plan](https://mintlify.com/pricing).
From 3bbd9210b54439b9dba73f66013a13dca67b96ea Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Thu, 17 Jul 2025 14:22:29 -0700
Subject: [PATCH 2/7] tidier links
---
settings/preview-deployments.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings/preview-deployments.mdx b/settings/preview-deployments.mdx
index c1ba1b494..dc350f9e2 100644
--- a/settings/preview-deployments.mdx
+++ b/settings/preview-deployments.mdx
@@ -5,7 +5,7 @@ icon: "scan-eye"
---
- Preview deployments are available on [Enterprise plans and as an add-on for Pro plans](https://mintlify.com/pricing?ref=preview-deployments).
+ Preview deployments are available on [Enterprise plans](https://mintlify.com/pricing?ref=preview-deployments) and as an add-on for [Pro plans](https://mintlify.com/pricing?ref=preview-deployments).
Preview deployments let you see how changes to your docs will look before merging to production. Each preview creates a shareable URL that updates automatically as you push new changes.
From 09a4e4f4618eddabeaa27ee6542d526f9621f7cb Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Mon, 28 Jul 2025 11:11:31 -0700
Subject: [PATCH 3/7] update what's on pro plan
---
authentication-personalization/authentication-setup.mdx | 4 ++--
authentication-personalization/overview.mdx | 4 ++--
settings/preview-deployments.mdx | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/authentication-personalization/authentication-setup.mdx b/authentication-personalization/authentication-setup.mdx
index 0d2967b6f..9e86c4aea 100644
--- a/authentication-personalization/authentication-setup.mdx
+++ b/authentication-personalization/authentication-setup.mdx
@@ -9,9 +9,9 @@ Authentication requires users to log in before accessing your documentation. Thi
**Need help choosing?** See the [overview](/authentication-personalization/overview) to compare options.
+ [Pro plans](https://mintlify.com/pricing?ref=authentication) include password authentication.
+
[Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods.
-
- Pro plans include password authentication.
## Configuring authentication
diff --git a/authentication-personalization/overview.mdx b/authentication-personalization/overview.mdx
index 591251050..269a5da93 100644
--- a/authentication-personalization/overview.mdx
+++ b/authentication-personalization/overview.mdx
@@ -6,9 +6,9 @@ keywords: ["auth"]
---
+ [Pro plans](https://mintlify.com/pricing?ref=authentication) include password authentication.
+
[Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods.
-
- Pro plans include password authentication.
There are three approaches to manage access and customize your documentation based on user information.
diff --git a/settings/preview-deployments.mdx b/settings/preview-deployments.mdx
index dc350f9e2..d1697c710 100644
--- a/settings/preview-deployments.mdx
+++ b/settings/preview-deployments.mdx
@@ -5,7 +5,7 @@ icon: "scan-eye"
---
- Preview deployments are available on [Enterprise plans](https://mintlify.com/pricing?ref=preview-deployments) and as an add-on for [Pro plans](https://mintlify.com/pricing?ref=preview-deployments).
+ Preview deployments are available on [Pro and Enterprise plans](https://mintlify.com/pricing?ref=preview-deployments).
Preview deployments let you see how changes to your docs will look before merging to production. Each preview creates a shareable URL that updates automatically as you push new changes.
@@ -25,7 +25,7 @@ When you create a pull request, the Mintlify bot automatically adds a link to vi
### Manual previews
-You can manually create a preview for any branch if you have the preview deployment add-on or are on an Enterprise plan.
+You can manually create a preview for any branch.
1. Go to your [dashboard](https://dashboard.mintlify.com/).
2. Select **Previews**.
From c96d9bc681d7bfef66ecd9e67cd44ae1f59e504f Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Mon, 28 Jul 2025 11:13:26 -0700
Subject: [PATCH 4/7] add TODO:
---
settings/ci.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings/ci.mdx b/settings/ci.mdx
index 63710e6a1..fbf83562a 100644
--- a/settings/ci.mdx
+++ b/settings/ci.mdx
@@ -18,7 +18,7 @@ For GitHub Apps, you can choose to give permissions to only a single repository.
## Configuration
-Configure the CI checks enabled for a deployment by navigating to the [Add-ons](https://dashboard.mintlify.com/products/addons) page of your dashboard. Enable the checks that you want to run.
+Configure the CI checks enabled for a deployment by navigating to the TODO: update with UI for new section of dashboard[Add-ons](https://dashboard.mintlify.com/products/addons) page of your dashboard. Enable the checks that you want to run.
When enabling checks, you can choose to run them at a `Warning` or `Blocking` level.
From 34d52bbaf8f570159fdd83f291fdbc81c5f72774 Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Mon, 28 Jul 2025 11:21:41 -0700
Subject: [PATCH 5/7] add TODO
---
guides/analytics.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guides/analytics.mdx b/guides/analytics.mdx
index e48d623db..9ae19b401 100644
--- a/guides/analytics.mdx
+++ b/guides/analytics.mdx
@@ -31,7 +31,7 @@ Monitor user satisfaction through voting data:
- **Liked by viewers**: Pages with the most positive feedback (thumbs up votes).
- **Needs improvement**: Pages with the most negative feedback (thumbs down votes).
-To view feedback data, you must first enable feedback from the [Add-ons](https://dashboard.mintlify.com/products/addons) page in your dashboard.
+To view feedback data, you must first enable feedback from the TODO: update with UI for new section of dashboard[Add-ons](https://dashboard.mintlify.com/products/addons) page in your dashboard.
### Search
Understand how users search within your documentation.
From 0fadc1027218114c830883dd71426b3d6c6478f5 Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Wed, 30 Jul 2025 11:14:34 -0700
Subject: [PATCH 6/7] remove TODO:s
---
guides/analytics.mdx | 2 +-
settings/ci.mdx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/guides/analytics.mdx b/guides/analytics.mdx
index 9ae19b401..e48d623db 100644
--- a/guides/analytics.mdx
+++ b/guides/analytics.mdx
@@ -31,7 +31,7 @@ Monitor user satisfaction through voting data:
- **Liked by viewers**: Pages with the most positive feedback (thumbs up votes).
- **Needs improvement**: Pages with the most negative feedback (thumbs down votes).
-To view feedback data, you must first enable feedback from the TODO: update with UI for new section of dashboard[Add-ons](https://dashboard.mintlify.com/products/addons) page in your dashboard.
+To view feedback data, you must first enable feedback from the [Add-ons](https://dashboard.mintlify.com/products/addons) page in your dashboard.
### Search
Understand how users search within your documentation.
diff --git a/settings/ci.mdx b/settings/ci.mdx
index fbf83562a..63710e6a1 100644
--- a/settings/ci.mdx
+++ b/settings/ci.mdx
@@ -18,7 +18,7 @@ For GitHub Apps, you can choose to give permissions to only a single repository.
## Configuration
-Configure the CI checks enabled for a deployment by navigating to the TODO: update with UI for new section of dashboard[Add-ons](https://dashboard.mintlify.com/products/addons) page of your dashboard. Enable the checks that you want to run.
+Configure the CI checks enabled for a deployment by navigating to the [Add-ons](https://dashboard.mintlify.com/products/addons) page of your dashboard. Enable the checks that you want to run.
When enabling checks, you can choose to run them at a `Warning` or `Blocking` level.
From 5e9d29843c6e97f963d5178d7b2da5cbe53db8e4 Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Wed, 30 Jul 2025 17:36:46 -0700
Subject: [PATCH 7/7] remove unused snippet
---
snippets/custom-subpath-gating.mdx | 4 ----
1 file changed, 4 deletions(-)
delete mode 100644 snippets/custom-subpath-gating.mdx
diff --git a/snippets/custom-subpath-gating.mdx b/snippets/custom-subpath-gating.mdx
deleted file mode 100644
index 0a9e7a664..000000000
--- a/snippets/custom-subpath-gating.mdx
+++ /dev/null
@@ -1,4 +0,0 @@
-
- **Prerequisite**: Your primary domain (company.com) is hosted on {platform}
- and you are on the [Pro or Enterprise plan](https://mintlify.com/pricing).
-