diff --git a/website/docs/docs/deploy/about-ci.md b/website/docs/docs/deploy/about-ci.md
index 1de9365219c..cf32dcebc31 100644
--- a/website/docs/docs/deploy/about-ci.md
+++ b/website/docs/docs/deploy/about-ci.md
@@ -6,6 +6,8 @@ pagination_next: "docs/deploy/continuous-integration"
hide_table_of_contents: true
---
+## TEST
+
Use [CI jobs](/docs/deploy/ci-jobs) in dbt Cloud to set up automation for testing code changes before merging to production. Additionally, [enable Advanced CI features](/docs/cloud/account-settings#account-access-to-advanced-ci-features) for these jobs to evaluate whether the code changes are producing the appropriate data changes you want by reviewing the comparison differences dbt provides.
Refer to the guide [Get started with continuous integration tests](/guides/set-up-ci?step=1) for more information.
@@ -24,4 +26,4 @@ Refer to the guide [Get started with continuous integration tests](/guides/set-u
link="/docs/deploy/advanced-ci"
icon="dbt-bit"/>
-
\ No newline at end of file
+