From 2f035114d6458b7ed56b3eeac69f70c505cd0577 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:50:20 +0100 Subject: [PATCH] [Security Center] Archive insight(s) (#17633) * [Security Center] Archive insight(s) * Addressing comment --- .../security-insights/review-insights.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/content/docs/security-center/security-insights/review-insights.mdx b/src/content/docs/security-center/security-insights/review-insights.mdx index 15987aa31229c11..f70c95248907329 100644 --- a/src/content/docs/security-center/security-insights/review-insights.mdx +++ b/src/content/docs/security-center/security-insights/review-insights.mdx @@ -36,3 +36,12 @@ Exporting security insights allow you to perform a deeper analysis of your insig The exported CSV file includes information such as the severity of your data, insight type scan date, issue class and additional optional fields, such as insight details, risk assessment, detection method, and recommended actions. +## Archive insights + +You can archive one or more insights from the dashboard. + +To archive insights: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account. +2. Go to Account Home > **Security Center** > **Security Insights**. +3. Select the insight(s) you want to archive > Select **Archive selected**. \ No newline at end of file