Skip to content

Commit ba13700

Browse files
Update - waiting on image
1 parent eacb227 commit ba13700

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ When [configuring org roles](/billing/get-started/add-billing-role/), you can sp
6161

6262
## Generate the self-serve portal link
6363

64-
Access to the portal is granted via a one-time link. There are two main ways to generate this link:
64+
Access to the portal is granted via a one-time link. You then use the link on an 'account' or 'profile' button in your app to open the Kinde portal screens.
65+
66+
There are two main ways to generate this link:
6567

6668
- **Using the user's access token** (recommended)
6769
- **Using the Kinde Management API**
@@ -120,6 +122,6 @@ This will return a one-time portal link for the specified user.
120122

121123
## How the self-serve portal looks
122124

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.
125+
When the user clicks the link you've added to your app, the portal opens. The default design is shown below. You are able to do your own styling of the self-serve portal using custom code, see [Styling with CSS](https://docs.kinde.com/design/customize-with-code/styling-with-css/).
124126

125-
![Self-serve portal in Kinde](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/d82b1423-330a-4877-cb26-f125f9047a00/public)
127+
![Self-serve portal in Kinde](TBC)

0 commit comments

Comments
 (0)