Sub-Teams¶
Sub-teams allow you to create organizational hierarchies within your Appliku account. This is an Enterprise plan feature designed for agencies, large organizations, and teams managing multiple client projects.
Info
Sub-teams are available on the Enterprise plan ($159/mo). See Billing & Plans for details.
What Are Sub-Teams?¶
A sub-team is a team created under a parent team. It provides:
- Project isolation -- Each sub-team has its own servers, applications, and databases
- Shared billing -- The parent team's subscription covers all sub-teams
- Organizational hierarchy -- Group resources logically without creating entirely separate accounts
- Separate member access -- Control who has access to which sub-team
Use Cases¶
Agencies Managing Client Projects¶
Create a sub-team for each client to isolate their infrastructure:
Agency (Parent Team)
├── Client A (Sub-Team)
│ ├── Production Server
│ ├── Client A App
│ └── PostgreSQL Database
├── Client B (Sub-Team)
│ ├── Production Server
│ ├── Client B App
│ └── PostgreSQL Database
└── Internal Projects (Sub-Team)
└── ...
Large Organizations¶
Separate departments, products, or environments:
Company (Parent Team)
├── Product Alpha (Sub-Team)
├── Product Beta (Sub-Team)
└── Data Team (Sub-Team)
Staging and Production Isolation¶
Use sub-teams to fully separate staging and production infrastructure:
Creating a Sub-Team¶
- Go to your parent team's settings in the Appliku dashboard
- Navigate to the Sub-Teams section
- Click Create Sub-Team
- Enter a name and URL path for the sub-team
- The sub-team inherits the parent team's billing plan
Managing Sub-Teams¶
- Each sub-team functions as an independent team with its own resources
- Members must be invited to sub-teams individually -- parent team membership does not automatically grant access to sub-teams
- Billing is consolidated under the parent team
Next Steps¶
- Teams Overview -- How teams work
- Members & Roles -- Manage team access
- Billing & Plans -- Enterprise plan details