diff --git a/docs/access-management/scim/concepts.mdx b/docs/access-management/scim/concepts.mdx
index 5dfd72d6f..de22af662 100644
--- a/docs/access-management/scim/concepts.mdx
+++ b/docs/access-management/scim/concepts.mdx
@@ -8,13 +8,6 @@ import AlertTitle from "@mui/material/AlertTitle";
# SCIM Concepts for Statsig
-:::info
-
-### Open Beta
-
-SCIM is now available in Open Beta. Contact us to get started. For support, reach out to us on Slack.
-:::
-
Our SCIM implementation represents both Statsig users at the Organization level and
Project level with their associated roles. There are two major resources in our SCIM
diff --git a/docs/access-management/scim/okta_scim.mdx b/docs/access-management/scim/okta_scim.mdx
index b88123150..0bb634315 100644
--- a/docs/access-management/scim/okta_scim.mdx
+++ b/docs/access-management/scim/okta_scim.mdx
@@ -8,13 +8,6 @@ import AlertTitle from "@mui/material/AlertTitle";
# Okta SCIM Provisioning
-:::info
-
-### Open Beta
-
-SCIM is now available in Open Beta. Contact us to get started. For support, reach out to us on Slack.
-:::
-
This guide outlines the process for setting up SCIM (System for Cross-domain Identity
Management) integration between Statsig and Okta. This integration allows for automated
diff --git a/docs/access-management/scim/overview.mdx b/docs/access-management/scim/overview.mdx
index 26b015eed..4219bf769 100644
--- a/docs/access-management/scim/overview.mdx
+++ b/docs/access-management/scim/overview.mdx
@@ -8,13 +8,6 @@ import AlertTitle from "@mui/material/AlertTitle";
# SCIM User Provisioning
-:::info
-
-### Open Beta
-
-SCIM is now available in Open Beta. Contact us to get started. For support, reach out to us on Slack.
-:::
-
## Introduction
SCIM (System for Cross-domain Identity Management) is a standardized protocol that simplifies the automation of user provisioning and management across multiple platforms.