Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ For each detected insight, you can resolve it or archive it, after understanding

## Resolve an insight

:::warning
Insights will not be automatically removed from your dashboard when you address them. You must either manually [archive insights](#archive-insights), manually trigger another scan or wait for the automatic scan to run as per [scan frequency](/security-center/security-insights/how-it-works/#scan-frequency).
:::

In the insight details page, if you choose to update a configuration based on the recommendation actions, follow the instructions on the insight details page.

The following insights follow a different yet straightforward workflow to be resolved:
Expand Down Expand Up @@ -68,4 +72,4 @@ To enable alerts:
2. Go to Account Home > **Security Center** > **Security Insights**.
3. Select the security insight(s) you want to create an alert for, then select **Create alert for selected classes**.
4. Enter the notification name, and choose one or more insights classes to filter a notification.
5. Select **Save**.
5. Select **Save**.
2 changes: 1 addition & 1 deletion src/content/partials/security-center/scan-frequency.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

---

Once you enable Security Insights, Cloudflare performs scans at the below frequency, according to your plan type:
Once you enable Security Insights, Cloudflare performs scans automatically. Paying customers (as defined in the table below) are re-scanned daily and can trigger a scan manually:

| Plan | Scan Frequency | On-Demand |
| ------------------------------------------------- | ---------------- | --------- |
Expand Down
Loading