PodWarden
User ManualPodWarden Hub

Settings

Profile information and organization management with name, slug, and tier display

PodWarden Hub settings
Profile and organization settings

What you see

URL: /dashboard/settings (requires login)

The Settings page has two cards: Profile and Organization. The layout is constrained to a narrow column for readability.

Profile card

Displays your account information from your SSO provider (Keycloak). These fields are read-only and managed through your identity provider.

FieldDescription
EmailYour login email address
NameYour display name

Organization card

If you already have an organization, the card shows:

FieldDescription
NameOrganization display name
SlugURL-friendly identifier used in API paths
Plan tierCurrent pricing tier badge (e.g. "free plan")

If you have not created an organization yet, the card shows a form to create one.

Available actions

ActionWhereWhat it does
Create OrganizationOrganization card (no org)Creates a new organization with the specified name and slug. Auto-generates a slug from the name as you type.

Create organization form

FieldDescription
Organization NameDisplay name (e.g. "My Company")
SlugURL-friendly identifier, auto-generated from the name. Lowercase letters, numbers, and hyphens only. Used in URLs and API access.

After creating an organization, the form is replaced with the read-only organization details. The tier defaults to "free".

Related docs