Organizations¶
An organization is the base unit of multi-tenancy. All data, settings, and users belong to a specific organization.
Concept¶
- One user can be in multiple organizations — switched via top-bar.
- Data is strictly isolated — users only see organizations they're members of.
- Each organization has its own billing, settings, and members.
Common use cases¶
Single organization (most common)¶
A regular company — one organization with all employees.
Multiple organizations¶
- MSSP: one
MSSP-internalorganization for their own operations, plus a separate organization per client. - Holding: parent company + a separate organization per subsidiary.
- Consultant: their own
Consulting Co.plus member-access into client organizations.
How an organization is created¶
Clients don't create organizations themselves. The Bytecode team creates the organization during onboarding — after signing a contract and confirming the primary admin. See Access and Login for details.
For a new organization, contact aw@bytecode.team.
Organization settings¶
Settings → Organization (admin only):
- Name and display name.
- Logo — for reports and dashboard.
- Primary domain — used to validate corporate SSO on employee login.
- Default language — language for new users.
- Timezone — for schedules, notifications, reports.
Switching between organizations¶
Top-bar → Organization switcher → pick an organization.
The URL changes to bcp.bytecode.team/org/{org_slug}/... — you can share links to pages in a specific organization.
Deleting an organization¶
- Settings → Organization → Danger Zone → Delete.
- Type the organization name to confirm.
- After deletion you have 30 days to restore (
aw@bytecode.team), after which the data is permanently removed.
⚠️ Only an Admin can delete an organization.
Handing over control¶
If you're leaving the company or want to hand over control — simply promote another user to Admin via Settings → Members. There's no separate "owner" role — all Admins have the same rights.
⚠️ Before deleting your own account, make sure at least one other Admin remains in the organization, otherwise it'll be left without management.