Organization settings, slug, address, logo, colors, and brand images.
Organization settings live under the tenant account section and manage organization-owned profile and branding data.
Settings include:
Slug changes affect future tenant URLs. Unknown old slugs 404 unless alias support is added later.
Branding includes:
CentraKit intentionally keeps organization colors to primary and secondary only. Uploaded images use a single persisted/rendered version rather than parallel thumbnail or 2x variants.
Operating defaults are organization-owned settings, not team settings. They include:
Work teams remain collaboration groups inside an organization. Do not store organization-wide financial or inbox defaults on teams.
Brand images and logos are stored through Supabase Storage and exposed through app-owned metadata. Server actions should update cache tags after mutations so settings and shell UI stay fresh.