Settings

Account

Your user-level profile and notification settings. Lives outside any guild — display name, email, avatar, orgs you belong to.

The Account page (/account) is your personal profile — display name, avatar, email, the orgs you're a member of. It sits outside any guild; you reach it from the user block at the bottom of the sidebar.

Account page — Display name, email (disabled), avatar, plus the Organizations list (Agentik)

Fields

  • Display name — how you appear in conversations and mentions. Free-text. Save persists.
  • Email — your sign-in email. Read-only — to change it, contact support (account-merging is non-trivial).
  • Avatar — upload a photo or have an operator generate a portrait via the dicebear / Replicate pipeline.

Organizations

Below the profile, the Organizations list shows every org you belong to. Click one to jump to its Organization settings. Use + CREATE to register a new org.

Notifications (sub-tab)

/account/notifications is the user-level notification surface — distinct from the per-guild Notifications inbox. Same 15-second polling + badge model, but here you also configure delivery channels:

  • In-app inbox (always on)
  • Email (digest cadence)
  • Push to Slack / Discord (channels you've connected)

Per-event preferences (e.g. "mute workflow-completed, keep needs-approval") will land in a future iteration.

Theme toggle

The sidebar footer has a theme button (Slack in the current build — toggles light/dark or workspace-theme). Theme is per-user, not per-guild — your light/dark choice follows you across guilds.

Logout

The Logout button is at the bottom of the sidebar's account block. Clicking it calls /guilde/auth/logout server-side (revokes the session) and redirects to /login.

What's next