- Developer Portal
- Admin Settings
- Organization
Organization Settings¶
The Organization tab in the Developer Portal's Settings page manages the details of the organization you're currently signed in to.
Editing Organization Details¶
- Log in to the Developer Portal as an admin and navigate to Settings.
- Under the ORGANIZATION group, select the Organization tab.
- Update any of the following fields:
| Field | Description |
|---|---|
| Name | The display name shown throughout the portal UI |
| Handle | The URL-safe identifier used in every portal URL (/<orgHandle>/views/<viewName>). Read-only — it can't be changed after the organization is created |
| Business owner | Contact name for the organization owner |
| Business owner contact | The owner's phone number or other contact string |
| Business owner email | The owner's email address |
| IDP reference ID | The org claim value your identity provider asserts at SSO login. The portal matches an authenticated user's org claim against this value to resolve which organization they belong to |
| Control plane reference ID | Reference ID included in outbound webhook event payloads (org.ref_id). Not used for authentication |
- Click Save changes.
Note
This page only manages the organization you're currently in — it doesn't create or delete organizations. Organization creation happens once, automatically, when the portal is provisioned.