Multi-tenant organization management with hierarchical structure, granular permissions, and team-based access control for your developer infrastructure.
Organization: Acme Corp
├── Owner: alice@acme.com
├── Members
│ ├── Admins (3)
│ ├── Finance (1)
│ └── Members (12)
├── Departments
│ ├── Engineering
│ │ ├── Frontend Team (4 members)
│ │ └── Backend Team (5 members)
│ └── Operations
│ └── DevOps Team (3 members)
├── Tunnel Configs (org-scoped)
├── API Keys (team-scoped)
└── Billing: Pro PlanCreate multiple organizations with isolated data, members, and billing. Perfect for agencies, consultancies, or teams managing multiple clients.
Organize teams within departments within organizations. Enable or disable departments based on your team size and complexity.
Four organization roles (Owner, Admin, Finance, Member) with granular permissions. Control who can invite members, create teams, or access billing.
Create teams with leads and members. Scope tunnel configs and API keys to specific teams for fine-grained access control.
Invite members via email with role pre-assignment. Pending invitations can be resent or revoked. Audit trail for all membership changes.
Users can belong to multiple organizations with different roles. Switch between orgs instantly from the navigation bar.
Four organization roles with clear permission boundaries. Higher roles inherit all permissions from lower roles.
| Permission | Owner | Admin | Finance | Member |
|---|---|---|---|---|
| Manage organization settings | ||||
| Invite & manage members | ||||
| Create teams & departments | ||||
| Issue API keys | ||||
| View & manage billing | ||||
| Create tunnel configs | ||||
| Use tunnel configs | ||||
| Transfer ownership |
Organization management and RBAC are included in every ASD subscription, from Free to Scale.
You can create unlimited organizations. Each organization has isolated data, members, and billing. This is perfect for agencies managing multiple clients.
Yes, users can belong to multiple organizations with different roles in each. Switch between organizations instantly from the navigation bar.
Admins manage team members, create tunnel configs, and issue API keys but cannot access billing. Finance role can only view and manage billing without access to development resources.
No, departments are optional. Smaller teams can disable departments and use a flat team structure. Enable departments when you need more hierarchy.
Learn how to implement RBAC in your integration with our technical documentation.
View Documentation