diff --git a/doc/ci/components/index.md b/doc/ci/components/index.md
index e0c0b7977f904f568ac69580c33f6f2bcf0693bc..b6975280915619509bae5b5a793d91f5165df73f 100644
--- a/doc/ci/components/index.md
+++ b/doc/ci/components/index.md
@@ -189,9 +189,10 @@ a patch fix like `1.5.1`, then `~latest` returns the `1.5.1` release.
 [Issue #427286](https://gitlab.com/gitlab-org/gitlab/-/issues/427286) proposes to
 change this behavior.
 
-## CI/CD Catalog **(FREE ALL EXPERIMENT)**
+## CI/CD Catalog **(FREE ALL BETA)**
 
-> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/407249) in GitLab 16.1.
+> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/407249) in GitLab 16.1 as an [experiment](../../policy/experiment-beta-support.md#experiment).
+> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/432045) to [beta](../../policy/experiment-beta-support.md#beta) in GitLab 16.7.
 
 The CI/CD Catalog is a list of projects with published CI/CD components you can use to extend your CI/CD workflow.