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
2 changes: 1 addition & 1 deletion console/account/how-to/create-an-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Create a new Scaleway account quickly and securely.
tags: create account console create-account
dates:
validation: 2024-07-29
validation: 2025-01-20
posted: 2021-06-22
categories:
- console
Expand Down
2 changes: 1 addition & 1 deletion console/account/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ When you [close your account](/console/account/how-to/close-account/), you delet
There is a delay of up to 10 days between the time your account is closed and the time the system deletes your resources. It is recommended to manually delete all your Organization's resources before closing your account. To reopen your account, [contact support](https://console.scaleway.com/support).
</Message>

<Macro id="close-account" />
<Macro id="close-vs-erase" />
15 changes: 12 additions & 3 deletions macros/console/create-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ macro: create-account
1. Open the [Scaleway website](https://www.scaleway.com/en/) in a web browser.
2. Click **Sign Up** in the upper right corner of the page. You are redirected to the account creation page.
3. Select an account type (**Personal** or **Professional**) and fill out the form with the requested information.
4. Check the box to agree to Scaleway's [Terms and Services](https://www.scaleway.com/en/contracts/), and Scaleway's [Data Protection Agreement](https://www.scaleway.com/en/contracts/).
5. Click **Create account**. A message displays, inviting you to verify your email address.
6. Click the verification link sent to your mailbox to confirm your email address. You are redirected to the Scaleway console to continue your account creation.
4. Select a sign-up method, and follow the corresponding steps below.
<Tabs id="create-account">
<TabsTab label="SSO">
To sign up using Google, Microsoft, or GitHub SSO, follow the steps to complete the creation of your account.
</TabsTab>
<TabsTab label="Email address">
To sign up using your email address, click **Sign up with your email**, then:
1. Check the box to agree to Scaleway's [Terms and Services](https://www.scaleway.com/en/contracts/), and Scaleway's [Data Protection Agreement](https://www.scaleway.com/en/contracts/).
2. Click **Create account**. A message displays, inviting you to verify your email address.
3. Click the verification link sent to your mailbox to confirm your email address. You are redirected to the Scaleway console to continue your account creation.
</TabsTab>
</Tabs>

## Add your phone number

Expand Down
Loading