Skip to content

Commit 3aa1bb3

Browse files
authored
fix(partners): docs update (#3677)
1 parent 27d754a commit 3aa1bb3

File tree

1 file changed

+37
-31
lines changed

1 file changed

+37
-31
lines changed

partners/partner-space/how-to/grant-access-to-partner-space.mdx

Lines changed: 37 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -19,34 +19,40 @@ categories:
1919
- Scaleway Partner status
2020
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
2121

22-
## How to create a policy for Partner Space access
23-
24-
Only users to whom this policy applies will have access to the Partner Space.
25-
26-
1. Click **Identity and Access Management (IAM)** from the top-right of your [Organization dashboard](https://console.scaleway.com/organization) in the Scaleway console. The **Users** tab of the [Identity and Access Management dashboard](https://console.scaleway.com/iam/users) displays.
27-
2. Click the **Policies** tab. A list of the Organization’s existing policies displays.
28-
3. Click **Create policy**. The creation wizard displays.
29-
4. Complete the steps on the first page of the creation wizard:
30-
- Enter a name for the policy (e.g., “Reseller”)
31-
- Add a description and/or a tag (optional)
32-
5. Set the principal type as **Group**.
33-
6. Define the Group as either **Administrators** (access to the entire Organization) or **Billing Administrators** (access to the billing features, including the Partner Space).
34-
7. Select the **Access to Organization features** scope.
35-
8. Click **Validate** to continue.
36-
9. Choose **Reseller** from the permission sets list.
37-
10. Tick the **ResellerFullAccess** box.
38-
11. Click **Validate**. The rule, with its scope and permission sets, is added to the list of the policy’s rules.
39-
12. Click **Create policy** to finish. You are returned to the **Policies** tab, where the newly created policy appears in the list.
40-
41-
## How to grant access to the Partner Space
42-
43-
Now that you have created the Reseller policy, you can apply it to users who need access to the Partner Space.
44-
45-
1. Click the **Users** tab.
46-
2. Locate the user you want to grant access to. If the user is not yet part of the Organization, you will need to [invite them](/identity-and-access-management/iam/how-to/invite-user-to-orga/) first.
47-
3. Click <Icon name="more" /> to the right of the row. The overview of the user’s information displays.
48-
4. Click the **Group & Policies** tab.
49-
5. Click **Add to group**.
50-
6. Select either **Administrator** or **Billing Administrator**, depending on the policy you created.
51-
52-
Refer to the [IAM documentation](/identity-and-access-management/iam/) for more details about user permission and access management.
22+
<Tabs id="partner space access">
23+
<TabsTab label="Read the step-by-step">
24+
## How to create a policy for Partner Space access
25+
26+
Only users to whom this policy applies will have access to the Partner Space.
27+
1. Click **Identity and Access Management (IAM)** from the top-right of your [Organization dashboard](https://console.scaleway.com/organization) in the Scaleway console. The **Users** tab of the [Identity and Access Management dashboard](https://console.scaleway.com/iam/users) displays.
28+
2. Click the **Policies** tab. A list of the Organization’s existing policies displays.
29+
3. Click **Create policy**. The creation wizard displays.
30+
4. Complete the steps on the first page of the creation wizard:
31+
- Enter a name for the policy (e.g., “Reseller”)
32+
- Add a description and/or a tag (optional)
33+
5. Set the principal type as **Group**.
34+
6. Define the Group as either **Administrators** (access to the entire Organization) or **Billing Administrators** (access to the billing features, including the Partner Space).
35+
7. Select the **Access to Organization features** scope.
36+
8. Click **Validate** to continue.
37+
9. Choose **Reseller** from the permission sets list.
38+
10. Tick the **ResellerFullAccess** box.
39+
11. Click **Validate**. The rule, with its scope and permission sets, is added to the list of the policy’s rules.
40+
12. Click **Create policy** to finish. You are returned to the **Policies** tab, where the newly created policy appears in the list.
41+
42+
## How to grant access to the Partner Space
43+
44+
Now that you have created the Reseller policy, you can apply it to users who need access to the Partner Space.
45+
46+
1. Click the **Users** tab.
47+
2. Locate the user you want to grant access to. If the user is not yet part of the Organization, you will need to [invite them](/identity-and-access-management/iam/how-to/invite-user-to-orga/) first.
48+
3. Click <Icon name="more" /> to the right of the row. The overview of the user’s information displays.
49+
4. Click the **Group & Policies** tab.
50+
5. Click **Add to group**.
51+
6. Select either **Administrator** or **Billing Administrator**, depending on the policy you created.
52+
53+
Refer to the [IAM documentation](/identity-and-access-management/iam/) for more details about user permission and access management.
54+
</TabsTab>
55+
<TabsTab label="See guided tour">
56+
<GuideFlow src="https://app.guideflow.com/embed/mk6novqi6p"/>
57+
</TabsTab>
58+
</Tabs>

0 commit comments

Comments
 (0)