Skip to content

Commit a7ca4b1

Browse files
fix(acc): add file upload info
1 parent 68fd4cb commit a7ca4b1

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

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

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Scaleway provides 24/7 basic technical support by ticket for free. You can conta
2929

3030
- **Related resource**: specify the exact resource affected by the issue, such as a specific Instance or volume.
3131

32-
- **Severity**: select the severity level based on the impact of the issue (see table below).
32+
- **Severity**: select the severity level based on the impact of the issue (see table below).
3333

3434

3535
| **Severity** | **Description** | **Examples** |
@@ -55,7 +55,7 @@ Example: “The issue occurs when attempting to start an Instance after applying
5555
Example: “The Instance should start within 2 minutes without errors.”
5656

5757
- **Actual behavior:** describe what is happening instead.
58-
Example: “The Instance remains in "Starting" status for over 10 minutes and then switches to "Error".
58+
Example: “The Instance remains in "Starting" status for over 10 minutes and then switches to "Error".
5959

6060
### Include relevant technical details
6161

@@ -65,11 +65,19 @@ Example: “The Instance remains in "Starting" status for over 10 minutes and th
6565

6666
### Add supporting files
6767

68-
Attach screenshots (png, jpg), or files (pdf).
69-
Examples:
68+
You can drop or browse to attach files that might be relevant to understanding your issue. You can include screenshots, PDF and text files.
69+
<Message type="important">
70+
Keep in mind that:
71+
- You can attach up to 4 files per message and 10 files per ticket.
72+
- The size of each file cannot exceed 10MB
73+
- The following file formats are supported: `jpeg`, `jpg`, `png`, `pdf`, and `txt`.
74+
- The uploaded data is exclusively intended to provide you with support in the use of Scaleway services. Do not transmit any inappropriate, or irrelevant sensitive data.
75+
</Message>
76+
77+
**Examples:**
7078
- Screenshot of the Scaleway console
7179
- Screenshot of the network tab of your browser’s Developer Tools (right-click anywhere on the page and select **Inspect**. Go to the **Network tab** in the Developer Tools panel.)
72-
- Logs
80+
- Logs
7381

7482
<Message type="important">
7583
If you have lost access to the Scaleway console and want to create a ticket, you must first [follow this procedure](/account/how-to/use-2fa/#how-to-regain-access-to-your-account) to regain access to your account.

0 commit comments

Comments
 (0)