Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/account/how-to/report-abuse.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
meta:
title: How to report abuse
title: How to report abuse incidents
description: Report abuse incidents related to Scaleway accounts.
content:
h1: How to report abuse
h1: How to report abuse incidents
paragraph: Report abuse incidents related to Scaleway accounts.
tags: report incident abuse
dates:
Expand Down Expand Up @@ -33,7 +33,7 @@ categories:
6. Enter your email address and name if required.
7. Describe what you have observed in as much detail as possible. Provide information such as logs, time zones, headers, the precise location and, if applicable, the email addresses to which the content is made accessible.
<Message type="important">
This description will be directly forwarded to our customer. Therefore, refrain from including any confidential or personal information which you do not want them to have access to.
This description will be directly forwarded to our customer. Therefore, refrain from including any confidential or personal information which you do not want them to have access to.
Scaleway denies all responsibility for the use that could be made by third parties of any information that you provide in this field.
</Message>
8. Check the box confirming that you are submitting this report in good faith.
Expand Down
2 changes: 1 addition & 1 deletion pages/account/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ meta:

<ProductHeader
productName="Account"
productLogo="accountBilling"
productLogo="accountExperience"
description="Creating your Scaleway account gives you access to the Scaleway ecosystem via the Scaleway console and Scaleway API to create, deploy, and scale our products and services with ease."
url="/account/quickstart/"
label="Scaleway account quickstart"
Expand Down
59 changes: 55 additions & 4 deletions pages/account/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,59 @@
---
meta:
title: Account Troubleshooting
description: Troubleshoot common issues with Scaleway accounts.
title: Account - Troubleshooting
description: Find troubleshooting resources for resolving issues with Scaleway accounts.
content:
h1: Account Troubleshooting
paragraph: Troubleshoot common issues with Scaleway accounts.
paragraph: Find troubleshooting resources for resolving issues with Scaleway accounts.
dates:
posted: 2023-10-05
categories:
- account
---

<ProductHeader
productName="Account troubleshooting"
productLogo="accountExperience"
description="Discover how to solve the most common issues in Scaleway account management."
/>

## Featured Pages

<Grid>
<DefaultCard
title="Account FAQ"
description="General info on Scaleway accounts."
url="/faq/account/"
label="See more"
/>
<DefaultCard
title="How to manage your personal data"
description="Manage personal data under GDPR."
url="/account/how-to/manage-my-personal-data-gdpr"
label="See more"
/>
<DefaultCard
title="How to recover a lost password"
description="Recover a lost password for your account."
url="/account/how-to/recover-a-lost-password/"
label="See more"
/>
</Grid>
<Grid>
<DefaultCard
title="How to report abuse incidents"
description="Report abuse incidents related to Scaleway accounts."
url="/account/how-to/report-abuse"
label="See more"
/>
<DefaultCard
title="Subscribing to Scaleway status updates"
description="Learn how to subscribe to Scaleway status updates"
url="/account/reference-content/scaleway-status-updates/"
label="See more"
/>
</Grid>

## Account troubleshooting pages

- [I cannot close my account and erase personal data](/account/troubleshooting/cannot-erase-account)
- [I cannot log into my account](/account/troubleshooting/cannot-log-into-my-account)
2 changes: 1 addition & 1 deletion pages/kubernetes/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
dates:
posted: 2025-03-10
categories:
- serverless
- containers
---

<ProductHeader
Expand Down