From e3a94473ed22ea88a210545d538ba125e03f3860 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Wed, 9 Oct 2024 17:30:21 +0100 Subject: [PATCH 1/2] [Security Center] Blocked Content --- .../docs/security-center/blocked-content.mdx | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 src/content/docs/security-center/blocked-content.mdx diff --git a/src/content/docs/security-center/blocked-content.mdx b/src/content/docs/security-center/blocked-content.mdx new file mode 100644 index 000000000000000..ac3f849bcbd8ca7 --- /dev/null +++ b/src/content/docs/security-center/blocked-content.mdx @@ -0,0 +1,35 @@ +--- +pcx_content_type: concept +title: Blocked Content +sidebar: + order: 8 +--- + +If your domain has content that has been blocked, Blocked Content on the dashboard gives you the ability to request the Trust and Safety team to remove a block. + +To view Blocked Content on the dashboard: + +1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. Go to **Security Center** > **Blocked Content**. + +:::note +You must have Admin, Super Admin or Trust and Safety [role](/fundamentals/setup/manage-members/roles/) to access Blocked Content. +::: + +The Security Center dashboard displays three statuses for blocked content: active, pending, or resolved blocks. + +## Active blocks + +An active block is a block that is in effect on blocking content. + +When you select **Request Review**, the status changes to **In Review**, and the block will be reviewed by the Trust and Safety team. + +## Pending blocks + +A pending block is a block associated with delayed actions in ACP. + +You can view all your pending blocks by selecting **Pending** on the dashboard. Selecting **Request Review** cancels the pending delayed action. This means that the block will not be placed. + +## Resolved blocks + +Resolved blocks list your recently resolved blocks. Resolved blocks are limited to 30 days of recently resolved blocks. Resolved blocks require no action. You can only sort and/or filter the list. \ No newline at end of file From d6058e5dfc72b6e0c9a87f11ec98bc0af50622fe Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:25:20 +0100 Subject: [PATCH 2/2] Update src/content/docs/security-center/blocked-content.mdx Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> --- src/content/docs/security-center/blocked-content.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/security-center/blocked-content.mdx b/src/content/docs/security-center/blocked-content.mdx index ac3f849bcbd8ca7..ba911bc7966bfe1 100644 --- a/src/content/docs/security-center/blocked-content.mdx +++ b/src/content/docs/security-center/blocked-content.mdx @@ -13,7 +13,7 @@ To view Blocked Content on the dashboard: 2. Go to **Security Center** > **Blocked Content**. :::note -You must have Admin, Super Admin or Trust and Safety [role](/fundamentals/setup/manage-members/roles/) to access Blocked Content. +You must have Admin, Super Admin, or Trust and Safety [role](/fundamentals/setup/manage-members/roles/) to access Blocked Content. ::: The Security Center dashboard displays three statuses for blocked content: active, pending, or resolved blocks.