Portal Settings

The Portal Settings page provides organization-level configuration for your Workjet tenant. Only users with the owner or admin role can access settings.

Organization

  • Organization name: The display name for your team (e.g., "Acme Corp")
  • Slug: A URL-safe identifier used in API paths and internal references (e.g., acme-corp)
  • Created: When the organization was provisioned

Gateway

  • Gateway URL: The endpoint for AI requests. Default: https://api.workjet.dev. Enterprise customers can set a self-hosted URL.
  • DLP toggle: Enable or disable DLP scanning globally for the organization

Billing

  • Monthly budget cap: Maximum estimated AI spend per billing period. See Cost Controls
  • Current plan: Free, Pro, or Enterprise
  • Billing period: Start and end dates for the current period

API Keys

Manage API keys for programmatic access to the Workjet API. See Authentication for details.

  • Create key: Generate a new API key with a descriptive name
  • Active keys: List of all active keys (names only — raw keys are never displayed after creation)
  • Revoke key: Immediately invalidate a key

Owner only: Billing settings and organization deletion are restricted to the owner role. Admins can manage all other settings.

Danger Zone

The danger zone contains destructive actions (owner only):

  • Transfer ownership: Transfer the owner role to another admin
  • Delete organization: Permanently delete the organization and all associated data

Next Steps