Getting started
Workspaces
How multi-tenant isolation works and what belongs to a workspace.
A workspace is the unit of isolation in nordenagent. Every row in every tenant-scoped table carries a workspace_id, every integration credential is scoped to one workspace, and every billing subscription is attached to one workspace.
What belongs to a workspace
- Integrations — Meta, Google, Shopify/WooCommerce, OpenRouter, Slack credentials.
- Subscription + billing state — plan, usage counters, Stripe customer id.
- Tasks, daily reports, decisions, and coach proposals.
- Usage events that feed the billing quota.
- Security events — login failures, credential changes, deletions.
Personal vs shared workspaces
Signing up automatically creates a personal workspace owned by you. There is nothing special about it: it is a normal workspace that happens to have a single member. You can rename it, invite teammates (once Phase 4 seat invites ship), or delete it. A user can belong to more than one workspace, but for v1 the dashboard only surfaces the most recently used one.
Deleting a workspace
Account deletion (Settings → Account → Delete account) cascades through every workspace you own and removes every integration secret, proposal, report, and usage record. There is no soft-delete window. If you only want to disconnect without losing your account, remove the integrations one by one — the rest of the workspace stays intact.