diff --git a/docs/admin/code_hosts/github.mdx b/docs/admin/code_hosts/github.mdx
index 6c72e6379..42d20fa3e 100644
--- a/docs/admin/code_hosts/github.mdx
+++ b/docs/admin/code_hosts/github.mdx
@@ -1,5 +1,9 @@
# GitHub
+
+ Supported on all Sourcegraph [pricing](https://sourcegraph.com/pricing) plans.
+
+
Site admins can sync Git repositories hosted on [GitHub.com](https://github.com) and [GitHub Enterprise](https://enterprise.github.com) with Sourcegraph so that users can search and navigate the repositories.
There are 2 ways to connect with GitHub:
diff --git a/docs/admin/code_hosts/gitlab.mdx b/docs/admin/code_hosts/gitlab.mdx
index c12e7525c..1d09a130d 100644
--- a/docs/admin/code_hosts/gitlab.mdx
+++ b/docs/admin/code_hosts/gitlab.mdx
@@ -1,5 +1,9 @@
# GitLab
+
+ Supported on Sourcegraph [Free](/pricing/free) and [Enterprise](/pricing/enterprise) plans.
+
+
Site admins can sync Git repositories hosted on [GitLab](https://gitlab.com) (GitLab.com and GitLab CE/EE) with Sourcegraph so that users can search and navigate the repositories.
To connect GitLab to Sourcegraph:
diff --git a/docs/admin/code_hosts/index.mdx b/docs/admin/code_hosts/index.mdx
index dd9fd0d54..f9541f40a 100644
--- a/docs/admin/code_hosts/index.mdx
+++ b/docs/admin/code_hosts/index.mdx
@@ -1,5 +1,7 @@
# Code host connections
+Sourcegraph Enterprise Starter supports only GitHub as a code host connection. Enterprise plan can connect to all supported code hosts listed on this page.
+
Sourcegraph can sync repositories from code hosts and other similar services. We designate code hosts between Tier 1 and Tier 2 based on Sourcegraph's capabilities when used with those code hosts.
## Tier 1 code hosts