Skip to content

Commit 0daf996

Browse files
author
jdv
committed
more reco for secops
1 parent 04acf6b commit 0daf996

File tree

1 file changed

+31
-10
lines changed

1 file changed

+31
-10
lines changed

crowdsec-docs/unversioned/console/premium_upgrade.mdx

Lines changed: 31 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ export const personaOptions = [
8383
category="protection"
8484
description="Automatically generated blocklist from signals shared by your organization. Complements the community blocklist for extra protection tailored to your infrastructure."
8585
comparison={{
86-
before: "Community: generic list",
87-
after: "Premium: org-specific"
86+
before: "Community: unavailable",
87+
after: "Premium: tailor-made blocklist"
8888
}}
8989
link="/u/console/threat_forecast"
9090
/>
@@ -175,7 +175,7 @@ export const personaOptions = [
175175

176176
---
177177

178-
#### 👥 Team Collaboration
178+
#### 👥 Team Collaboration & Access Control
179179

180180
<div className="grid grid-cols-1 md:grid-cols-2 gap-4 mb-6">
181181

@@ -203,6 +203,27 @@ export const personaOptions = [
203203
link="/u/console/allowlists"
204204
/>
205205

206+
<FeatureCard
207+
title="Blocklist Creation & Sharing"
208+
metric="Custom via API"
209+
category="scale"
210+
description="Create and distribute custom blocklists across multiple organizations or partners. Enable coordinated security operations across your ecosystem."
211+
link="/u/console/service_api/blocklists"
212+
/>
213+
214+
<FeatureCard
215+
title="Service API (SAPI)"
216+
metric="REST + webhooks"
217+
category="scale"
218+
badges={["API"]}
219+
description="Automate Console management: create and share custom blocklists, manage decisions and enrollments via API. Integrate into CI/CD or SOAR pipelines."
220+
comparison={{
221+
before: "Community: no API access",
222+
after: "Premium: full SAPI"
223+
}}
224+
link="/u/console/service_api/getting_started"
225+
/>
226+
206227
</div>
207228

208229
---
@@ -484,10 +505,10 @@ export const personaOptions = [
484505
| **Background Noise Filter** |||
485506
| **Am I Under Attack** |||
486507
| **Threat Forecast Blocklist** |||
487-
| **Organization Seats** | 1 | 3 included + more |
488-
| **CTI API Lookups/Week** | 30 | 100 |
508+
| **Organization Seats** | 1 | 5 included + more |
509+
| **CTI API Lookups/Week** | 30 | 100 + more |
489510
| **Service API (SAPI)** |||
490-
| **Multi-Organization (MSP)** ||(option) |
511+
| **Multi-Organization (MSP)** |||
491512

492513
---
493514

@@ -507,15 +528,15 @@ Review available plans and pricing based on your volume and requirements.
507528

508529
### 2️⃣ Upgrade or Contact
509530

510-
Upgrade self-service in minutes, or contact our team for custom plans (enterprise, MSP, volume).
531+
[Upgrade self-service](https://app.crowdsec.net/pricing) with 30 days free trial, or contact our team for custom plans (enterprise, MSP, volume).
511532

512533
</div>
513534

514535
<div className="border border-solid border-border rounded-lg p-6 bg-card">
515536

516537
### 3️⃣ Immediate Access
517538

518-
All Premium features available instantly in your organization. No migration required.
539+
Premium features available instantly in your organization. No migration required.
519540

520541
</div>
521542

@@ -529,7 +550,7 @@ All Premium features available instantly in your organization. No migration requ
529550

530551
### Start with a trial or discuss your needs with our team
531552

532-
No immediate commitment required. All Premium features available instantly upon upgrade.
553+
No immediate commitment required. Premium features available instantly upon upgrade.
533554

534555
<div style={{display: 'flex', gap: '1rem', marginTop: '1.5rem', flexWrap: 'wrap'}}>
535556
<a href="https://app.crowdsec.net/pricing" className="button button--primary button--lg">View Pricing →</a>
@@ -540,7 +561,7 @@ No immediate commitment required. All Premium features available instantly upon
540561

541562
---
542563

543-
## Getting Started with Premium
564+
## Need more help deciding?
544565

545566
To help you make the most of your Premium upgrade, explore these guides:
546567

0 commit comments

Comments
 (0)