diff --git a/docs/detections/api/rules/rules-api-overview.asciidoc b/docs/detections/api/rules/rules-api-overview.asciidoc index 488bcfc1ab..2b66a945c1 100644 --- a/docs/detections/api/rules/rules-api-overview.asciidoc +++ b/docs/detections/api/rules/rules-api-overview.asciidoc @@ -6,9 +6,7 @@ You can create rules that automatically turn events and external alerts sent to {es-sec} into detection alerts. These alerts are displayed on the Detections page. -NOTE: Console supports only Elasticsearch APIs. Console doesn't allow interactions with {kib} APIs. You must use `curl` or another HTTP tool instead. For more information, refer to {kibana-ref}/console-kibana.html[Run {es} API requests]. - -For more information on detection alerts, and the difference between events, +For more information on detection alerts and the differences between events, external alerts, and detection alerts, see <>.