Skip to content

Commit 806bb8d

Browse files
Update to include screen shots
1 parent 75ef81d commit 806bb8d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

src/content/docs/build/set-up-options/self-serve-portal-for-orgs.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,11 @@ A self-serve portal means your customers can make basic account changes without
3737
## Configure the organization self-serve portal
3838

3939
1. Go to **Settings > Environment > Self-serve portal**.
40+
![Settings for self-serve portal for orgs](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/81169031-611b-402a-20f7-47c84f53b600/public)
4041
2. Enter the **Return URL** that you want users to land on when they exit the portal, e.g. your app dashboard.
4142
3. Add an **Organization alias** to represent how your customers are referred to in your business, e.g. Account, Partner, Workspace, etc. This will be visible in the interface in the portal.
4243
4. In the **Organization profile** section, select the functions you want organization admins to be able to manage.
44+
![Options for showing hiding settings for org members](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/13cf1ec6-bbe1-4059-4c78-b97d94b2b200/public)
4345
5. Select **Save**.
4446

4547
## Portal access control with system permissions
@@ -48,7 +50,9 @@ Each core function within the self-serve portal is governed by a corresponding s
4850

4951
These permissions can be included in your custom roles and assigned to organization members.
5052

51-
We recommend creating custom roles with varying levels of portal access, which you can then assign as needed. For instance, you might create a role that allows members to view billing details but not update them.
53+
We recommend creating custom roles with varying levels of portal access, which you can then assign as needed. For instance, you might create a role that allows members to view billing details but not update them. You can select these permissions within your existing roles, or when you create them.
54+
55+
![Roles with system permissions for self-serve portal](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/1e90e72e-00d5-4063-8d34-79d1a9b8f000/public)
5256

5357
When [configuring org roles](/billing/get-started/add-billing-role/), you can specify whether it should be:
5458

@@ -113,3 +117,9 @@ Make a request to the `POST /api/v1/portal/generate_url` endpoint using an M2M t
113117
```
114118

115119
This will return a one-time portal link for the specified user.
120+
121+
## How the self-serve portal looks
122+
123+
You are able to do your own styling of the self-serve portal. For example, displaying options in a menu, or as buttons on your site, etc. Here's an example of what your org's self-serve portal looks like in Kinde.
124+
125+
![Self-serve portal in Kinde](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/d82b1423-330a-4877-cb26-f125f9047a00/public)

0 commit comments

Comments
 (0)