diff --git a/crowdsec-docs/static/img/console/blocklists/org_subscribe_popup.png b/crowdsec-docs/static/img/console/blocklists/org_subscribe_popup.png new file mode 100644 index 000000000..04e384974 Binary files /dev/null and b/crowdsec-docs/static/img/console/blocklists/org_subscribe_popup.png differ diff --git a/crowdsec-docs/unversioned/console/blocklists/subscription.md b/crowdsec-docs/unversioned/console/blocklists/subscription.md index 965c85765..c40b5e005 100644 --- a/crowdsec-docs/unversioned/console/blocklists/subscription.md +++ b/crowdsec-docs/unversioned/console/blocklists/subscription.md @@ -1,11 +1,25 @@ # Blocklist Subscription -To begin the subscription process, click the _Subscribe_ button at the top of the blocklist details page. This will bring you to the bottom of the page, where you can subscribe to either Security Engines or integrations. +To begin the subscription process, click the _Subscribe_ button at the top of the blocklist details page. This will open a popup that will allow you to select the subscription method. ![](/img/console/blocklists/header_point_subscribe.png) ## Subscribe +You can subscribe to a blocklist at the Organization, Security Engine, or Integration level. On the community plan you can subscribe to 3 blocklists, to remove this limitation you can upgrade to the [enterprise plan](https://www.crowdsec.net/pricing) which includes various perks. + +### Organization Level + +The simplest way to subscribe to a blocklist is at the organization level. This will apply the blocklist to all Security Engines and Integrations within the organization this will include current and future Security Engines and Integrations. + +![](/img/console/blocklists/org_subscribe_popup.png) + +:::note +One remediation type will be applied to all the Security Engines and Integrations subscribed to the blocklist. +::: + +If you want to apply different remediation methods to different Security Engines or Integrations, you will need to subscribe to the blocklist at the Security Engine or Integration level. + ### Security Engines If your account already includes enrolled Security Engines, you'll find a section at the bottom that can also be used to start the subscription process. @@ -54,11 +68,11 @@ When performing an action, a popup will prompt to validate the action performed. ### Integrations -If your organization already has integrations, a section at the bottom can also be used to start the subscription process. +If your organization already has Integrations, a section at the bottom can also be used to start the subscription process. ![](/img/console/blocklists/integrations/subscriptions.png) To subscribe to an integration to the current blocklist, click on the _Subscribe_ button from the desired integration. -You will now see a different border around the subscribed integrations. +You will now see a different border around the subscribed Integrations. ![](/img/console/blocklists/integrations/subscribed.png)