General

Workspace name, slug, default language, timezone, signup code, and default assistant.

Intermediate
2 min read

General

Basic workspace identity and defaults that new members inherit.

Go to SettingsWorkspaceGeneral. You'll need workspace management permissions to make changes.

Settings

SettingWhat It Does
Workspace NameDisplay name shown in the app and on outbound communications.
SlugURL-friendly identifier (max 64 chars). Used in workspace URLs and API paths — changing it can break existing links and integrations.
LanguageDefault locale for new members who haven't picked their own.
TimezoneDefault timezone for new members. Drives scheduling, business hours, and event timestamps for accounts that haven't set a personal timezone.
Signup CodeOptional code new members must enter to self-serve sign up. Leave empty to disable code-gated signup.
Public WorkspaceWhen on, the workspace can appear in public directories and anyone can request to join. Default off.
Default AssistantThe agent used when a workflow or task doesn't specify one. Leave as None if every workflow assigns its own agent.

Tips

  • Pick the slug carefully. Slug changes propagate into share links, embedded sites, and API paths. Treat it as semi-permanent.
  • Set timezone and language before inviting members. New members who don't customise their account inherit the workspace defaults.
  • Use signup code + Public together. A public workspace with a signup code is discoverable but gated; a private workspace ignores the code (admins invite directly).