Settings

Guild profile

Identity for your guild — name, slug, industry, timezone, description, and the org it belongs to.

The Profile page is where you name your guild and pin its basics. Sidebar item Profile under the ADMIN group, URL /g/<slug>/company/profile.

Profile settings — Guild name (SaaS Startup), slug, industry, timezone, description, with three sub-tabs (PROFILE / OPERATORS / BRAND)

The page splits into three sibling tabs:

  • Profile — what's described here (identity)
  • Operators — operator-template defaults for new hires; manage individual operators on Operators
  • Brand — design kit picker, covered on Brand

Fields

FieldWhat it sets
Guild nameThe display name in the app, search, mentions
SlugThe URL segment — /g/<slug>/…. Rename old URLs 301 to the new slug for a grace period
IndustryFree-text — SaaS, Agency, Construction-tech. Used by templates and onboarding
TimezoneUsed by routines, schedules, and timestamps
DescriptionFree-text "what does your company do?" — operators read this for context

Organization

The Organization card at the top is the transfer surface. Click the button to move this guild under an org you belong to (or create a new org). Personal guilds (no org) and org-owned guilds behave the same except for who has owner-equivalent admin access — see Organization.

Save behaviour

The Save Changes button persists everything on the page atomically. Slug changes trigger a URL update on success — the app navigates to the new path automatically.

What's next