Organizations & teams
Splyntra Cloud is multi-tenant: your work lives inside organizations. An org owns its projects, members, roles, and billing. Your account can own several orgs, subject to the owned-org limit of your plan, and can also belong to orgs owned by others.
Path-based routing and the org switcher
Every org has a slug, and the app is routed by it — URLs are /{orgSlug}/.... The
active org is the one in the path, so links are shareable and unambiguous. An org
switcher at the top of the sidebar changes the active org and moves you into that
org's paths.
When you first sign up you get a single default organization. If your account ends
up with no organization, the app sends you to /onboarding to create or join
one.
Roles
Membership uses role-based access control on every plan, with four roles:
| Role | Typical use |
|---|---|
| owner | Full control, including billing and deleting the org. |
| admin | Manage members, projects, and settings. |
| member | Day-to-day use of the platform. |
| viewer | Read-only access. |
Invites: two sides
Invites appear in two places, depending on which side you are on:
- Team page — an org's members plus its outgoing invites (people this org has invited who have not yet joined).
/settings/invites— invites addressed to you, from any org, which you can accept or decline.
Notifications
A notification bell and activity feed surface per-org activity: invites, members joining or leaving, and role, plan, and org changes. It is a running log of what is happening in the organization.
Related
- Plans & pricing — owned-org limits, seats, and roles per plan.
- SSO & SCIM — federated login and automated user provisioning for larger teams.
- Dashboard overview — navigating the org-scoped app.