Skip to content

Commit 138bb0b

Browse files
committed
feat(account): support ticket severity
1 parent c6013d8 commit 138bb0b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pages/account/how-to/open-a-support-ticket.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to open and write a support ticket
33
description: Learn how to open and write an effective support ticket
44
tags: support help ticket support-ticket assistance
55
dates:
6-
validation: 2025-07-22
6+
validation: 2025-07-29
77
posted: 2021-06-22
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
@@ -27,13 +27,13 @@ Scaleway provides 24/7 basic technical support by ticket for free. You can conta
2727

2828
- **Severity**: select the severity level based on the impact of the issue (see table below).
2929

30-
31-
| **Severity** | **Description** | **Examples** |
32-
|--------------|---------------------------------------------------------------------------|--------------------------------------------------------|
33-
| **Low** | Non-urgent issues with minimal impact on your operations. | General questions about product configuration. |
34-
| **Medium** | Issues that affect your operations but have workarounds available. | Instance is slower than expected but still accessible. |
35-
| **High** | Critical issues that block your operations, with no available workaround. | API calls consistently fail with errors. |
36-
30+
| **Severity** | **Description** | **Example** |
31+
|--------------|------------------------------|-----------------------------------------------------------------------------------------|
32+
| **P1** | Service down | Your infrastructure is not working in production, and no workaround is available. |
33+
| **P2** | Partial service outage | Your infrastructure is partly functional but facing critical errors with no workaround. |
34+
| **P3** | Severely degraded service | The service is slow or highly degraded, but a temporary workaround is possible. |
35+
| **P4** | Minor incidents | The service is running with minor issues that don't impact your activity. |
36+
| **P5** | General question or request | You have a question or need information, but there's no technical issue. |
3737

3838
## Writing an effective subject and description
3939

0 commit comments

Comments
 (0)