From e692f25facd8b6c415e1e8636479884fea9e0059 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:42:51 +0100 Subject: [PATCH 1/2] [Security Center] Archive insight(s) --- .../security-center/security-insights/review-insights.mdx | 8 ++++++++ 1 file changed, 8 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..51fa86fa95131ef 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,11 @@ 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** > Select the insight(s) you want to archive > Select **Archive selected**. \ No newline at end of file From ba9e74c196e441927a1cd0fe9a120ce045ef4644 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:03:43 +0100 Subject: [PATCH 2/2] Addressing comment --- .../docs/security-center/security-insights/review-insights.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 51fa86fa95131ef..f70c95248907329 100644 --- a/src/content/docs/security-center/security-insights/review-insights.mdx +++ b/src/content/docs/security-center/security-insights/review-insights.mdx @@ -43,4 +43,5 @@ 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** > Select the insight(s) you want to archive > Select **Archive selected**. \ No newline at end of file +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