diff --git a/content/en/monitors/types/_index.md b/content/en/monitors/types/_index.md
index 7b973c5f7b335..7fa05020080df 100644
--- a/content/en/monitors/types/_index.md
+++ b/content/en/monitors/types/_index.md
@@ -25,6 +25,7 @@ further_reading:
{{< nextlink href="/monitors/types/anomaly" >}}Anomaly: Detect anomalous behavior for a metric based on historical data.{{< /nextlink >}}
{{< nextlink href="/monitors/types/apm" >}}APM: Monitor APM metrics or trace queries.{{< /nextlink >}}
{{< nextlink href="/monitors/types/audit_trail" >}}Audit Trail: Alert when a specified type of audit log exceeds a user-defined threshold over a given period of time.{{< /nextlink >}}
+{{< nextlink href="/monitors/guide/change_alert" >}}Change Alert: Alert when the absolute or relative value changes against a user-defined threshold over a given period of time.{{< /nextlink >}}
{{< nextlink href="/monitors/types/ci" >}}CI: Monitor CI pipelines and tests data gathered by Datadog.{{< /nextlink >}}
{{< nextlink href="/monitors/types/cloud_cost" >}}Cloud Cost: Monitor cost changes associated with cloud platforms.{{< /nextlink >}}
{{< nextlink href="/monitors/types/composite" >}}Composite: Alert on an expression combining multiple monitors.{{< /nextlink >}}