Skip to content

Commit 5d6514d

Browse files
jsudraudRoRoJiManu
authored
fix(part): partner space doc update (#5020)
* fix(part): partner space doc update * Update pages/partner-space/how-to/add-client.mdx * Update pages/partner-space/how-to/add-client.mdx * Update pages/partner-space/how-to/add-client.mdx Co-authored-by: Rowena Jones <[email protected]> * Update add-client.mdx update frontmatter --------- Co-authored-by: Rowena Jones <[email protected]> Co-authored-by: numa <[email protected]>
1 parent 909dc97 commit 5d6514d

File tree

1 file changed

+36
-9
lines changed

1 file changed

+36
-9
lines changed
Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
---
2-
title: How to add a client
3-
description: This page explains how to add a client from the Partner Space.
2+
meta:
3+
title: How to lock a client's Organization
4+
description: This page explains how to lock a client's Organization from the Partner Space.
5+
content:
6+
h1: How to lock a client's Organization
7+
paragraph: This page explains how to lock a client's Organization from the Partner Space.
48
tags: partner-space
59
dates:
610
validation: 2025-06-09
711
posted: 2024-05-27
12+
categories:
13+
- partner-space
814
---
915
import Requirements from '@macros/iam/requirements.mdx'
1016

@@ -14,11 +20,32 @@ import Requirements from '@macros/iam/requirements.mdx'
1420
- A Scaleway account logged into the [console](https://console.scaleway.com)
1521
- Scaleway Partner status
1622

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.
1826
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+
<Message type="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

Comments
 (0)