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>
circle-exclamation

To change the slug:

1

Edit the Slug field.

2

The system validates uniqueness in real time.

3

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

1
  • Click Generate New Key.

2
  • A confirmation dialog warns that the old key will be invalidated.

3
  • Confirm to proceed - a new key is generated and displayed.

triangle-exclamation

Revoking a key

1

Click Revoke Key.

2

Confirm the action in the dialog.

3

The key is invalidated. The portal will require a new key to function.

circle-exclamation

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