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
@@ -14,11 +20,32 @@ import Requirements from '@macros/iam/requirements.mdx'
14
20
- A Scaleway account logged into the [console](https://console.scaleway.com)
15
21
- Scaleway Partner status
16
22
17
-
1. Click **Go to Partner Space** in your Organization dashboard.
23
+
## Adding a new client
24
+
25
+
1. Click **Go to Partner Space** from your Organization dashboard.
18
26
2. Click **Add client**.
19
-
3. Complete the following steps:
20
-
- Enter your client’s **company name**.
21
-
- Enter your client’s **SIREN** number.
22
-
- Enter the **client external identifier**. This refers to the customer ID in your internal tools.
23
-
- Enter the **first name**, **last name**, **email address**, and **phone number** of a contact of your choice within the client company. Note that this person will receive an email inviting them to join the Organization that will be created.
24
-
4. Click **Add client** to confirm. The list of your clients displays.
27
+
3. Add your client's company information:
28
+
- Company name
29
+
- Client ID (ID associated with this client in your internal tools)
30
+
- Registration number (e.g., SIREN, CRN)
31
+
4. Add the contact information:
32
+
- First name
33
+
- Last name
34
+
- Email address
35
+
- Phone number
36
+
5. Click **Add client**
37
+
6. Choose whether you need access to your client's Organization:
38
+
- Clicking **Get access** will add you as a Member in your client's Organization. Depending on your permissions on this Organization, you'll be able to manage or view their cloud resources.
39
+
- Clicking **Decline** will not add you as a Member in your client's Organization. You'll still be able to track your client's consumption from the Partner Space.
40
+
Your client is now listed.
41
+
42
+
## Accessing a client's Organization
43
+
44
+
<Messagetype="note">
45
+
This section only applies if you clicked **Get access** when adding a new client.
46
+
</Message>
47
+
48
+
1. Click **Log in as an IAM Member** in the invitation email sent to your inbox. You'll need your client's Organization ID provided in the email.
49
+
2. Follow the login instructions on the Scaleway console.
50
+
51
+
Your client's Organization now appears in your Organization list. You can switch from one Organization to another by clicking the Organization name on the top navigation bar.
0 commit comments