Skip to content

Commit 4737ca5

Browse files
committed
add console enterprise support doc
1 parent 114c498 commit 4737ca5

File tree

4 files changed

+48
-0
lines changed

4 files changed

+48
-0
lines changed

crowdsec-docs/sidebarsUnversioned.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,14 @@ module.exports = {
183183
},
184184
items: ["console/decisions/decisions_management"],
185185
},
186+
{
187+
type: "category",
188+
label: "Enterprise support",
189+
link:{
190+
type: "doc",
191+
id: "console/enterprise_support",
192+
},
193+
},
186194
{
187195
type: "link",
188196
label: "Service API",
15.5 KB
Loading
17.9 KB
Loading
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
id: enterprise_support
3+
title: Enterprise Support
4+
---
5+
6+
# Enterprise Support
7+
8+
> 🌟 Premium feature
9+
10+
The CrowdSec Console now offers **Enterprise Support** for users on qualifying plans. This feature allows enterprise users to connect directly with our support team via a built-in chat within the CrowdSec Console.
11+
12+
There are two service level agreements (SLA) for chat support:
13+
14+
- **Standard Support**: Included in the standard enterprise package.
15+
- **Premium Support**: Available as an upgrade for faster response times and prioritized support. [Learn more about Premium Support and pricing](https://www.crowdsec.net/pricing).
16+
17+
## Accessing Chat Support
18+
19+
To access chat support, follow these steps:
20+
21+
1. Log in to the CrowdSec Console.
22+
2. Make sure you selected your enterprise grade organization in the organization switcher on the top left corner of the interface.
23+
3. Locate the chat icon at the **bottom-right corner** of the interface.
24+
25+
![Chat Icon](/img/console/enterprise_support/chat_icon.png)
26+
27+
4. Click the chat icon to open the support chat window.
28+
29+
![Chat ](/img/console/enterprise_support/chat.png)
30+
31+
## Using Chat Support
32+
33+
Once the chat window is open, you can:
34+
35+
- **Send a message**: Type your message and hit Enter to contact the support team.
36+
- **Track responses**: You'll receive real-time responses from CrowdSec support based on your SLA level.
37+
- **Attach files**: If necessary, you can attach files to help troubleshoot issues faster.
38+
- **Keep history**: The chat history is saved for future reference.
39+
40+
> **Note**: Response times vary based on the SLA level. For more details, check the [pricing page](https://www.crowdsec.net/pricing).

0 commit comments

Comments
 (0)