Workspace-level settings live under Settings in the top-level nav (not the per-product Settings, which is a separate page). Four tabs cover everything:
- Organization — workspace name, subdomain, members.
- Billing — plan, usage, payment.
- API Keys — workspace-scoped secret keys.
- Danger Zone — workspace deletion.
Organization tab
The default tab. Manage:
- Workspace name — display name in the dashboard and on public pages.
- Subdomain — used in URLs (e.g.,
durga-digital.conclude.fyi). Changing this breaks public links — treat it like a domain migration. - Members — invite, remove, and manage team members. Backed by Clerk's organisation panel.
Billing tab
Plan, usage, upgrade flow, Stripe customer portal link. Covered in detail in Managing billing and Plans and pricing.
API Keys tab
Workspace-scoped secret keys (sk_live_...).
- Generate — creates a new secret key. Shown once; copy and store it now.
- Show / hide — toggle visibility (only useful immediately after generation; the key is hashed at rest).
- Regenerate — invalidate the existing key and create a new one. Use immediately if a key is suspected to have leaked.
Publishable keys (pk_live_...) are board-scoped, not workspace-scoped — find them in product Settings → Embed.
Danger Zone
The danger zone contains the delete workspace action. Deleting a workspace:
- Permanently removes all feedback, themes, insights, articles, integrations, and team members.
- Cancels active subscriptions.
- Cannot be undone.
To delete, type the workspace name to confirm. There's no soft-delete or recovery.
If you just want to stop using Conclude, cancel the subscription instead — the workspace is locked (writes blocked) but your data is preserved, and you can re-subscribe later without losing anything.
Notifications settings
Email notification preferences live in their own section (typically inside Organization or Members). Per-member, you can enable / disable:
- Insight email notifications (Team plan).
- Slack notifications routed via the workspace's Slack channel.
Things that aren't here yet
A few items some teams ask for that aren't on the workspace settings today:
- SSO / SAML — not on the standard plans. Contact us for enterprise.
- Audit log — basic log lives per-feature (e.g., webhooks log); a workspace-wide audit log isn't shipped.