You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: macros/console/create-account.mdx
+14-9Lines changed: 14 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,30 +8,35 @@ macro: create-account
8
8
<TabsTablabel="Sign-up with SSO">
9
9
1. Select the service you want to use (Google, Microsoft, or Github). Make sure the associated email address is the one you want to use for your Scaleway account.
10
10
2. 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/).
11
-
3. Click **Confirm email address** to continue.
11
+
3. Click **Confirm email address** to continue.
12
12
4. Fill out the form with the requested information.
13
13
5. Click **Create account** to continue.
14
14
</TabsTab>
15
15
<TabsTablabel="Sign-up with your email address">
16
16
1. Click **Sign up with email**.
17
17
2. Enter the email address you want to use.
18
18
3. 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/).
19
-
4. Click **Confirm email address** to continue.
19
+
4. Click **Confirm email address** to continue.
20
20
5. Click the validation link sent to your email address.
21
21
6. Fill out the form with the requested information.
22
22
7. Click **Create account** to continue.
23
23
</TabsTab>
24
24
</Tabs>
25
25
26
26
### Add your phone number
27
-
1. Enter your phone number and click **Send code**.
28
-
2. Enter the 6-digit code you received on your phone number.
29
-
3. Click **Verify phone number**.
27
+
28
+
<Messagetype="note">
29
+
This step is not mandatory for users with the Personal project account type.
30
+
</Message>
31
+
32
+
1. Enter your phone number and click **Send code**.
33
+
2. Enter the 6-digit code you received on your phone number.
34
+
3. Click **Verify phone number**.
30
35
31
36
### Add your billing information
32
-
Fill out the required fields, then click **Add billing address**. This address will be used in your invoices.
37
+
Fill out the required fields, then click **Add billing address**. This address will be used in your invoices.
33
38
<Messagetype="note">
34
-
You can click **Add later** to [enter your billing information at a later time](/billing/how-to/add-payment-method/), and directly access your Organization dashboard in the [Scaleway console](https://console.scaleway.com/organization). However, you will need to add a valid credit card to order Scaleway resources.
39
+
You can click **Add later** to [enter your billing information at a later time](/billing/how-to/add-payment-method/), and directly access your Organization dashboard in the [Scaleway console](https://console.scaleway.com/organization). However, you will need to add a valid credit card to order Scaleway resources.
35
40
</Message>
36
41
37
42
### Add your payment method
@@ -40,8 +45,8 @@ Note that prepaid cards and some virtual cards are not accepted as a payment met
40
45
41
46
### Validate your payment method
42
47
<Messagetype="note">
43
-
This step is necessary for security purposes, but does not prevent you from using Scaleway resources. **You have 10 days to validate your credit card** once it's added.
48
+
This step is necessary for security purposes, but does not prevent you from using Scaleway resources. **You have 10 days to validate your credit card** once it's added.
44
49
</Message>
45
50
When checking your bank statement, look for a €1 transaction labeled "SCW", followed by a 4-digit code (e.g., SCW* C-1234).
Copy file name to clipboardExpand all lines: pages/account/concepts.mdx
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,12 +52,20 @@ A password is a string of characters associated to your account's email address
52
52
53
53
## Single Sign-on (SSO)
54
54
55
-
Single Sign-On (SSO) allows you to use your Google or Microsoft account to log in to the console. To do so, make sure the email address associated with your Scaleway account matches the email address of your Googleor Microsoft account.
55
+
Single Sign-On (SSO) allows you to use your Google or Microsoft account to log in to the console. To do so, make sure the email address associated with your Scaleway account matches the email address of your Google, Microsoft or Github account.
56
56
57
57
## Support plan
58
58
59
59
Scaleway provides four different types of [support plans](https://console.scaleway.com/support/plans): Basic, Silver, Gold and Platinum. Your support plan determines the level of service and dedicated assistance you have access to, and the guaranteed response time of your support requests. You can [configure your support plan in the console](/account/how-to/configure-support-plans/).
60
60
61
+
## Username
62
+
63
+
A Username is an identifier set by an Organization administrator for [IAM Members](/iam/concepts/#member).
64
+
65
+
To log in to the Scaleway console, the Members of an Organization need to inform the Organization ID, username and password. These identifiers must be communicated to the Members by their Organization admins.
66
+
67
+
Refer to the [How to manage Members](/iam/how-to/manage-members) documentation page for more information.
68
+
61
69
## UUID
62
70
63
71
A Universally Unique Identifier (UUID) is a 128-bit label attributed by Scaleway to each resource, used to identify them in CLI and API operations. UUIDs can also identify users and Organizations, as well as cloud resources.
Copy file name to clipboardExpand all lines: pages/account/faq.mdx
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,14 @@ dates:
9
9
category: console
10
10
productIcon: AccountExperienceProductIcon
11
11
---
12
+
12
13
## Account access and security
13
14
14
15
### My account is locked. What do I do?
15
16
If your account is locked, [contact our support team](https://console.scaleway.com/support/tickets/create) to learn the reason for the blockage and discover how to regain access.
16
17
17
18
### I've been invited to an Organization, but can’t see any resources
18
-
When you create a Scaleway account after being invited to join a specific Organization, a personal Organization is automatically created for you.
19
+
When you create a Scaleway account after being invited to join a specific Organization as a [Guest](/iam/concepts/#guest), a personal Organization is automatically created for you.
19
20
20
21
If you only want to work on the Project you have been invited to, you can switch Organizations and Projects using the drop-down menu on the console dashboard.
21
22
@@ -41,7 +42,7 @@ If you need to change your Organization country and region, you must [create a s
41
42
To make the process faster, when creating your ticket, inform us of your Organization’s new address, including: street address, city, postal code, region, and country.
42
43
43
44
### Can I change the name of my Organization?
44
-
If you have a Corporate, Startup, or Consultant account, you need to [create a support ticket](https://console.scaleway.com/support/tickets/create) to change your Organization’s name. If you have a Personal Project account, you can change your Organization’s name in the [Organization settings](https://console.scaleway.com/organization/settings). It may take a few minutes for the new name to be fully updated across the console.
45
+
If you have a Corporate, Startup, or Consultant account, you need to [create a support ticket](https://console.scaleway.com/support/tickets/create) to change your Organization’s name. If you have a Personal project account type, you can change your Organization’s name in the [Organization settings](https://console.scaleway.com/organization/settings). It may take a few minutes for the new name to be fully updated across the console.
45
46
46
47
### How do I delete my Organization?
47
48
[Closing your account](/account/how-to/close-account/#how-to-close-your-account) permanently deletes your Organization, along with its servers, resources, services, and backups.
@@ -60,7 +61,7 @@ Refer to the [How to delete your account and personal data](/account/how-to/clos
60
61
### Where can I find my Organization ID?
61
62
You can find your Organization ID by accessing the [Settings](https://console.scaleway.com/organization/settings) page of your Organization dashboard.
62
63
63
-
In the first section, **Organization Information**, you will find the ID and a shortcut to copy it, if necessary.
64
+
You can also click the **Copy ID** button next to the Organization name to do so.
Copy file name to clipboardExpand all lines: pages/account/quickstart.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Once you have validated your payment method, you can start ordering resources li
31
31
32
32
Every account has an associated Organization, which in turn has an Owner. When you create your account, you are designated as the Owner of the Organization associated with your account.
33
33
34
-
When you [close your account](/account/how-to/close-account/), you delete all its resources and backups. Any guests who have joined your Organization will lose access because your Organization will no longer exist.
34
+
When you [close your account](/account/how-to/close-account/), you delete your Organization and all its resources and backups. All the Members you created will cease to exist along with the Organzation. Any guests who joined the Organization will lose access to it.
35
35
36
36
<Messagetype="important">
37
37
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).
Copy file name to clipboardExpand all lines: pages/iam/concepts.mdx
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,12 +82,11 @@ This means you can give access to features managed at Organization level, like b
82
82
83
83
## Organization ID
84
84
85
-
The Organization ID identifies the [Organization](#organization) created with your account. It can be found on your [Organization dashboard](https://console.scaleway.com/organization/settings), in the **Settings** tab.
86
-
85
+
The Organization ID identifies the [Organization](#organization) created with your account. It can be found on your [Organization dashboard](https://console.scaleway.com/organization/settings), in the **Settings** tab. You can click the **Copy ID** button next to the Organization name to do so.
87
86
88
87
## Owner
89
88
90
-
You are the [Owner](#owner) of the Organization that is created with your Scaleway account. Owners have full rights and access to all resources and features in their Organization. See also [Guest](#guest).
89
+
You are the [Owner](#owner) of the Organization that is created with your Scaleway account. Owners have full rights and access to all resources and features in their Organization. See also [Guest](#guest) and [Member](#member).
Copy file name to clipboardExpand all lines: pages/organizations-and-projects/concepts.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ An Organization is made of one or several [Projects](#project). When you create
24
24
25
25
## Organization ID
26
26
27
-
The Organization ID identifies the [Organization](#organization) created with your account. It can be found on your [Organization dashboard](https://console.scaleway.com/organization/settings), in the **Settings** tab.
27
+
The Organization ID identifies the [Organization](#organization) created with your account. It can be found on your [Organization dashboard](https://console.scaleway.com/organization/settings), in the **Settings** tab. You can click the **Copy ID** button next to the Organization name to do so.
Copy file name to clipboardExpand all lines: pages/organizations-and-projects/how-to/enforce-mfa.mdx
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ content:
7
7
paragraph: Enable and enforce Multifactor Authentication (MFA).
8
8
tags: authentication 2FA two-factor two multifactor security google authenticator authenticator mfa
9
9
dates:
10
-
validation: 2025-01-15
10
+
validation: 2025-04-01
11
11
posted: 2023-06-12
12
12
categories:
13
13
- console
@@ -23,22 +23,20 @@ categories:
23
23
## How to enforce MFA
24
24
25
25
1. Click the name of your Organization in the top right drop-down menu. The Organization dashboard displays.
26
-
2. Go to the **Settings** tab.
26
+
2. Go to the **Security** tab.
27
27
3. Scroll to the **Organization Multifactor Authentication (MFA)** section.
28
28
4. Click **Enforce MFA**.
29
29
5. Type **ENFORCE** in the box.
30
30
<Messagetype="important">
31
-
MFA will become mandatory for all users in the Organization. When you invite users to your Organization in the future, they must have set up MFA to be able to join. <br /><br />
32
-
You can only enforce MFA if all users in your Organization have already set up MFA on their accounts.
31
+
Keep in mind that:
32
+
- MFA will become mandatory for all users in the Organization. When you invite [Guests](/iam/concepts/#guest) to your Organization in the future, they must have set up MFA to be able to join. <br /><br />
33
+
- You can only enforce MFA if all Guests in your Organization have already set up MFA on their accounts.
34
+
- If MFA is enforced in your Organization, all new [Members](/iam/concepts/#member) you create will have to enable MFA within the [grace period](/iam/concepts/#grace-period) you set. If they fail to do so before the grace period is over, their account will be locked. The same applies for existing members who do not yet have MFA enabled. Once you enforce MFA, they also have to comply with this [security requirement](/iam/how-to/enforce-security-requirements-members) within the grace period.
33
35
</Message>
34
36
6. Click **Enforce MFA**.
35
-
- If all users in your Organization already have MFA enabled, a confirmation message appears on the top right corner of the screen.
36
-
37
-
- If at least one of the users does not have MFA enabled, you must send them an [MFA reminder](#how-to-send-an-mfa-reminder).
37
+
- If all users in your Organization already have enabled MFA, a confirmation message appears on the top right corner of the screen.
38
38
39
-
<Messagetype="important">
40
-
If you invite users who are not yet a part of your Organization, they must enable MFA before joining.
41
-
</Message>
39
+
- If at least one of the Guests does not have MFA enabled, you must send them an [MFA reminder](#how-to-send-an-mfa-reminder).
0 commit comments