@@ -3,7 +3,7 @@ title: How to open and write a support ticket
33description : Learn how to open and write an effective support ticket
44tags : support help ticket support-ticket assistance
55dates :
6- validation : 2025-07-22
6+ validation : 2025-07-29
77 posted : 2021-06-22
88---
99import 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