General settings
Path: Admin Dashboard → General (settings icon in sidebar)
General settings control the portal's identity and API access.
Portal Identity
Portal Name
The display name for this portal, shown in the admin dashboard and in the portal selector.
Change the Portal Name
Click the Portal Name field.
Type the new name.
Portal Slug
The slug is the unique URL identifier for this portal:
/user/<slug>Changing the slug changes the portal URL. Users with existing bookmarks will lose access until they update their link.
To change the slug:
Edit the Slug field.
The system validates uniqueness in real time.
Click Save.
Portal Access URL
The full URL for end users is displayed as a read-only field. Click Copy to copy it to your clipboard and share it with users.
API Key Management
API keys allow the portal to authenticate calls to the backend AI workflows. Each portal has its own key.

Viewing the current key
The current API key is shown partially masked (e.g. sk-••••••••1234).
Generating a new key
Click Generate New Key.
A confirmation dialog warns that the old key will be invalidated.
Confirm to proceed - a new key is generated and displayed.
After generating a new key, copy it immediately. It will be masked again after you leave the page.
Revoking a key
Click Revoke Key.
Confirm the action in the dialog.
The key is invalidated. The portal will require a new key to function.
Revoking without generating a replacement will disable AI generation for that portal until a new key is created.
Master Key Status
The admin dashboard also shows the master key status - the platform-level key that powers all portals. If the master key is missing or invalid, a warning badge is shown. Contact your platform administrator to resolve master key issues.
Last updated